index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
2025-02-10
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
2025-02-07
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2025-02-07
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
2025-02-06
rtnetlink: fix netns leak with rtnl_setlink()
Nicolas Dichtel
2025-02-06
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
2025-02-03
net: harmonize tstats and dstats
Paolo Abeni
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-30
net: revert RTNL changes in unregister_netdevice_many_notify()
Eric Dumazet
2025-01-29
net: xdp: Disallow attaching device-bound programs in generic mode
Toke Høiland-Jørgensen
2025-01-27
net: page_pool: don't try to stash the napi id
Jakub Kicinski
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-01-20
net: provide pending ring configuration in net_device
Jakub Kicinski
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
2025-01-18
net: introduce netdev_napi_exit()
Eric Dumazet
2025-01-18
net: destroy dev->lock later in free_netdev()
Eric Dumazet
2025-01-17
net: let net.core.dev_weight always be non-zero
Liu Jian
2025-01-16
bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
Daniel Xu
2025-01-16
dev: Hold rtnl_net_lock() for dev_ifsioc().
Kuniyuki Iwashima
2025-01-16
dev: Remove devnet_rename_sem.
Kuniyuki Iwashima
2025-01-16
dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().
Kuniyuki Iwashima
2025-01-16
selftests: drv-net-hw: inject pp_alloc_fail errors in the right place
John Daley
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-16
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
2025-01-15
Merge branch 'net-reduce-rtnl-pressure-in-unregister_netdevice'
Jakub Kicinski
2025-01-15
net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 2)
Eric Dumazet
2025-01-15
net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 1)
Eric Dumazet
2025-01-15
net: no longer hold RTNL while calling flush_all_backlogs()
Eric Dumazet
2025-01-15
net: no longer assume RTNL is held in flush_all_backlogs()
Eric Dumazet
2025-01-15
net: expedite synchronize_net() for cleanup_net()
Eric Dumazet
2025-01-15
netdev-genl: remove rtnl_lock protection from NAPI ops
Jakub Kicinski
2025-01-15
net: protect NAPI config fields with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect napi->irq with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect threaded status of NAPI with netdev_lock()
Jakub Kicinski
2025-01-15
net: make netdev netlink ops hold netdev_lock()
Jakub Kicinski
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
2025-01-15
net: add netdev->up protected by netdev_lock()
Jakub Kicinski
2025-01-15
net: add helpers for lookup and walking netdevs under netdev_lock()
Jakub Kicinski
2025-01-15
net: make netdev_lock() protect netdev->reg_state
Jakub Kicinski
2025-01-15
net: disallow setup single buffer XDP when tcp-data-split is enabled.
Taehee Yoo
2025-01-15
net: devmem: add ring parameter filtering
Taehee Yoo
2025-01-15
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
2025-01-14
net: netpoll: ensure skb_pool list is always initialized
John Sperbeck
2025-01-14
net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode
MD Danish Anwar
2025-01-13
net: cleanup init_dummy_netdev_core()
Jakub Kicinski
[next]