index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-05-02
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
2024-04-27
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
2024-04-27
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
2024-04-27
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
2024-04-17
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
2024-04-17
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2024-04-17
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
2024-04-10
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2024-04-10
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2024-03-06
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
2024-03-06
tls: rx: don't store the record type in socket context
Jakub Kicinski
2024-03-06
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2024-03-01
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
2024-02-23
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
2024-02-23
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
2024-02-23
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
2024-02-23
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-25
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2024-01-05
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2023-12-20
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2023-12-13
net: add missing kdoc for struct genl_multicast_group::flags
Jakub Kicinski
2023-11-28
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2023-11-28
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2023-11-28
net: inet: Retire port only listening_hash
Martin KaFai Lau
2023-11-28
net: inet: Remove count from inet_listen_hashbucket
Martin KaFai Lau
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-11-28
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
2023-11-20
inet: shrink struct flowi_common
Eric Dumazet
2023-11-20
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-11-08
tcp: cleanup tcp_remove_empty_skb() use
Eric Dumazet
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-25
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-10-25
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2023-10-25
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
2023-10-19
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
2023-10-10
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-06
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
2023-10-06
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-10-06
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-10-06
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
[next]