index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
net/smc: fix missing byte order conversion in CLC handshake
Wen Gu
3
-9
/
+8
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2
-1
/
+6
2023-12-07
psample: Require 'CAP_NET_ADMIN' when joining "packets" group
Ido Schimmel
1
-1
/
+2
2023-12-07
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
1
-0
/
+19
2023-12-07
net: tls, update curr on splice as well
John Fastabend
1
-0
/
+2
2023-12-07
Merge tag 'nf-23-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
7
-19
/
+40
2023-12-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+2
2023-12-07
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
1
-1
/
+5
2023-12-06
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
1
-4
/
+12
2023-12-06
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
1
-2
/
+3
2023-12-06
netfilter: nf_tables: bail out on mismatching dynset and set expressions
Pablo Neira Ayuso
1
-4
/
+9
2023-12-06
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2
-4
/
+8
2023-12-06
netfilter: nft_set_pipapo: skip inactive elements during set walk
Florian Westphal
1
-0
/
+3
2023-12-06
netfilter: bpf: fix bad registration on nf_defrag
D. Wythe
1
-5
/
+5
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
3
-10
/
+8
2023-12-06
net/tcp: Don't add key with non-matching VRF on connected sockets
Dmitry Safonov
1
-0
/
+9
2023-12-06
net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
Dmitry Safonov
1
-0
/
+6
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
5
-9
/
+9
2023-12-06
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
1
-4
/
+7
2023-12-06
tcp: fix mid stream window clamp.
Paolo Abeni
1
-3
/
+19
2023-12-05
xsk: Skip polling event check for unbound socket
Yewon Choi
1
-3
/
+2
2023-12-05
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2
-9
/
+9
2023-12-01
ipv6: fix potential NULL deref in fib6_add()
Eric Dumazet
1
-5
/
+1
2023-11-30
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
9
-101
/
+357
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-2
/
+7
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
3
-2
/
+7
2023-11-29
ethtool: don't propagate EOPNOTSUPP from dumps
Jakub Kicinski
1
-0
/
+1
2023-11-27
wifi: mac80211: use wiphy locked debugfs for sdata/link
Johannes Berg
1
-45
/
+105
2023-11-27
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
2
-33
/
+43
2023-11-27
wifi: cfg80211: add locked debugfs wrappers
Johannes Berg
1
-0
/
+160
2023-11-24
wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
Ben Greear
1
-0
/
+1
2023-11-24
wifi: cfg80211: hold wiphy mutex for send_interface
Johannes Berg
2
-2
/
+7
2023-11-24
wifi: cfg80211: lock wiphy mutex for rfkill poll
Johannes Berg
1
-0
/
+2
2023-11-24
wifi: cfg80211: fix CQM for non-range use
Johannes Berg
2
-19
/
+32
2023-11-24
wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush
Oldřich Jedlička
1
-2
/
+7
2023-11-24
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
1
-2
/
+4
2023-11-24
mptcp: fix uninit-value in mptcp_incoming_options
Edward Adam Davis
1
-0
/
+1
2023-11-23
tls: fix NULL deref on tls_sw_splice_eof() with empty record
Jann Horn
1
-0
/
+3
2023-11-22
net/smc: avoid data corruption caused by decline
D. Wythe
1
-2
/
+6
2023-11-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-6
/
+70
2023-11-21
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
1
-1
/
+1
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
1
-5
/
+13
2023-11-20
bpf: Fix dev's rx stats for bpf_redirect_peer traffic
Peilin Ye
2
-0
/
+9
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-1
/
+48
2023-11-19
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
12
-0
/
+12
2023-11-17
rxrpc: Defer the response to a PING ACK until we've parsed it
David Howells
1
-13
/
+13
2023-11-17
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
1
-19
/
+16
2023-11-17
rxrpc: Fix some minor issues with bundle tracing
David Howells
1
-3
/
+4
2023-11-16
Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
6
-40
/
+45
2023-11-16
net: sched: do not offload flows with a helper in act_ct
Xin Long
1
-0
/
+3
[prev]
[next]