index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-10-24
mptcp: factor out mptcp_connect()
Paolo Abeni
2022-10-24
mptcp: set msk local address earlier
Paolo Abeni
2022-10-24
genetlink: piggy back on resv_op to default to a reject policy
Jakub Kicinski
2022-10-24
ethtool: eeprom: fix null-deref on genl_info in dump
Xin Long
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
mac802154: Fix LQI recording
Miquel Raynal
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-21
wifi: cfg80211: Fix bitrates overflow issue
Paul Zhang
2022-10-21
wifi: cfg80211: fix memory leak in query_regdb_file()
Arend van Spriel
2022-10-21
wifi: mac80211: fix memory free error when registering wiphy fail
taozhang
2022-10-21
wifi: cfg80211: silence a sparse RCU warning
Johannes Berg
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
esp6: remove redundant variable err
Colin Ian King
2022-10-19
xfrm: replay: Fix ESN wrap around for GSO
Christian Langrock
2022-10-19
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
[prev]
[next]