index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
wifi: cfg80211: Fix interface type validation
Ilan Peer
1
-1
/
+1
2025-07-15
wifi: cfg80211: remove scan request n_channels counted_by
Johannes Berg
1
-1
/
+1
2025-07-15
tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb
Eric Dumazet
1
-1
/
+1
2025-07-15
tcp: add LINUX_MIB_BEYOND_WINDOW
Eric Dumazet
1
-0
/
+1
2025-07-15
tcp: do not accept packets beyond window
Eric Dumazet
1
-1
/
+7
2025-07-15
net/x25: Remove unused x25_terminate_link()
Dr. David Alan Gilbert
1
-1
/
+0
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
1
-5
/
+0
2025-07-12
net_sched: act_skbedit: use RCU in tcf_skbedit_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_police: use RCU in tcf_police_dump()
Eric Dumazet
1
-1
/
+2
2025-07-12
net_sched: act_pedit: use RCU in tcf_pedit_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_nat: use RCU in tcf_nat_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_mpls: use RCU in tcf_mpls_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
1
-3
/
+3
2025-07-12
net_sched: act_ct: use RCU in tcf_ct_dump()
Eric Dumazet
1
-1
/
+1
2025-07-12
net_sched: act_csum: use RCU in tcf_csum_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
1
-0
/
+1
2025-07-12
net_sched: act: annotate data-races in tcf_lastuse_update() and tcf_tm_dump()
Eric Dumazet
1
-9
/
+14
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-07-11
bpf: Remove location field in tcx_link
Tao Chen
1
-1
/
+0
2025-07-11
Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
5
-32
/
+0
2025-07-11
Merge tag 'wireless-next-2025-07-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2
-10
/
+9
2025-07-11
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
1
-1
/
+1
2025-07-11
net: replace ND_PRINTK with dynamic debug
Wang Liang
1
-9
/
+0
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+26
2025-07-10
net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
Jason Xing
1
-0
/
+1
2025-07-10
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
1
-1
/
+24
2025-07-10
devlink: Add new "clock_id" generic device param
Ivan Vecera
1
-0
/
+4
2025-07-10
devlink: Add support for u64 parameters
Ivan Vecera
1
-0
/
+2
2025-07-09
wifi: mac80211: don't complete management TX on SAE commit
Johannes Berg
1
-0
/
+2
2025-07-09
wifi: cfg80211: add a flag for the first part of a scan
Benjamin Berg
1
-1
/
+5
2025-07-09
wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ code
Johannes Berg
1
-3
/
+0
2025-07-09
wifi: cfg80211: hide scan internals
Johannes Berg
1
-6
/
+0
2025-07-09
wifi: mac80211: avoid weird state in error path
Miri Korenblit
1
-0
/
+2
2025-07-09
af_unix: Introduce SO_INQ.
Kuniyuki Iwashima
1
-0
/
+1
2025-07-09
af_unix: Use cached value for SOCK_STREAM in unix_inq_len().
Kuniyuki Iwashima
1
-0
/
+1
2025-07-08
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
1
-9
/
+3
2025-07-08
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
1
-1
/
+0
2025-07-08
net/sched: acp_api: no longer acquire RTNL in tc_action_net_exit()
Eric Dumazet
1
-2
/
+0
2025-07-08
net: mctp: add gateway routing support
Jeremy Kerr
1
-1
/
+12
2025-07-08
net: mctp: separate cb from direct-addressing routing
Jeremy Kerr
1
-2
/
+2
2025-07-08
net: mctp: separate routing database from routing operations
Jeremy Kerr
1
-6
/
+29
2025-07-08
net: bonding: add broadcast_neighbor option for 802.3ad
Tonghao Zhang
2
-0
/
+4
2025-07-08
Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-2
/
+1
2025-07-08
page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_net...
Byungchul Park
1
-6
/
+1
2025-07-08
netmem: use _Generic to cover const casting for page_to_netmem()
Byungchul Park
1
-4
/
+3
2025-07-08
vsock: fix `vsock_proto` declaration
Stefano Garzarella
1
-1
/
+1
2025-07-04
af_unix/scm: fix whitespace errors
Alexander Mikhalitsyn
1
-2
/
+2
2025-07-03
Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...
Luiz Augusto von Dentz
1
-2
/
+1
2025-07-03
netfilter: conntrack: remove DCCP protocol support
Pablo Neira Ayuso
5
-32
/
+0
[prev]
[next]