index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
2024-02-12
ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
Eric Dumazet
2024-02-12
net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set.
Kui-Feng Lee
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2024-02-12
net/ipv6: Remove unnecessary clean.
Kui-Feng Lee
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
2024-02-12
mptcp: really cope with fastopen race
Paolo Abeni
2024-02-12
mptcp: check addrs list in userspace_pm_get_local_id
Geliang Tang
2024-02-12
mptcp: corner case locking for rx path fields initialization
Paolo Abeni
[prev]
[next]