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