index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2025-07-11
net_sched: act_ct: use RCU in tcf_ct_dump()
Eric Dumazet
2025-07-11
net_sched: act_csum: use RCU in tcf_csum_dump()
Eric Dumazet
2025-07-11
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
2025-07-11
net_sched: act: annotate data-races in tcf_lastuse_update() and tcf_tm_dump()
Eric Dumazet
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-11
bpf: Remove location field in tcx_link
Tao Chen
2025-07-10
Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-07-10
Merge tag 'wireless-next-2025-07-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-07-10
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
2025-07-10
net: replace ND_PRINTK with dynamic debug
Wang Liang
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-10
net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
Jason Xing
2025-07-10
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
2025-07-09
devlink: Add new "clock_id" generic device param
Ivan Vecera
2025-07-09
devlink: Add support for u64 parameters
Ivan Vecera
2025-07-09
wifi: mac80211: don't complete management TX on SAE commit
Johannes Berg
2025-07-09
wifi: cfg80211: add a flag for the first part of a scan
Benjamin Berg
2025-07-09
wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ code
Johannes Berg
2025-07-09
wifi: cfg80211: hide scan internals
Johannes Berg
2025-07-09
wifi: mac80211: avoid weird state in error path
Miri Korenblit
2025-07-08
af_unix: Introduce SO_INQ.
Kuniyuki Iwashima
2025-07-08
af_unix: Use cached value for SOCK_STREAM in unix_inq_len().
Kuniyuki Iwashima
2025-07-08
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
2025-07-08
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
2025-07-08
net/sched: acp_api: no longer acquire RTNL in tc_action_net_exit()
Eric Dumazet
2025-07-08
net: mctp: add gateway routing support
Jeremy Kerr
2025-07-08
net: mctp: separate cb from direct-addressing routing
Jeremy Kerr
2025-07-08
net: mctp: separate routing database from routing operations
Jeremy Kerr
2025-07-08
net: bonding: add broadcast_neighbor option for 802.3ad
Tonghao Zhang
2025-07-07
Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-07-07
page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_net...
Byungchul Park
2025-07-07
netmem: use _Generic to cover const casting for page_to_netmem()
Byungchul Park
2025-07-07
vsock: fix `vsock_proto` declaration
Stefano Garzarella
2025-07-04
af_unix/scm: fix whitespace errors
Alexander Mikhalitsyn
2025-07-03
Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...
Luiz Augusto von Dentz
2025-07-03
netfilter: conntrack: remove DCCP protocol support
Pablo Neira Ayuso
2025-07-02
devlink: Extend devlink rate API with traffic classes bandwidth management
Carolina Jubran
2025-07-02
netlink: introduce type-checking attribute iteration for nlmsg
Carolina Jubran
2025-07-02
ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
Eric Dumazet
2025-07-02
ipv6: adopt dst_dev() helper
Eric Dumazet
2025-07-02
ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
Eric Dumazet
2025-07-02
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->output
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->input
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->lastuse
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->expires
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
2025-07-02
udp: move udp_memory_allocated into net_aligned_data
Eric Dumazet
2025-07-02
tcp: move tcp_memory_allocated into net_aligned_data
Eric Dumazet
2025-07-02
net: move net_cookie into net_aligned_data
Eric Dumazet
[prev]
[next]