index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-01-18
Merge tag 'batadv-next-pullrequest-20250117' of git://git.open-mesh.org/linux...
Jakub Kicinski
2025-01-18
Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2025-01-18
Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2025-01-18
net: introduce netdev_napi_exit()
Eric Dumazet
2025-01-18
net: sched: Disallow replacing of child qdisc from one parent to another
Jamal Hadi Salim
2025-01-18
net: avoid race between device unregistration and ethnl ops
Antoine Tenart
2025-01-18
net: destroy dev->lock later in free_netdev()
Eric Dumazet
2025-01-18
mptcp: sysctl: add syn_retrans_before_tcp_fallback
Matthieu Baerts (NGI0)
2025-01-17
net: dsa: implement get_ts_stats ethtool operation for user ports
Vladimir Oltean
2025-01-17
net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps
Vladimir Oltean
2025-01-17
net: tc: improve qdisc error messages
John Ousterhout
2025-01-17
dccp: Prepare dccp_v4_route_skb() to .flowi4_tos conversion.
Guillaume Nault
2025-01-17
net: let net.core.dev_weight always be non-zero
Liu Jian
2025-01-17
batman-adv: netlink: reduce duplicate code by returning interfaces
Linus Lüssing
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
ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.
Guillaume Nault
2025-01-16
gre: Prepare ipgre_open() to .flowi4_tos conversion.
Guillaume Nault
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: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
2025-01-15
inet: ipmr: fix data-races
Eric Dumazet
2025-01-15
net: disallow setup single buffer XDP when tcp-data-split is enabled.
Taehee Yoo
2025-01-15
net: ethtool: add ring parameter filtering
Taehee Yoo
2025-01-15
net: devmem: add ring parameter filtering
Taehee Yoo
2025-01-15
net: ethtool: add support for configuring hds-thresh
Taehee Yoo
2025-01-15
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
2025-01-15
mptcp: fix for setting remote ipv4mapped address
Geliang Tang
2025-01-15
Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync
Mazin Al Haddad
2025-01-15
Bluetooth: Allow reset via sysfs
Hsin-chen Chuang
2025-01-15
Bluetooth: Get rid of cmd_timeout and use the reset callback
Hsin-chen Chuang
[prev]
[next]