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
2025-12-07
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
1
-0
/
+6
2025-12-07
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
1
-0
/
+1
2025-12-07
net/sched: act_connmark: transition to percpu stats and rcu
Pedro Tammela
1
-2
/
+7
2025-12-07
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
1
-0
/
+1
2025-12-07
net/cls_cgroup: Fix task_get_classid() during qdisc run
Yafang Shao
1
-1
/
+1
2025-12-07
net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
Juraj Šarinay
1
-1
/
+1
2025-12-07
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
1
-1
/
+24
2025-10-29
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-1
/
+2
2025-10-29
net: rtnetlink: use BIT for flag values
Nikolay Aleksandrov
1
-1
/
+1
2025-10-29
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-0
/
+6
2025-10-29
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
1
-0
/
+1
2025-10-29
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-0
/
+15
2025-10-02
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-2
/
+38
2025-08-28
bonding: update LACP activity flag after setting lacp_active
Hangbin Liu
1
-0
/
+1
2025-08-28
wifi: mac80211: don't complete management TX on SAE commit
Johannes Berg
1
-0
/
+2
2025-08-28
wifi: cfg80211: Fix interface type validation
Ilan Peer
1
-1
/
+1
2025-08-28
net: drop UFO packets in udp_rcv_segment()
Wang Liang
1
-6
/
+18
2025-08-28
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
1
-3
/
+3
2025-07-17
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
1
-1
/
+1
2025-06-27
net: Fix checksum update for ILA adj-transport
Paul Chaignon
1
-1
/
+1
2025-06-27
net: Fix TOCTOU issue in sk_is_readable()
Michal Luczaj
1
-2
/
+5
2025-05-22
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-3
/
+0
2025-05-22
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-0
/
+3
2025-05-22
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
1
-1
/
+1
2025-05-22
net_sched: Flush gso_skb list too during ->change()
Cong Wang
1
-0
/
+15
2025-05-02
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
1
-0
/
+1
2025-05-02
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
1
-0
/
+1
2025-05-02
net: make sock_inuse_add() available
Eric Dumazet
1
-0
/
+10
2025-05-02
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
1
-1
/
+2
2025-04-10
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
1
-2
/
+2
2025-03-13
include: net: add static inline dst_dev_overhead() to dst.h
Justin Iurman
1
-0
/
+9
2025-03-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
2
-0
/
+22
2025-03-13
Namespaceify mtu_expires sysctl
xu xin
1
-0
/
+1
2025-03-13
Namespaceify min_pmtu sysctl
xu xin
1
-0
/
+2
2025-03-13
net: add dev_net_rcu() helper
Eric Dumazet
1
-1
/
+1
2025-03-13
net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
Jiri Pirko
1
-3
/
+12
2025-03-13
ipv4: add RCU protection to ip4_dst_hoplimit()
Eric Dumazet
1
-2
/
+7
2025-03-13
vrf: use RCU protection in l3mdev_l3_out()
Eric Dumazet
1
-0
/
+2
2025-02-01
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-0
/
+9
2025-01-23
net: add exit_batch_rtnl() method
Eric Dumazet
1
-0
/
+3
2025-01-23
tcp/dccp: allow a connection when sk_max_ack_backlog is zero
Zhongqiu Duan
1
-1
/
+1
2025-01-23
tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
Jason Xing
1
-1
/
+1
2025-01-09
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
1
-2
/
+5
2025-01-09
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
1
-2
/
+8
2024-12-19
net: lapb: increase LAPB_HEADER_LEN
Eric Dumazet
1
-1
/
+1
2024-12-14
xfrm: store and rely on direction to construct offload flags
Leon Romanovsky
1
-0
/
+6
2024-12-14
xfrm: rename xfrm_state_offload struct to allow reuse
Leon Romanovsky
1
-5
/
+5
2024-11-08
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-11-08
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
1
-0
/
+10
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+2
[next]