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
bpf: Refactor some inode/task/sk storage functions for reuse
Yonghong Song
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
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-12
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-17
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2024-05-17
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-17
net: mark racy access on sk->sk_rcvbuf
linke li
2024-05-17
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-05-17
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
2024-05-17
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
2024-05-02
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2024-04-10
gro: fix ownership transfer
Antoine Tenart
2024-04-10
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
2024-03-26
net: report RCU QS on threaded NAPI repolling
Yan Zhai
2024-03-26
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2024-03-26
net: mctp: copy skb ext data when fragmenting
Jeremy Kerr
2024-03-26
sock_diag: annotate data-races around sock_diag_handlers[family]
Eric Dumazet
2024-03-26
io_uring/unix: drop usage of io_uring socket
Jens Axboe
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2024-03-06
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
2024-03-06
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
2024-03-01
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
2024-03-01
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
2024-02-23
net: prevent mss overflow in skb_segment()
Eric Dumazet
2024-01-31
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2024-01-31
udp: fix busy polling
Eric Dumazet
2024-01-31
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-25
Revert "net: rtnetlink: Enslave device before bringing it up"
Nicolas Dichtel
2024-01-20
neighbour: Don't let neigh_forced_gc() disable preemption for long
Judy Hsiao
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2024-01-10
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
2024-01-10
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2024-01-10
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
2024-01-10
net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
Jörn-Thorben Hinz
2024-01-10
net: annotate data-races around sk->sk_bind_phc
Eric Dumazet
2024-01-10
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2024-01-01
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
2024-01-01
net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
Shigeru Yoshida
2023-12-13
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
[next]