index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-12-08
Merge tag 'io_uring-6.7-2023-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-07
vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
Stefano Garzarella
2023-12-07
net/smc: fix missing byte order conversion in CLC handshake
Wen Gu
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2023-12-07
psample: Require 'CAP_NET_ADMIN' when joining "packets" group
Ido Schimmel
2023-12-07
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
2023-12-07
net: tls, update curr on splice as well
John Fastabend
2023-12-07
Merge tag 'nf-23-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-12-07
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
2023-12-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-06
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
2023-12-06
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
2023-12-06
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
2023-12-06
netfilter: nf_tables: bail out on mismatching dynset and set expressions
Pablo Neira Ayuso
2023-12-06
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2023-12-06
netfilter: nft_set_pipapo: skip inactive elements during set walk
Florian Westphal
2023-12-06
netfilter: bpf: fix bad registration on nf_defrag
D. Wythe
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
2023-12-06
net/tcp: Don't add key with non-matching VRF on connected sockets
Dmitry Safonov
2023-12-06
net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
Dmitry Safonov
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
2023-12-06
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
2023-12-05
tcp: fix mid stream window clamp.
Paolo Abeni
2023-12-05
xsk: Skip polling event check for unbound socket
Yewon Choi
2023-12-04
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2023-11-30
ipv6: fix potential NULL deref in fib6_add()
Eric Dumazet
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-11-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2023-11-29
ethtool: don't propagate EOPNOTSUPP from dumps
Jakub Kicinski
2023-11-27
wifi: mac80211: use wiphy locked debugfs for sdata/link
Johannes Berg
2023-11-27
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
2023-11-27
wifi: cfg80211: add locked debugfs wrappers
Johannes Berg
2023-11-24
wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
Ben Greear
2023-11-24
wifi: cfg80211: hold wiphy mutex for send_interface
Johannes Berg
2023-11-24
wifi: cfg80211: lock wiphy mutex for rfkill poll
Johannes Berg
2023-11-24
wifi: cfg80211: fix CQM for non-range use
Johannes Berg
2023-11-24
wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush
Oldřich Jedlička
2023-11-24
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
2023-11-24
mptcp: fix uninit-value in mptcp_incoming_options
Edward Adam Davis
2023-11-23
tls: fix NULL deref on tls_sw_splice_eof() with empty record
Jann Horn
2023-11-22
net/smc: avoid data corruption caused by decline
D. Wythe
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-21
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
2023-11-20
bpf: Fix dev's rx stats for bpf_redirect_peer traffic
Peilin Ye
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2023-11-19
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
2023-11-17
rxrpc: Defer the response to a PING ACK until we've parsed it
David Howells
2023-11-17
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
[next]