index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
2024-06-19
net: add rx_sk to trace_kfree_skb
Yan Zhai
2024-06-18
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
2024-06-14
net: micro-optimize skb_datagram_iter
Sagi Grimberg
2024-06-14
netdev-genl: fix error codes when outputting XDP features
Jakub Kicinski
2024-06-14
bpf: Relax tuple len requirement for sk helpers.
Alexei Starovoitov
2024-06-14
bpf: Avoid splat in pskb_pull_reason
Florian Westphal
2024-06-12
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
2024-06-12
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
2024-06-12
net: add and use skb_get_hash_net
Florian Westphal
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2024-06-11
net: core: Implement dstats-type stats collections
Jeremy Kerr
2024-06-10
rtnetlink: move rtnl_lock handling out of af_netlink
Jakub Kicinski
2024-06-09
page_pool: remove WARN_ON() with OR
David Wei
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
2024-06-04
net: skb: add compatibility warnings to skb_shift()
Jakub Kicinski
2024-06-04
flow_dissector: add support for tunnel control flags
Davide Caratti
2024-06-03
net: dst_cache: add two DEBUG_NET warnings
Eric Dumazet
2024-06-01
net: make net.core.{r,w}mem_{default,max} namespaced
Matteo Croce
2024-06-01
net: rps: fix error when CONFIG_RFS_ACCEL is off
Jason Xing
2024-06-01
net: validate SO_TXTIME clockid coming from userspace
Abhishek Chauhan
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-28
net/neighbour: constify ctl_table arguments of utility function
Thomas Weißschuh
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-28
net/core: move the lockdep-init of sk_callback_lock to sk_init_common()
Gou Hao
2024-05-28
net/core: remove redundant sk_callback_lock initialization
Gou Hao
2024-05-28
sock_map: avoid race between sock_map_close and sk_psock_put
Thadeu Lima de Souza Cascardo
2024-05-28
bpf, net: Use DEV_STAT_INC()
yunshui
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-23
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
2024-05-23
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
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
[prev]
[next]