index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-02-15
tipc: Cleanup tipc_nl_bearer_add() error paths
Shigeru Yoshida
2024-02-15
tcp: no need to use acceptable for conn_request
Jason Xing
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
Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...
David S. Miller
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
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
net: sched: Remove NET_ACT_IPT from Kconfig
Harshit Mogalapalli
2024-02-12
ipv4: Set the routing scope properly in ip_route_output_ports().
Guillaume Nault
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
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-09
Merge branch 'for-io_uring-add-napi-busy-polling-support'
Jakub Kicinski
2024-02-09
net: add napi_busy_loop_rcu()
Stefan Roesch
2024-02-09
net: split off __napi_busy_poll from napi_busy_poll
Stefan Roesch
2024-02-08
ethtool: do not use rtnl in ethnl_default_dumpit()
Eric Dumazet
2024-02-08
net-procfs: use xarray iterator to implement /proc/net/dev
Eric Dumazet
2024-02-08
net: dsa: tag_sja1105: remove "inline" keyword
Vladimir Oltean
2024-02-08
net: dsa: remove "inline" from dsa_user_netpoll_send_skb()
Vladimir Oltean
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-08
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-02-08
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
[next]