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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-03-07
include: net: add static inline dst_dev_overhead() to dst.h
Justin Iurman
1
-0
/
+9
2025-03-07
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2
-2
/
+8
2025-02-27
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
1
-0
/
+8
2025-02-27
strparser: Add read_sock callback
Jiayuan Chen
1
-0
/
+2
2025-02-27
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
1
-0
/
+14
2025-02-21
net: add dev_net_rcu() helper
Eric Dumazet
1
-1
/
+1
2025-02-21
net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
Jiri Pirko
1
-3
/
+12
2025-02-21
ipv4: add RCU protection to ip4_dst_hoplimit()
Eric Dumazet
1
-2
/
+7
2025-02-21
vrf: use RCU protection in l3mdev_l3_out()
Eric Dumazet
1
-0
/
+2
2025-02-17
net: sched: Fix truncation of offloaded action statistics
Ido Schimmel
1
-1
/
+1
2025-02-08
xfrm: delete intermediate secpath entry in packet offload mode
Alexandre Cassen
1
-3
/
+13
2025-02-08
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
1
-0
/
+6
2025-02-08
netfilter: nf_tables: de-constify set commit ops function argument
Florian Westphal
1
-1
/
+1
2025-02-08
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
1
-5
/
+5
2025-02-08
inetpeer: remove create argument of inet_getpeer()
Eric Dumazet
1
-4
/
+3
2025-02-08
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
1
-5
/
+4
2025-01-23
net: add exit_batch_rtnl() method
Eric Dumazet
1
-0
/
+3
2025-01-17
tcp/dccp: allow a connection when sk_max_ack_backlog is zero
Zhongqiu Duan
1
-1
/
+1
2025-01-17
tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
Jason Xing
1
-1
/
+1
2025-01-09
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
1
-38
/
+70
2025-01-09
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
1
-2
/
+5
2025-01-09
wifi: mac80211: Add non-atomic station iterator
Rory Little
1
-0
/
+18
2025-01-09
wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
Ping-Ke Shih
1
-0
/
+13
2025-01-02
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
1
-2
/
+8
2024-12-19
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
1
-0
/
+1
2024-12-19
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
1
-0
/
+24
2024-12-19
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-4
/
+0
2024-12-19
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
1
-0
/
+1
2024-12-19
net: lapb: increase LAPB_HEADER_LEN
Eric Dumazet
1
-1
/
+1
2024-12-14
Bluetooth: Add new quirks for ATS2851
Danil Pylaev
2
-4
/
+20
2024-12-14
netfilter: nft_inner: incorrect percpu area handling under softirq
Pablo Neira Ayuso
1
-0
/
+1
2024-12-14
net/smc: add operations to merge sndbuf with peer DMB
Wen Gu
1
-0
/
+3
2024-12-14
net/smc: mark optional smcd_ops and check for support when called
Wen Gu
1
-6
/
+8
2024-12-14
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
1
-5
/
+10
2024-12-14
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2
-8
/
+9
2024-12-09
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
1
-1
/
+1
2024-12-09
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-12-09
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-19
/
+24
2024-11-22
bonding: add ns target multicast address to slave device
Hangbin Liu
1
-0
/
+2
2024-11-17
bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
Zijian Zhang
1
-2
/
+10
2024-11-14
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-0
/
+4
2024-11-14
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
1
-1
/
+1
2024-11-14
netfilter: nf_tables: cleanup documentation
George Guo
1
-10
/
+39
2024-11-08
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-11-01
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
1
-0
/
+1
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+2
2024-11-01
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-13
/
+13
2024-11-01
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
Michal Luczaj
1
-0
/
+5
2024-11-01
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-2
/
+1
2024-10-17
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-0
/
+2
[next]