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
*
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-18
1
-2
/
+2
|
\
|
*
net: change proto and proto_ops accept type
Jens Axboe
2024-05-14
1
-2
/
+2
*
|
net: revert partially applied PHY topology series
Jakub Kicinski
2024-05-14
1
-9
/
+0
*
|
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
2024-05-13
1
-1
/
+3
*
|
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
2024-05-13
1
-3
/
+0
|
/
*
af_unix: Add dead flag to struct scm_fp_list.
Kuniyuki Iwashima
2024-05-11
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
2
-4
/
+11
|
\
|
*
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-06
1
-3
/
+10
|
*
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-04
1
-1
/
+1
*
|
net: dst_cache: minor optimization in dst_cache_set_ip6()
Eric Dumazet
2024-05-09
1
-1
/
+1
*
|
net: dst_cache: annotate data-races around dst_cache->reset_ts
Eric Dumazet
2024-05-09
1
-2
/
+3
*
|
net: add IEEE 802.1q specific helpers
Oleksij Rempel
2024-05-08
2
-0
/
+243
*
|
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
2024-05-07
1
-3
/
+2
*
|
rtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb()
Eric Dumazet
2024-05-07
1
-5
/
+7
*
|
rtnetlink: do not depend on RTNL in rtnl_fill_proto_down()
Eric Dumazet
2024-05-07
2
-8
/
+11
*
|
rtnetlink: do not depend on RTNL for many attributes
Eric Dumazet
2024-05-07
1
-20
/
+31
*
|
net: write once on dev->allmulti and dev->promiscuity
Eric Dumazet
2024-05-07
1
-16
/
+20
*
|
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
2024-05-07
2
-3
/
+3
*
|
rtnetlink: do not depend on RTNL for IFLA_IFNAME output
Eric Dumazet
2024-05-07
1
-2
/
+6
*
|
rtnetlink: do not depend on RTNL for IFLA_QDISC output
Eric Dumazet
2024-05-07
1
-3
/
+3
*
|
net: move skb_gro_receive_list from udp to core
Felix Fietkau
2024-05-06
1
-0
/
+27
*
|
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
2024-05-04
1
-4
/
+42
*
|
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
2024-05-04
2
-6
/
+6
*
|
rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()
Eric Dumazet
2024-05-04
1
-37
/
+22
*
|
rtnetlink: change rtnl_stats_dump() return value
Eric Dumazet
2024-05-04
1
-1
/
+1
*
|
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
2
-11
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
4
-22
/
+53
|
\
|
|
*
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-02
1
-0
/
+1
|
*
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-05-01
1
-8
/
+19
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-27
2
-14
/
+33
|
|
\
|
|
*
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
2024-04-22
1
-10
/
+32
|
|
*
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
2024-04-08
1
-4
/
+1
*
|
|
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
2024-05-02
1
-4
/
+23
*
|
|
netpoll: Fix race condition in netpoll_owner_active
Breno Leitao
2024-05-01
1
-1
/
+1
*
|
|
net: move sysctl_mem_pcpu_rsv to net_hotdata
Eric Dumazet
2024-05-01
3
-4
/
+4
*
|
|
net: add <net/proto_memory.h>
Eric Dumazet
2024-05-01
2
-0
/
+2
*
|
|
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
2024-05-01
5
-4
/
+3
*
|
|
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-05-01
3
-5
/
+3
*
|
|
inet: introduce dst_rtable() helper
Eric Dumazet
2024-05-01
2
-3
/
+2
*
|
|
net: page_pool: support error injection
Jakub Kicinski
2024-04-30
1
-0
/
+2
*
|
|
netdev: add queue stats
Xuan Zhuo
2024-04-30
1
-2
/
+21
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
2
-19
/
+259
|
\
\
\
|
*
|
|
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
2024-04-11
1
-16
/
+247
|
*
|
|
bpf: Add a check for struct bpf_fib_lookup size
Anton Protopopov
2024-03-29
1
-0
/
+3
|
*
|
|
bpf: Add support for passing mark with bpf_fib_lookup
Anton Protopopov
2024-03-29
1
-3
/
+9
*
|
|
|
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
2
-2
/
+2
*
|
|
|
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
2024-04-29
1
-1
/
+2
*
|
|
|
page_pool: constify some read-only function arguments
Alexander Lobakin
2024-04-24
1
-5
/
+5
*
|
|
|
net: create a dummy net_device allocator
Breno Leitao
2024-04-24
1
-18
/
+38
*
|
|
|
net: free_netdev: exit earlier if dummy
Breno Leitao
2024-04-24
1
-1
/
+2
[next]