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
*
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
2017-08-06
1
-3
/
+9
*
af_key: Add lock to key dump
Yuejie Shi
2017-08-06
1
-8
/
+38
*
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
2017-07-27
1
-1
/
+2
*
ipvs: SNAT packet replies only for NATed connections
Julian Anastasov
2017-07-27
1
-5
/
+14
*
af_key: Fix sadb_x_ipsecrequest parsing
Herbert Xu
2017-07-27
1
-21
/
+26
*
Bluetooth: use constant time memory comparison for secret values
Jason A. Donenfeld
2017-07-27
1
-17
/
+18
*
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
Mateusz Jurczyk
2017-07-27
1
-2
/
+4
*
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
Mateusz Jurczyk
2017-07-27
1
-2
/
+1
*
nfc: Ensure presence of required attributes in the activate_target handler
Mateusz Jurczyk
2017-07-27
1
-1
/
+3
*
NFC: fix broken device allocation
Johan Hovold
2017-07-27
2
-15
/
+19
*
cfg80211: Check if NAN service ID is of expected size
Srinivas Dasari
2017-07-21
1
-1
/
+1
*
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
2017-07-21
1
-2
/
+1
*
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
2017-07-21
1
-0
/
+4
*
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
2017-07-21
1
-0
/
+1
*
rds: tcp: use sock_create_lite() to create the accept socket
Sowmini Varadhan
2017-07-21
1
-1
/
+1
*
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2017-07-21
2
-11
/
+2
*
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
Alban Browaeys
2017-07-21
1
-1
/
+1
*
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
2017-07-21
1
-9
/
+9
*
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
2017-07-21
1
-6
/
+16
*
bridge: mdb: fix leak on complete_info ptr on fail path
Eduardo Valentin
2017-07-21
1
-1
/
+2
*
net: prevent sign extension in dev_get_stats()
Eric Dumazet
2017-07-21
1
-3
/
+3
*
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
2017-07-21
1
-0
/
+2
*
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
2017-07-21
1
-2
/
+3
*
net: sched: Fix one possible panic when no destroy callback
Gao Feng
2017-07-21
1
-1
/
+2
*
net_sched: fix error recovery at qdisc creation
Eric Dumazet
2017-07-21
5
-23
/
+19
*
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
2017-07-05
1
-3
/
+4
*
xfrm: Oops on error in pfkey_msg2xfrm_state()
Dan Carpenter
2017-07-05
1
-4
/
+12
*
xfrm: NULL dereference on allocation failure
Dan Carpenter
2017-07-05
1
-0
/
+1
*
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2017-07-05
1
-47
/
+0
*
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2017-07-05
2
-14
/
+20
*
sctp: check af before verify address in sctp_addr_id2transport
Xin Long
2017-07-05
1
-1
/
+1
*
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
2017-07-05
5
-13
/
+13
*
mac80211: initialize SMPS field in HT capabilities
Felix Fietkau
2017-07-05
1
-4
/
+9
*
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
2017-07-05
3
-9
/
+25
*
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
Eric Dumazet
2017-07-05
2
-0
/
+5
*
net: dsa: Check return value of phy_connect_direct()
Florian Fainelli
2017-07-05
1
-4
/
+2
*
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
2017-07-05
1
-1
/
+1
*
l2tp: take a reference on sessions used in genetlink handlers
Guillaume Nault
2017-07-05
3
-16
/
+35
*
l2tp: hold session while sending creation notifications
Guillaume Nault
2017-07-05
1
-2
/
+4
*
l2tp: fix duplicate session creation
Guillaume Nault
2017-07-05
3
-56
/
+84
*
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
Guillaume Nault
2017-07-05
1
-4
/
+11
*
l2tp: fix race in l2tp_recv_common()
Guillaume Nault
2017-07-05
4
-23
/
+88
*
netfilter: synproxy: fix conntrackd interaction
Eric Leblond
2017-07-05
1
-0
/
+4
*
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
2017-07-05
1
-1
/
+5
*
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
2017-07-05
1
-0
/
+2
*
ipv6: Do not leak throw route references
Serhey Popovych
2017-07-05
2
-18
/
+7
*
net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
Gao Feng
2017-07-05
1
-1
/
+2
*
decnet: always not take dst->__refcnt when inserting dst into hash table
Wei Wang
2017-07-05
1
-10
/
+4
*
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
Xin Long
2017-07-05
1
-3
/
+2
*
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
2017-07-05
1
-3
/
+3
[next]