index
:
pm24.git
cpufreq-rust
master
more-events
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
Age
Commit message (
Expand
)
Author
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
2022-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
2022-10-25
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
2022-10-25
mptcp: sockopt: use new helper for TCP_DEFER_ACCEPT
Matthieu Baerts
2022-10-25
mptcp: add TCP_FASTOPEN_NO_COOKIE support
Matthieu Baerts
2022-10-25
mptcp: sockopt: make 'tcp_fastopen_connect' generic
Matthieu Baerts
2022-10-25
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
2022-10-25
act_skbedit: skbedit queue mapping for receive queue
Amritha Nambiar
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-10-24
tcp: fix indefinite deferral of RTO with SACK reneging
Neal Cardwell
2022-10-24
tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
Lu Wei
2022-10-24
net: skb: move skb_pp_recycle() to skbuff.c
Yunsheng Lin
2022-10-24
net: remove useless parameter of __sock_cmsg_send
xu xin
2022-10-24
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
2022-10-24
net: add a refcount tracker for kernel sockets
Eric Dumazet
2022-10-24
kcm: annotate data-races around kcm->rx_wait
Eric Dumazet
2022-10-24
kcm: annotate data-races around kcm->rx_psock
Eric Dumazet
2022-10-24
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
2022-10-24
net: introduce and use custom sockopt socket flag
Paolo Abeni
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
2022-10-24
inet6: Clean up failure path in do_ipv6_setsockopt().
Kuniyuki Iwashima
2022-10-24
inet6: Remove inet6_destroy_sock().
Kuniyuki Iwashima
2022-10-24
sctp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2022-10-24
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2022-10-24
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
2022-10-24
mac802154: Ensure proper scan-level filtering
Miquel Raynal
2022-10-23
Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-22
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
2022-10-21
ethtool: pse-pd: fix null-deref on genl_info in dump
Jakub Kicinski
2022-10-20
sctp: remove unnecessary NULL checks in sctp_enqueue_event()
Alexey Kodanev
2022-10-20
sctp: remove unnecessary NULL check in sctp_ulpq_tail_event()
Alexey Kodanev
2022-10-20
sctp: remove unnecessary NULL check in sctp_association_init()
Alexey Kodanev
2022-10-20
tipc: fix a null-ptr-deref in tipc_topsrv_accept
Xin Long
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-19
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
2022-10-19
openvswitch: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
2022-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-10-19
can: j1939: j1939_session_tx_eoma(): fix debug info
Zhang Changzhong
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
2022-10-19
bridge: mcast: Simplify MDB entry creation
Ido Schimmel
2022-10-19
bridge: mcast: Use spin_lock() instead of spin_lock_bh()
Ido Schimmel
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...
Zhengchao Shao
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
2022-10-19
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
2022-10-19
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
2022-10-18
net: hsr: avoid possible NULL deref in skb_clone()
Eric Dumazet
2022-10-18
net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()
Jiapeng Chong
[next]