index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-17
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
1
-8
/
+26
2026-01-08
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
3
-4
/
+6
2026-01-08
ipv6: adopt dst_dev() helper
Eric Dumazet
1
-2
/
+2
2025-12-18
net: dst: introduce dst->dev_rcu
Eric Dumazet
1
-5
/
+11
2025-12-18
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
1
-9
/
+8
2025-12-18
inet: Avoid ehash lookup race in inet_ehash_insert()
Xuanqiang Luo
1
-0
/
+13
2025-12-12
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
1
-9
/
+3
2025-12-12
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
1
-1
/
+0
2025-12-07
net: sched: generalize check for no-queue qdisc on TX queue
Jesper Dangaard Brouer
1
-0
/
+8
2025-12-07
Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface
Chris Lu
1
-1
/
+0
2025-12-01
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
1
-0
/
+6
2025-12-01
net: tls: Change async resync helpers argument
Shahar Shitrit
1
-13
/
+8
2025-12-01
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
1
-1
/
+2
2025-11-24
Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete
Pauli Virtanen
1
-1
/
+1
2025-11-24
wifi: cfg80211: add an hrtimer based delayed work item
Benjamin Berg
1
-0
/
+78
2025-11-24
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
1
-0
/
+1
2025-11-13
Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
Ilia Gavrilov
1
-1
/
+1
2025-11-13
net/cls_cgroup: Fix task_get_classid() during qdisc run
Yafang Shao
1
-1
/
+1
2025-11-13
net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
Juraj Ĺ arinay
1
-1
/
+1
2025-11-13
bpf: Clear pfmemalloc flag when freeing all fragments
Amery Hung
1
-0
/
+5
2025-11-13
Bluetooth: hci_core: Fix tracking of periodic advertisement
Luiz Augusto von Dentz
1
-0
/
+1
2025-11-13
Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
Luiz Augusto von Dentz
1
-0
/
+1
2025-11-13
Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave
Iulia Tanasescu
1
-1
/
+11
2025-11-02
bonding: check xdp prog when set bond mode
Wang Liang
1
-0
/
+1
2025-11-02
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
1
-1
/
+24
2025-10-23
net: Add locking to protect skb->dev access in ip_output
Sharath Chandra Vurukala
1
-0
/
+12
2025-10-23
ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
Eric Dumazet
3
-7
/
+8
2025-10-23
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
1
-0
/
+20
2025-10-23
tcp: cache RTAX_QUICKACK metric in a hot cache line
Eric Dumazet
1
-1
/
+2
2025-10-23
tcp: convert to dev_net_rcu()
Eric Dumazet
2
-2
/
+2
2025-10-23
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-0
/
+15
2025-10-02
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-0
/
+21
2025-09-19
netfilter: nf_tables: make nft_set_do_lookup available unconditionally
Florian Westphal
1
-8
/
+2
2025-09-19
netfilter: nf_tables: place base_seq in struct net
Florian Westphal
2
-1
/
+1
2025-09-19
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal
2
-26
/
+31
2025-09-09
net: dsa: provide implementation of .support_eee()
Russell King (Oracle)
1
-0
/
+1
2025-09-09
net: dsa: add hook to determine whether EEE is supported
Russell King (Oracle)
1
-0
/
+1
2025-09-09
net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE
Radu Rendec
1
-3
/
+3
2025-09-09
net: vxlan: use kfree_skb_reason() in vxlan_xmit()
Menglong Dong
1
-0
/
+9
2025-09-09
net: vxlan: make vxlan_set_mac() return drop reasons
Menglong Dong
1
-0
/
+6
2025-09-09
net: vxlan: make vxlan_snoop() return drop reasons
Menglong Dong
1
-0
/
+9
2025-09-09
net: vxlan: add skb drop reasons to vxlan_rcv()
Menglong Dong
1
-0
/
+16
2025-09-09
net: tunnel: add pskb_inet_may_pull_reason() helper
Menglong Dong
1
-2
/
+8
2025-09-04
net: rose: convert 'use' field to refcount_t
Takamitsu Iwai
1
-5
/
+13
2025-09-04
net: rose: split remove and free operations in rose_remove_neigh()
Takamitsu Iwai
1
-0
/
+8
2025-09-04
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
1
-1
/
+1
2025-08-28
bonding: update LACP activity flag after setting lacp_active
Hangbin Liu
1
-0
/
+1
2025-08-20
net: better track kernel sockets lifetime
Eric Dumazet
1
-0
/
+1
2025-08-20
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
1
-0
/
+16
2025-08-20
neighbour: add support for NUD_PERMANENT proxy entries
Nicolas Escande
1
-0
/
+1
[next]