index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2024-07-18
net: fix rc7's __skb_datagram_iter()
Hugh Dickins
2024-07-18
skmsg: Skip zero length skb in sk_msg_recvmsg
Geliang Tang
2024-07-11
net: allow skb_datagram_iter to be called from any context
Sagi Grimberg
2024-07-05
bpf: Add a check for struct bpf_fib_lookup size
Anton Protopopov
2024-07-05
xdp: Remove WARN() from __xdp_reg_mem_model()
Daniil Dulov
2024-06-27
net: do not leave a dangling sk pointer, when socket creation fails
Ignat Korchagin
2024-06-27
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
2024-06-27
netdev-genl: fix error codes when outputting XDP features
Jakub Kicinski
2024-06-27
bpf: Avoid splat in pskb_pull_reason
Florian Westphal
2024-06-27
netpoll: Fix race condition in netpoll_owner_active
Breno Leitao
2024-06-27
drop_monitor: replace spin_lock by raw_spin_lock
Wander Lairson Costa
2024-06-21
sock_map: avoid race between sock_map_close and sk_psock_put
Thadeu Lima de Souza Cascardo
2024-06-21
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
2024-06-12
inet: introduce dst_rtable() helper
Eric Dumazet
2024-06-12
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-05-30
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
2024-05-06
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-03
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-01
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-22
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2024-04-08
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-02
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
2024-03-29
net: do not consume a cacheline for system_page_pool
Eric Dumazet
2024-03-29
gro: fix ownership transfer
Antoine Tenart
2024-03-25
net: mark racy access on sk->sk_rcvbuf
linke li
2024-03-20
net: report RCU QS on threaded NAPI repolling
Yan Zhai
2024-03-19
net: move dev->state into net_device_read_txrx group
Eric Dumazet
2024-03-18
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-11
net: page_pool: factor out page_pool recycle check
Mina Almasry
2024-03-11
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-03-08
net: add skb_data_unref() helper
Eric Dumazet
2024-03-08
net: dqs: add NIC stall detector based on BQL
Jakub Kicinski
2024-03-07
netdev: add queue stat for alloc failures
Jakub Kicinski
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
2024-03-07
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2024-03-07
net: move ptype_all into net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
[next]