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
/
core
Age
Commit message (
Expand
)
Author
2024-07-09
net: fix rc7's __skb_datagram_iter()
Hugh Dickins
2024-07-09
skmsg: Skip zero length skb in sk_msg_recvmsg
Geliang Tang
2024-07-02
net: allow skb_datagram_iter to be called from any context
Sagi Grimberg
2024-06-24
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2024-06-24
xdp: Remove WARN() from __xdp_reg_mem_model()
Daniil Dulov
2024-06-21
net: add softirq safety to netdev_rename_lock
Eric Dumazet
2024-06-20
net: do not leave a dangling sk pointer, when socket creation fails
Ignat Korchagin
2024-06-18
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
2024-06-14
netdev-genl: fix error codes when outputting XDP features
Jakub Kicinski
2024-06-14
bpf: Avoid splat in pskb_pull_reason
Florian Westphal
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
2024-06-03
net: dst_cache: add two DEBUG_NET warnings
Eric Dumazet
2024-06-01
net: rps: fix error when CONFIG_RFS_ACCEL is off
Jason Xing
2024-05-28
sock_map: avoid race between sock_map_close and sk_psock_put
Thadeu Lima de Souza Cascardo
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-27
Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"
Jakub Sitnicki
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
2024-05-13
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
2024-05-10
af_unix: Add dead flag to struct scm_fp_list.
Kuniyuki Iwashima
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-08
net: dst_cache: minor optimization in dst_cache_set_ip6()
Eric Dumazet
2024-05-08
net: dst_cache: annotate data-races around dst_cache->reset_ts
Eric Dumazet
2024-05-08
net: add IEEE 802.1q specific helpers
Oleksij Rempel
2024-05-08
page_pool: check for DMA sync shortcut earlier
Alexander Lobakin
2024-05-07
page_pool: don't use driver-set flags field directly
Alexander Lobakin
2024-05-07
page_pool: make sure frag API fields don't span between cachelines
Alexander Lobakin
2024-05-07
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb()
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL in rtnl_fill_proto_down()
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for many attributes
Eric Dumazet
2024-05-07
net: write once on dev->allmulti and dev->promiscuity
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_IFNAME output
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_QDISC output
Eric Dumazet
2024-05-06
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-06
net: move skb_gro_receive_list from udp to core
Felix Fietkau
2024-05-03
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
2024-05-03
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-03
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
2024-05-03
rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()
Eric Dumazet
2024-05-03
rtnetlink: change rtnl_stats_dump() return value
Eric Dumazet
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-01
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
2024-05-01
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
[next]