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
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2023-11-28
net: sched: do not offload flows with a helper in act_ct
Xin Long
2023-11-28
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
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
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2023-11-20
inet: shrink struct flowi_common
Eric Dumazet
2023-11-20
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-11-20
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-11-20
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-11-20
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-11-20
udplite: fix various data-races
Eric Dumazet
2023-11-20
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
2023-11-20
wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
Johannes Berg
2023-11-20
wifi: cfg80211: add flush functions for wiphy work
Johannes Berg
2023-11-02
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-25
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-25
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
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-25
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
2023-10-19
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
2023-10-10
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
2023-10-10
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-10
neighbour: fix data-races around n->output
Eric Dumazet
2023-10-10
wifi: cfg80211: add missing kernel-doc for cqm_rssi_work
Johannes Berg
2023-10-10
wifi: cfg80211: fix cqm_config access race
Johannes Berg
2023-10-10
wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connection
Wen Gong
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-09-19
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2023-09-19
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
2023-09-19
ip_tunnels: use DEV_STATS_INC()
Eric Dumazet
2023-09-19
af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.
Kuniyuki Iwashima
2023-09-19
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-19
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-09-19
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-09-19
net: fib: avoid warn splat in flow dissector
Florian Westphal
2023-09-13
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
2023-09-13
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
2023-09-13
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
2023-09-13
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
2023-09-13
mac80211: make ieee80211_tx_info padding explicit
Arnd Bergmann
2023-09-13
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-09-13
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
2023-09-13
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2023-09-13
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
2023-09-13
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
[next]