index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2025-06-27
net: Fix checksum update for ILA adj-transport
Paul Chaignon
2025-06-27
net: Fix TOCTOU issue in sk_is_readable()
Michal Luczaj
2025-06-27
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2025-06-27
bpf: Clean up sockmap related Kconfigs
Cong Wang
2025-06-27
tcp: factorize logic into tcp_epollin_ready()
Eric Dumazet
2025-06-04
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
2025-06-04
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2025-06-04
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
2025-06-04
net_sched: Flush gso_skb list too during ->change()
Cong Wang
2025-05-02
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
2025-05-02
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
2025-04-10
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
2025-03-13
include: net: add static inline dst_dev_overhead() to dst.h
Justin Iurman
2025-03-13
net: use indirect call helpers for dst_output
Brian Vazquez
2025-03-13
net: use indirect call helpers for dst_input
Brian Vazquez
2025-03-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
2025-03-13
net: add dev_net_rcu() helper
Eric Dumazet
2025-03-13
net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
Jiri Pirko
2025-03-13
vrf: use RCU protection in l3mdev_l3_out()
Eric Dumazet
2025-02-01
net: add exit_batch_rtnl() method
Eric Dumazet
2025-02-01
tcp/dccp: allow a connection when sk_max_ack_backlog is zero
Zhongqiu Duan
2025-02-01
tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
Jason Xing
2025-02-01
netfilter: nft_dynset: honor stateful expressions in set definition
Pablo Neira Ayuso
2025-01-09
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
2025-01-09
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
2024-12-19
net: lapb: increase LAPB_HEADER_LEN
Eric Dumazet
2024-12-14
xfrm: store and rely on direction to construct offload flags
Leon Romanovsky
2024-12-14
xfrm: rename xfrm_state_offload struct to allow reuse
Leon Romanovsky
2024-11-08
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
2024-11-08
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
2024-11-08
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
2024-11-08
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2024-11-08
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
2024-10-17
net: Handle l3mdev in ip_tunnel_init_flow
David Ahern
2024-10-17
net: Fix an unsafe loop on the list
Anastasia Kovaleva
2024-10-17
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2024-10-17
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
2024-10-17
tcp: check skb is non-NULL in tcp_rto_delta_us()
Josh Hunt
2024-10-17
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
2024-10-17
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
2024-09-12
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
2024-09-04
net: busy-poll: use ktime_get_ns() instead of local_clock()
Eric Dumazet
2024-09-04
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
2024-08-19
netfilter: nf_tables: allow clone callbacks to sleep
Pablo Neira Ayuso
2024-08-19
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
2024-08-19
sctp: move hlist_node and hashent out of sctp_ep_common
Xin Long
2024-07-05
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-07-05
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
2024-07-05
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
[next]