index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-02-14
can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
Ziqi Zhao
2024-02-14
net: remove dev_base_lock
Eric Dumazet
2024-02-14
net: remove dev_base_lock from register_netdevice() and friends.
Eric Dumazet
2024-02-14
net: remove dev_base_lock from do_setlink()
Eric Dumazet
2024-02-14
net: add netdev_set_operstate() helper
Eric Dumazet
2024-02-14
net-sysfs: convert netstat_show() to RCU
Eric Dumazet
2024-02-14
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2024-02-14
net-sysfs: use dev_addr_sem to remove races in address_show()
Eric Dumazet
2024-02-14
net-sysfs: convert netdev_show() to RCU
Eric Dumazet
2024-02-14
net: convert dev->reg_state to u8
Eric Dumazet
2024-02-14
dev: annotate accesses to dev->link
Eric Dumazet
2024-02-14
ip_tunnel: annotate data-races around t->parms.link
Eric Dumazet
2024-02-14
net: annotate data-races around dev->name_assign_type
Eric Dumazet
2024-02-14
net: smc: fix spurious error message from __sock_release()
Dmitry Antipov
2024-02-14
Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...
David S. Miller
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-13
veth: rely on skb_pp_cow_data utility routine
Lorenzo Bianconi
2024-02-13
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
2024-02-13
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...
Lorenzo Bianconi
2024-02-13
net: add generic percpu page_pool allocator
Lorenzo Bianconi
2024-02-13
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
2024-02-13
net: bridge: use netdev_lockdep_set_classes()
Eric Dumazet
2024-02-13
vlan: use netdev_lockdep_set_classes()
Eric Dumazet
2024-02-13
rtnetlink: use xarray iterator to implement rtnl_dump_ifinfo()
Eric Dumazet
2024-02-13
vlan: use xarray iterator to implement /proc/net/vlan/config
Eric Dumazet
2024-02-13
xsk: Add truesize to skb_add_rx_frag().
Sebastian Andrzej Siewior
2024-02-13
net: sched: codel replace GPLv2/BSD boilerplate
Stephen Hemminger
2024-02-13
can: canxl: add virtual CAN network identifier support
Oliver Hartkopp
2024-02-13
af_unix: Fix task hung while purging oob_skb in GC.
Kuniyuki Iwashima
2024-02-13
net: sched: Remove NET_ACT_IPT from Kconfig
Harshit Mogalapalli
2024-02-13
net:rds: Fix possible deadlock in rds_message_put
Allison Henderson
2024-02-12
net: add rcu safety to rtnl_prop_list_size()
Eric Dumazet
2024-02-12
ipv4: Set the routing scope properly in ip_route_output_ports().
Guillaume Nault
2024-02-12
wifi: cfg80211: report unprotected deauth/disassoc in wowlan
Shaul Triebitz
2024-02-12
wifi: mac80211: drop injection on disabled-chan monitor
Johannes Berg
2024-02-12
wifi: cfg80211: optionally support monitor on disabled channels
Johannes Berg
2024-02-12
wifi: cfg80211: rename UHB to 6 GHz
Johannes Berg
2024-02-12
wifi: mac80211: remove only own link stations during stop_ap
Aditya Kumar Singh
2024-02-12
wifi: mac80211: flush only stations using requests links
Aditya Kumar Singh
2024-02-12
wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATION
Aditya Kumar Singh
2024-02-12
wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify
Lorenzo Bianconi
2024-02-12
can: isotp: support dynamic flow control parameters
Oliver Hartkopp
2024-02-12
can: bcm: add recvmsg flags for own, local and remote traffic
Nicolas Maier
2024-02-12
9p: Fix read/write debug statements to report server reply
Dominique Martinet
2024-02-12
9p/trans_fd: remove Excess kernel-doc comment
Randy Dunlap
2024-02-12
netfilter: conntrack: expedite rcu in nf_conntrack_cleanup_net_list
Eric Dumazet
2024-02-12
net: use synchronize_rcu_expedited in cleanup_net()
Eric Dumazet
2024-02-12
ipv4/fib: use synchronize_net() when holding RTNL
Eric Dumazet
2024-02-12
bridge: vlan: use synchronize_net() when holding RTNL
Eric Dumazet
2024-02-12
net: use synchronize_net() in dev_change_name()
Eric Dumazet
[prev]
[next]