index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+6
2024-04-02
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
1
-0
/
+6
2024-03-29
net: do not consume a cacheline for system_page_pool
Eric Dumazet
1
-1
/
+1
2024-03-29
gro: fix ownership transfer
Antoine Tenart
1
-1
/
+2
2024-03-25
net: mark racy access on sk->sk_rcvbuf
linke li
1
-2
/
+2
2024-03-20
net: report RCU QS on threaded NAPI repolling
Yan Zhai
1
-0
/
+3
2024-03-19
net: move dev->state into net_device_read_txrx group
Eric Dumazet
1
-1
/
+2
2024-03-18
packet: annotate data-races around ignore_outgoing
Eric Dumazet
1
-1
/
+1
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-518
/
+1227
2024-03-11
net: page_pool: factor out page_pool recycle check
Mina Almasry
1
-2
/
+7
2024-03-11
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+43
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2024-03-08
net: add skb_data_unref() helper
Eric Dumazet
1
-3
/
+1
2024-03-08
net: dqs: add NIC stall detector based on BQL
Jakub Kicinski
1
-0
/
+62
2024-03-07
netdev: add queue stat for alloc failures
Jakub Kicinski
1
-1
/
+2
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
3
-0
/
+227
2024-03-07
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
2
-12
/
+9
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
3
-0
/
+3
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2
-26
/
+23
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
3
-3
/
+3
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
3
-2
/
+2
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
4
-7
/
+8
2024-03-07
net: move ptype_all into net_hotdata
Eric Dumazet
3
-12
/
+12
2024-03-07
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
4
-7
/
+8
2024-03-07
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
4
-9
/
+10
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
5
-12
/
+20
2024-03-07
netlink: let core handle error cases in dump operations
Eric Dumazet
1
-4
/
+1
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-25
/
+4
2024-03-06
netdev: let netlink core handle -EMSGSIZE errors
Jakub Kicinski
2
-14
/
+3
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2
-24
/
+2
2024-03-05
sock: Use unsafe_memcpy() for sock_copy()
Kees Cook
1
-2
/
+3
2024-03-05
net: gro: enable fast path for more cases
Eric Dumazet
1
-7
/
+16
2024-03-05
net: gro: rename skb_gro_header_hard()
Eric Dumazet
1
-1
/
+1
2024-03-05
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
1
-3
/
+6
2024-03-04
page_pool: fix netlink dump stop/resume
Jakub Kicinski
1
-1
/
+2
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-12
/
+12
2024-03-01
inet: prepare inet_base_seq() to run without RTNL
Eric Dumazet
1
-2
/
+3
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
1
-1
/
+1
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+6
2024-02-29
net: get stats64 if device if driver is configured
Breno Leitao
1
-0
/
+2
2024-02-28
net: call skb_defer_free_flush() from __napi_busy_loop()
Eric Dumazet
1
-21
/
+22
2024-02-28
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
1
-6
/
+5
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2
-0
/
+10
2024-02-27
net: test: Fix printf format specifier in skb_segment kunit test
David Gow
1
-1
/
+1
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
1
-1
/
+1
2024-02-26
rtnetlink: provide RCU protection to rtnl_fill_prop_list()
Eric Dumazet
1
-5
/
+4
2024-02-26
rtnetlink: make rtnl_fill_link_ifmap() RCU ready
Eric Dumazet
1
-10
/
+11
2024-02-26
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
1
-0
/
+2
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
1
-2
/
+2
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2
-4
/
+4
[next]