index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
/
*
|
rxrpc: Defer the response to a PING ACK until we've parsed it
David Howells
2023-11-17
1
-13
/
+13
*
|
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
2023-11-17
1
-19
/
+16
*
|
rxrpc: Fix some minor issues with bundle tracing
David Howells
2023-11-17
1
-3
/
+4
*
|
Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2023-11-16
6
-40
/
+45
|
\
\
|
*
|
netfilter: nf_tables: split async and sync catchall in two functions
Pablo Neira Ayuso
2023-11-14
1
-25
/
+30
|
*
|
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
2023-11-14
1
-7
/
+7
|
*
|
netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
Pablo Neira Ayuso
2023-11-14
1
-2
/
+3
|
*
|
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2023-11-14
2
-3
/
+4
|
*
|
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
2023-11-14
1
-1
/
+1
|
*
|
netfilter: nft_set_rbtree: Remove unused variable nft_net
Yang Li
2023-11-14
1
-2
/
+0
*
|
|
net: sched: do not offload flows with a helper in act_ct
Xin Long
2023-11-16
1
-0
/
+3
*
|
|
net: Fix undefined behavior in netdev name allocation
Gal Pressman
2023-11-15
1
-1
/
+3
*
|
|
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
2023-11-15
1
-5
/
+0
*
|
|
mptcp: fix setsockopt(IP_TOS) subflow locking
Paolo Abeni
2023-11-14
1
-0
/
+3
*
|
|
mptcp: add validity check for sending RM_ADDR
Geliang Tang
2023-11-14
1
-2
/
+3
*
|
|
mptcp: fix possible NULL pointer dereference on close
Paolo Abeni
2023-11-14
1
-3
/
+4
*
|
|
mptcp: deal with large GSO size
Paolo Abeni
2023-11-14
1
-0
/
+4
|
/
/
*
|
af_unix: fix use-after-free in unix_stream_read_actor()
Eric Dumazet
2023-11-14
1
-4
/
+5
*
|
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
2023-11-13
1
-0
/
+1
*
|
net: gso_test: support CONFIG_MAX_SKB_FRAGS up to 45
Willem de Bruijn
2023-11-13
1
-9
/
+5
*
|
net: set SOCK_RCU_FREE before inserting socket into hashtable
Stanislav Fomichev
2023-11-10
1
-1
/
+1
*
|
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-09
106
-136
/
+272
|
\
\
|
*
|
net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
Eric Dumazet
2023-11-08
1
-8
/
+2
|
*
|
net: kcm: fill in MODULE_DESCRIPTION()
Jakub Kicinski
2023-11-08
1
-0
/
+1
|
*
|
Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-11-08
40
-7
/
+82
|
|
\
\
|
|
*
|
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
2023-11-08
1
-1
/
+26
|
|
*
|
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
2023-11-08
1
-1
/
+1
|
|
*
|
ipvs: add missing module descriptions
Florian Westphal
2023-11-08
16
-0
/
+16
[next]