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-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
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2026-04-11
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
Willem de Bruijn
2026-03-04
net: consume xmit errors of GSO frames
Jakub Kicinski
2026-03-04
net: remove WARN_ON_ONCE when accessing forward path array
Pablo Neira Ayuso
2026-02-06
Revert "net: Remove conditional threaded-NAPI wakeup based on task state."
Greg Kroah-Hartman
2026-02-06
Revert "net: Allow to use SMP threads for backlog NAPI."
Greg Kroah-Hartman
2026-01-30
net: update netdev_lock_{type,name}
Eric Dumazet
2026-01-11
net: Allow to use SMP threads for backlog NAPI.
Sebastian Andrzej Siewior
2026-01-11
net: Remove conditional threaded-NAPI wakeup based on task state.
Sebastian Andrzej Siewior
2025-08-28
net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
Jakub Ramaseuski
2025-05-09
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2025-03-22
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
2025-02-27
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2025-02-08
net: xdp: Disallow attaching device-bound programs in generic mode
Toke Høiland-Jørgensen
2025-01-09
net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets
Willem de Bruijn
2024-11-08
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
2024-10-10
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
2024-10-10
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
2024-10-10
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
2024-06-12
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
2024-03-26
net: report RCU QS on threaded NAPI repolling
Yan Zhai
2024-03-26
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2024-01-31
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2024-01-01
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
2023-12-03
bpf: Fix dev's rx stats for bpf_redirect_peer traffic
Peilin Ye
2023-12-03
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2023-10-19
net: move altnames together with the netdevice
Jakub Kicinski
2023-10-19
net: avoid UAF on deleted altname
Jakub Kicinski
2023-10-19
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2023-10-19
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
2023-10-09
net: refine debug info in skb_checksum_help()
Eric Dumazet
2023-09-16
net: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
2023-08-28
net: Make consumed action consistent in sch_handle_egress
Daniel Borkmann
2023-08-28
net: Fix skb consume leak in sch_handle_egress
Daniel Borkmann
2023-08-15
net: warn about attempts to register negative ifindex
Jakub Kicinski
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-08-02
bpf, xdp: Add tracepoint to xdp attaching failure
Leon Hwang
2023-08-01
net: make sure we never create ifindex = 0
Jakub Kicinski
2023-07-28
net: store netdevs in an xarray
Jakub Kicinski
2023-07-25
net: remove redundant NULL check in remove_xps_queue()
Zhengchao Shao
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2023-07-11
net/core: Make use of assign_bit() API
Andy Shevchenko
2023-06-22
net: fix net device address assign type
Piotr Gardocki
2023-06-15
net: add check for current MAC address in dev_set_mac_address
Piotr Gardocki
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-07
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
[next]