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.12.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
*
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
2020-05-02
2
-4
/
+0
*
net/x25: Fix x25_neigh refcnt leak when receiving frame
Xiyu Yang
2020-05-02
1
-1
/
+3
*
net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
Xiyu Yang
2020-05-02
1
-0
/
+1
*
ipv6: fix restrict IPV6_ADDRFORM operation
John Haxby
2020-05-02
1
-7
/
+6
*
vti4: removed duplicate log message.
Jeremy Sowden
2020-05-02
1
-3
/
+1
*
net: ipv4: avoid unused variable warning for sysctl
Arnd Bergmann
2020-05-02
1
-2
/
+1
*
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
2020-05-02
1
-1
/
+3
*
net: qrtr: send msgs from local of same id as broadcast
Wang Wenhu
2020-04-24
1
-3
/
+4
*
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
2020-04-24
1
-4
/
+9
*
hsr: check protocol version in hsr_newlink()
Taehee Yoo
2020-04-24
1
-2
/
+7
*
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
2020-04-13
1
-3
/
+1
*
net: dsa: tag_brcm: Fix skb->fwd_offload_mark location
Florian Fainelli
2020-04-13
1
-2
/
+2
*
sctp: fix possibly using a bad saddr with a given dst
Marcelo Ricardo Leitner
2020-04-13
2
-15
/
+33
*
sctp: fix refcount bug in sctp_wfree
Qiujun Huang
2020-04-13
1
-8
/
+23
*
net, ip_tunnel: fix interface lookup with no key
William Dauchy
2020-04-13
1
-5
/
+1
*
ipv4: fix a RCU-list lock in fib_triestat_seq_show
Qian Cai
2020-04-13
1
-0
/
+3
*
l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()
Guillaume Nault
2020-04-13
2
-0
/
+7
*
l2tp: ensure sessions are freed after their PPPOL2TP socket
Guillaume Nault
2020-04-13
1
-4
/
+4
*
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
2020-04-02
1
-1
/
+2
*
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
2020-04-02
1
-1
/
+18
*
vti6: Fix memory leak of skb if input policy check fails
Torsten Hilbrich
2020-04-02
1
-1
/
+1
*
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
2020-04-02
1
-0
/
+8
*
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
2020-04-02
1
-0
/
+2
*
xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire
Xin Long
2020-04-02
1
-0
/
+3
*
xfrm: fix uctx len check in verify_sec_ctx_len
Xin Long
2020-04-02
1
-1
/
+2
*
vti[6]: fix packet tx through bpf_redirect() in XinY cases
Nicolas Dichtel
2020-04-02
3
-15
/
+56
*
mac80211: mark station unauthorized before key removal
Johannes Berg
2020-04-02
1
-0
/
+6
*
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
2020-04-02
1
-1
/
+2
*
net: ipv4: don't let PMTU updates increase route MTU
Sabrina Dubroca
2020-04-02
1
-3
/
+4
*
hsr: set .netnsok flag
Taehee Yoo
2020-04-02
1
-0
/
+1
*
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
2020-04-02
1
-14
/
+24
*
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
2020-04-02
2
-30
/
+23
*
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
2020-04-02
1
-0
/
+1
*
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
2020-04-02
1
-2
/
+2
*
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
2020-04-02
1
-0
/
+2
*
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
2020-04-02
1
-4
/
+4
*
ipv4: ensure rcu_read_lock() in cipso_v4_error()
Matteo Croce
2020-03-20
1
-1
/
+6
*
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
2020-03-20
1
-1
/
+1
*
cfg80211: check reg_rule for NULL in handle_channel_custom()
Johannes Berg
2020-03-20
1
-1
/
+1
*
batman-adv: Use explicit tvlv padding for ELP packets
Sven Eckelmann
2020-03-20
1
-3
/
+5
*
batman-adv: Avoid probe ELP information leak
Sven Eckelmann
2020-03-20
1
-1
/
+3
*
batman-adv: update data pointers after skb_cow()
Matthias Schiffer
2020-03-20
1
-1
/
+4
*
batman-adv: Don't schedule OGM for disabled interface
Sven Eckelmann
2020-03-20
1
-0
/
+4
*
batman-adv: Avoid free/alloc race when handling OGM buffer
Sven Eckelmann
2020-03-20
3
-9
/
+55
*
batman-adv: Avoid free/alloc race when handling OGM2 buffer
Sven Eckelmann
2020-03-20
2
-8
/
+37
*
batman-adv: Fix duplicated OGMs on NETDEV_UP
Sven Eckelmann
2020-03-20
3
-2
/
+7
*
batman-adv: Prevent duplicated gateway_node entry
Sven Eckelmann
2020-03-20
1
-2
/
+9
*
batman-adv: Fix multicast TT issues with bogus ROAM flags
Linus Lüssing
2020-03-20
1
-2
/
+4
*
batman-adv: Avoid storing non-TT-sync flags on singular entries too
Linus Lüssing
2020-03-20
1
-1
/
+2
*
batman-adv: Fix debugfs path for renamed softif
Sven Eckelmann
2020-03-20
3
-6
/
+53
[next]