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-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
xfrm: Add an inbound percpu state cache.
Steffen Klassert
2
-0
/
+6
2025-02-08
xfrm: Cache used outbound xfrm states at the policy.
Steffen Klassert
1
-0
/
+4
2025-02-08
xfrm: Add support for per cpu xfrm state handling.
Steffen Klassert
1
-2
/
+3
2025-02-08
net: sched: refine software bypass handling in tc_run
Xin Long
2
-5
/
+13
2025-02-08
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
1
-0
/
+6
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: make page_pool_ref_netmem work with net iovs
Pavel Begunkov
1
-1
/
+1
2025-01-17
tcp/dccp: allow a connection when sk_max_ack_backlog is zero
Zhongqiu Duan
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-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
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-4
/
+0
2024-12-19
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
1
-9
/
+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-19
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
1
-3
/
+1
2024-12-14
Bluetooth: Add new quirks for ATS2851
Danil Pylaev
2
-4
/
+20
2024-12-14
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
1
-1
/
+2
2024-12-14
netfilter: nft_inner: incorrect percpu area handling under softirq
Pablo Neira Ayuso
1
-0
/
+1
2024-12-05
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
1
-1
/
+1
2024-12-05
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
2
-0
/
+30
2024-12-05
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
Iulia Tanasescu
2
-1
/
+36
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2024-11-14
bonding: add ns target multicast address to slave device
Hangbin Liu
1
-0
/
+2
2024-11-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+10
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-0
/
+4
2024-11-06
bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
Zijian Zhang
1
-2
/
+10
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-19
/
+68
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-14
/
+16
2024-10-24
Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
1
-0
/
+1
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2
-14
/
+15
2024-10-23
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
1
-0
/
+1
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+5
2024-10-17
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
Michal Luczaj
1
-0
/
+5
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-2
/
+1
2024-10-10
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-10
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
1
-0
/
+17
2024-10-08
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+0
2024-10-08
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-19
/
+24
2024-10-08
wifi: cfg80211: Add wiphy_delayed_work_pending()
Remi Pommarel
1
-0
/
+44
2024-10-04
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-0
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
7
-7
/
+7
2024-09-24
xfrm: policy: remove last remnants of pernet inexact list
Florian Westphal
1
-1
/
+0
2024-09-23
tcp: check skb is non-NULL in tcp_rto_delta_us()
Josh Hunt
1
-2
/
+19
[next]