index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-11-28
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush (for 5.4)
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: disable toggling dormant table state more than once
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2023-11-28
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: unregister flowtable hooks on netns exit
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: fix memleak when more than 255 elements expired
Pablo Neira Ayuso
2023-11-28
netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
Pablo Neira Ayuso
2023-11-28
netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
Pablo Neira Ayuso
2023-11-28
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-11-28
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-11-28
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: don't skip expired elements during walk
Florian Westphal
2023-11-28
netfilter: nft_set_rbtree: fix overlap expiration walk
Florian Westphal
2023-11-28
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
2023-11-28
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2023-11-28
netfilter: nftables: rename set element data activation/deactivation functions
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: pass context to nft_set_destroy()
Pablo Neira Ayuso
2023-11-28
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
2023-11-28
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
2023-11-28
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
2023-11-28
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-11-28
wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
Ping-Ke Shih
2023-11-20
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
2023-11-20
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
2023-11-20
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
2023-11-20
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2023-11-20
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
2023-11-20
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
2023-11-20
llc: verify mac len before reading mac header
Willem de Bruijn
2023-11-20
ipv6: avoid atomic fragment on GSO packets
Yan Zhai
2023-11-20
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-11-20
tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp
Eric Dumazet
2023-11-20
tcp_metrics: do not create an entry from tcp_init_metrics()
Eric Dumazet
2023-11-20
tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
Eric Dumazet
2023-11-20
tcp_metrics: add missing barriers on delete
Eric Dumazet
2023-11-20
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-11-08
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
2023-11-08
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-11-08
neighbour: fix various data-races
Eric Dumazet
[next]