index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mark racy access on sk->sk_rcvbuf
linke li
2024-03-25
1
-2
/
+2
*
net: report RCU QS on threaded NAPI repolling
Yan Zhai
2024-03-21
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
*
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-13
25
-518
/
+1227
|
\
|
*
net: page_pool: factor out page_pool recycle check
Mina Almasry
2024-03-11
1
-2
/
+7
|
*
net: add skb_data_unref() helper
Eric Dumazet
2024-03-08
1
-3
/
+1
|
*
net: dqs: add NIC stall detector based on BQL
Jakub Kicinski
2024-03-08
1
-0
/
+62
|
*
netdev: add queue stat for alloc failures
Jakub Kicinski
2024-03-08
1
-1
/
+2
|
*
netdev: add per-queue statistics
Jakub Kicinski
2024-03-08
3
-0
/
+227
|
*
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
2024-03-08
2
-12
/
+9
|
*
net: introduce include/net/rps.h
Eric Dumazet
2024-03-08
3
-0
/
+3
|
*
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2024-03-08
2
-26
/
+23
|
*
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2024-03-08
3
-3
/
+3
|
*
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2024-03-08
3
-2
/
+2
|
*
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2024-03-08
4
-7
/
+8
|
*
net: move ptype_all into net_hotdata
Eric Dumazet
2024-03-08
3
-12
/
+12
|
*
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
2024-03-08
4
-7
/
+8
|
*
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
2024-03-08
4
-9
/
+10
|
*
net: introduce struct net_hotdata
Eric Dumazet
2024-03-08
5
-12
/
+20
|
*
netlink: let core handle error cases in dump operations
Eric Dumazet
2024-03-08
1
-4
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
3
-25
/
+4
|
|
\
|
*
|
netdev: let netlink core handle -EMSGSIZE errors
Jakub Kicinski
2024-03-06
2
-14
/
+3
|
*
|
sock: Use unsafe_memcpy() for sock_copy()
Kees Cook
2024-03-06
1
-2
/
+3
|
*
|
net: gro: enable fast path for more cases
Eric Dumazet
2024-03-05
1
-7
/
+16
|
*
|
net: gro: rename skb_gro_header_hard()
Eric Dumazet
2024-03-05
1
-1
/
+1
|
*
|
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
2024-03-05
1
-3
/
+6
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-03
2
-12
/
+12
|
|
\
\
|
|
*
|
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-02-01
2
-12
/
+12
|
*
|
|
inet: prepare inet_base_seq() to run without RTNL
Eric Dumazet
2024-03-01
1
-2
/
+3
|
*
|
|
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
2
-7
/
+6
|
|
\
\
\
|
*
|
|
|
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-29
1
-21
/
+22
|
*
|
|
|
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2024-02-28
2
-0
/
+10
|
*
|
|
|
rtnetlink: provide RCU protection to rtnl_fill_prop_list()
Eric Dumazet
2024-02-26
1
-5
/
+4
|
*
|
|
|
rtnetlink: make rtnl_fill_link_ifmap() RCU ready
Eric Dumazet
2024-02-26
1
-10
/
+11
|
*
|
|
|
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
2024-02-26
1
-0
/
+2
|
*
|
|
|
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
2
-4
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-23
2
-14
/
+16
|
|
\
\
\
\
|
*
|
|
|
|
net: mctp: copy skb ext data when fragmenting
Jeremy Kerr
2024-02-22
1
-0
/
+8
|
*
|
|
|
|
net: fix pointer check in skb_pp_cow_data routine
Lorenzo Bianconi
2024-02-21
1
-1
/
+1
|
*
|
|
|
|
net: reorganize "struct sock" fields
Eric Dumazet
2024-02-20
1
-0
/
+62
|
*
|
|
|
|
net: add netmem to skb_frag_t
Mina Almasry
2024-02-20
1
-7
/
+27
|
*
|
|
|
|
net: sysfs: Do not create sysfs for non BQL device
Breno Leitao
2024-02-19
1
-11
/
+24
|
*
|
|
|
|
net: page_pool: fix recycle stats for system page_pool allocator
Lorenzo Bianconi
2024-02-19
2
-5
/
+18
|
*
|
|
|
|
page_pool: disable direct recycling based on pool->cpuid on destroy
Alexander Lobakin
2024-02-19
2
-4
/
+8
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-16
2
-8
/
+12
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: remove dev_base_lock
Eric Dumazet
2024-02-14
1
-35
/
+4
[next]