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-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
2023-12-13
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-11-20
net: page_pool: add missing free_percpu when page_pool_init fail
Jian Shen
2023-11-20
net: skb_find_text: Ignore patterns extending past 'to'
Phil Sutter
2023-11-02
neighbour: fix various data-races
Eric Dumazet
2023-10-25
net: move altnames together with the netdevice
Jakub Kicinski
2023-10-25
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-25
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2023-10-25
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
2023-10-25
net: avoid UAF on deleted altname
Jakub Kicinski
2023-10-25
net: pktgen: Fix interface flags printing
Gavrilov Ilia
2023-10-25
netlink: Correct offload_xstats size
Christoph Paasch
2023-10-19
net: refine debug info in skb_checksum_help()
Eric Dumazet
2023-10-10
neighbour: fix data-races around n->output
Eric Dumazet
2023-10-10
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-10-10
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-10-10
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
2023-10-10
net: fix possible store tearing in neigh_periodic_work()
Eric Dumazet
2023-10-10
bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
Jakub Sitnicki
2023-10-06
net/core: Fix ETH_P_1588 flow dissector
Sasha Neftin
2023-09-23
net: Use sockaddr_storage for getsockopt(SO_PEERNAME).
Kuniyuki Iwashima
2023-09-19
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
2023-09-19
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
2023-09-19
bpf, sockmap: Fix skb refcnt race after locking changes
John Fastabend
2023-09-19
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-09-19
net: use sk_forward_alloc_get() in sk_get_meminfo()
Eric Dumazet
2023-09-19
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
2023-09-19
net: deal with integer overflows in kmalloc_reserve()
Eric Dumazet
2023-09-19
net: factorize code in kmalloc_reserve()
Eric Dumazet
2023-09-19
net: remove osize variable in __alloc_skb()
Eric Dumazet
2023-09-19
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
2023-09-19
net/ipv6: SKB symmetric hash should incorporate transport ports
Quan Tian
2023-09-13
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
2023-09-13
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
[next]