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
*
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
2021-07-14
1
-0
/
+9
*
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
2021-07-14
1
-1
/
+2
*
mac80211: remove iwlwifi specific workaround that broke sta NDP tx
Felix Fietkau
2021-07-14
1
-9
/
+0
*
can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RC...
Oleksij Rempel
2021-07-14
2
-0
/
+7
*
can: isotp: isotp_release(): omit unintended hrtimer restart on socket release
Oliver Hartkopp
2021-07-14
1
-3
/
+4
*
can: gw: synchronize rcu operations before removing gw job entry
Oliver Hartkopp
2021-07-14
1
-0
/
+3
*
can: bcm: delay release of struct bcm_op after synchronize_rcu()
Thadeu Lima de Souza Cascardo
2021-07-14
1
-1
/
+6
*
Bluetooth: Remove spurious error message
Szymon Janc
2021-07-14
1
-9
/
+5
*
mac80211: handle various extensible elements correctly
Johannes Berg
2021-06-30
1
-11
/
+11
*
mac80211: reset profile_periodicity/ema_ap
Johannes Berg
2021-06-30
1
-0
/
+8
*
net/packet: annotate accesses to po->ifindex
Eric Dumazet
2021-06-30
1
-7
/
+9
*
net/packet: annotate accesses to po->bind
Eric Dumazet
2021-06-30
1
-8
/
+8
*
net/packet: annotate data race in packet_sendmsg()
Eric Dumazet
2021-06-30
1
-3
/
+6
*
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
2021-06-30
1
-5
/
+7
*
inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
Eric Dumazet
2021-06-30
1
-2
/
+2
*
net: ethtool: clear heap allocations for ethtool function
Austin Kim
2021-06-30
1
-5
/
+5
*
mac80211: drop multicast fragments
Johannes Berg
2021-06-30
1
-6
/
+3
*
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2021-06-30
2
-2
/
+2
*
cfg80211: call cfg80211_leave_ocb when switching away from OCB
Du Cheng
2021-06-30
1
-0
/
+3
*
mac80211: remove warning in ieee80211_get_sband()
Johannes Berg
2021-06-30
1
-1
/
+1
*
net: bridge: fix vlan tunnel dst refcnt when egressing
Nikolay Aleksandrov
2021-06-23
1
-2
/
+2
*
net: bridge: fix vlan tunnel dst null pointer dereference
Nikolay Aleksandrov
2021-06-23
2
-16
/
+26
*
cfg80211: avoid double free of PMSR request
Avraham Stern
2021-06-23
1
-2
/
+14
*
cfg80211: make certificate generation more robust
Johannes Berg
2021-06-23
1
-1
/
+1
*
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
2021-06-23
1
-16
/
+36
*
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
2021-06-23
1
-14
/
+40
*
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
2021-06-23
3
-40
/
+142
*
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
2021-06-23
1
-0
/
+3
*
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
2021-06-23
1
-0
/
+7
*
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
2021-06-23
1
-3
/
+4
*
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
2021-06-23
1
-0
/
+1
*
net: qrtr: fix OOB Read in qrtr_endpoint_post
Pavel Skripkin
2021-06-23
1
-1
/
+1
*
ipv4: Fix device used for dst_alloc with local routes
David Ahern
2021-06-23
1
-1
/
+14
*
ethtool: strset: fix message length calculation
Jakub Kicinski
2021-06-23
1
-0
/
+2
*
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-23
2
-13
/
+12
*
mptcp: do not warn on bad input from the network
Paolo Abeni
2021-06-23
1
-5
/
+5
*
mptcp: try harder to borrow memory from subflow under pressure
Paolo Abeni
2021-06-23
1
-4
/
+6
*
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
2021-06-23
1
-1
/
+5
*
mptcp: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
2021-06-23
1
-0
/
+2
*
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
2021-06-23
1
-0
/
+5
*
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
2021-06-23
1
-8
/
+13
*
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
2021-06-23
1
-3
/
+5
*
udp: fix race between close() and udp_abort()
Paolo Abeni
2021-06-23
2
-0
/
+13
*
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
2021-06-23
1
-4
/
+18
*
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
2021-06-23
1
-1
/
+1
*
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
2021-06-23
1
-0
/
+1
*
mac80211: fix skb length check in ieee80211_scan_rx()
Du Cheng
2021-06-23
1
-5
/
+16
*
batman-adv: Avoid WARN_ON timing related checks
Sven Eckelmann
2021-06-23
1
-1
/
+3
*
fib: Return the correct errno code
Zheng Yongjun
2021-06-18
1
-1
/
+1
*
net: Return the correct errno code
Zheng Yongjun
2021-06-18
1
-1
/
+1
[next]