index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: do not consume a cacheline for system_page_pool
Eric Dumazet
2024-03-29
1
-1
/
+1
*
net: report RCU QS on threaded NAPI repolling
Yan Zhai
2024-03-20
1
-0
/
+3
*
net: move dev->state into net_device_read_txrx group
Eric Dumazet
2024-03-19
1
-1
/
+2
*
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2024-03-18
1
-1
/
+1
*
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
2024-03-07
1
-9
/
+3
*
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
1
-0
/
+1
*
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2024-03-07
1
-2
/
+1
*
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2024-03-07
1
-1
/
+0
*
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2024-03-07
1
-5
/
+3
*
net: move ptype_all into net_hotdata
Eric Dumazet
2024-03-07
1
-9
/
+7
*
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
2024-03-07
1
-5
/
+5
*
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
2024-03-07
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-22
/
+0
|
\
|
*
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-05
1
-22
/
+0
*
|
inet: prepare inet_base_seq() to run without RTNL
Eric Dumazet
2024-03-01
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
1
-1
/
+1
|
\
|
|
*
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-26
1
-1
/
+1
*
|
net: get stats64 if device if driver is configured
Breno Leitao
2024-02-29
1
-0
/
+2
*
|
net: call skb_defer_free_flush() from __napi_busy_loop()
Eric Dumazet
2024-02-28
1
-21
/
+22
*
|
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
2024-02-26
1
-2
/
+2
*
|
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-02-26
1
-1
/
+1
*
|
net: page_pool: fix recycle stats for system page_pool allocator
Lorenzo Bianconi
2024-02-19
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
1
-2
/
+3
|
\
|
|
*
net: add rcu safety to rtnl_prop_list_size()
Eric Dumazet
2024-02-12
1
-1
/
+1
|
*
net-device: move lstats in net_device_read_txrx
Eric Dumazet
2024-02-12
1
-1
/
+2
*
|
net: remove dev_base_lock
Eric Dumazet
2024-02-14
1
-35
/
+4
*
|
net: remove dev_base_lock from register_netdevice() and friends.
Eric Dumazet
2024-02-14
1
-13
/
+7
*
|
net-sysfs: use dev_addr_sem to remove races in address_show()
Eric Dumazet
2024-02-14
1
-1
/
+1
*
|
net: convert dev->reg_state to u8
Eric Dumazet
2024-02-14
1
-4
/
+4
*
|
net: annotate data-races around dev->name_assign_type
Eric Dumazet
2024-02-14
1
-3
/
+3
*
|
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
2024-02-13
1
-19
/
+51
*
|
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...
Lorenzo Bianconi
2024-02-13
1
-7
/
+9
*
|
net: add generic percpu page_pool allocator
Lorenzo Bianconi
2024-02-13
1
-0
/
+45
*
|
net: use synchronize_net() in dev_change_name()
Eric Dumazet
2024-02-12
1
-1
/
+1
*
|
Merge branch 'for-io_uring-add-napi-busy-polling-support'
Jakub Kicinski
2024-02-09
1
-14
/
+43
|
\
\
|
*
|
net: add napi_busy_loop_rcu()
Stefan Roesch
2024-02-09
1
-0
/
+15
|
*
|
net: split off __napi_busy_poll from napi_busy_poll
Stefan Roesch
2024-02-09
1
-14
/
+28
|
|
/
*
|
net: Do not return value from init_dummy_netdev()
Amit Cohen
2024-02-07
1
-3
/
+1
*
|
net: make dev_unreg_count global
Eric Dumazet
2024-02-04
1
-3
/
+9
*
|
net: free altname using an RCU callback
Jakub Kicinski
2024-01-29
1
-11
/
+16
|
/
*
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2024-01-22
1
-0
/
+9
*
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
2024-01-04
1
-3
/
+0
*
net-device: move xdp_prog to net_device_read_rx
Eric Dumazet
2024-01-03
1
-1
/
+1
*
net-device: move gso_partial_features to net_device_read_tx
Eric Dumazet
2024-01-02
1
-1
/
+2
*
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-01-01
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
1
-0
/
+3
|
\
|
*
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
2023-12-21
1
-0
/
+3
*
|
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
2023-12-20
1
-2
/
+5
*
|
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
2023-12-20
1
-2
/
+2
*
|
net: core: synchronize link-watch when carrier is queried
Johannes Berg
2023-12-05
1
-1
/
+1
[next]