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: refine validation of template and selector families
Florian Westphal
2019-02-15
1
-4
/
+9
*
libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
Ilya Dryomov
2019-02-15
1
-2
/
+3
*
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
2019-02-15
1
-3
/
+9
*
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
2019-02-12
1
-4
/
+8
*
rds: fix refcount bug in rds_sock_addref
Eric Dumazet
2019-02-12
1
-3
/
+3
*
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
2019-02-12
1
-1
/
+2
*
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
2019-02-12
1
-2
/
+2
*
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
2019-02-12
1
-0
/
+6
*
xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
YueHaibing
2019-02-12
1
-0
/
+3
*
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
2019-02-12
1
-2
/
+3
*
l2tp: fix reading optional fields of L2TPv3
Jacob Wen
2019-02-06
4
-0
/
+30
*
l2tp: remove l2specific_len dependency in l2tp_core
Lorenzo Bianconi
2019-02-06
2
-18
/
+27
*
sctp: improve the events for sctp stream reset
Xin Long
2019-02-06
1
-22
/
+17
*
sctp: improve the events for sctp stream adding
Xin Long
2019-02-06
1
-13
/
+10
*
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
2019-02-06
1
-0
/
+3
*
net/rose: fix NULL ax25_cb kernel panic
Bernard Pidoux
2019-02-06
1
-0
/
+5
*
netrom: switch to sock timer API
Cong Wang
2019-02-06
1
-10
/
+10
*
l2tp: copy 4 more bytes to linear part if necessary
Jacob Wen
2019-02-06
1
-3
/
+2
*
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
2019-02-06
1
-0
/
+2
*
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
2019-02-06
1
-0
/
+3
*
Fix "net: ipv4: do not handle duplicate fragments as overlapping"
Greg Kroah-Hartman
2019-02-06
1
-1
/
+1
*
can: bcm: check timer values before ktime conversion
Oliver Hartkopp
2019-01-31
1
-0
/
+27
*
ipfrag: really prevent allocation on netns exit
Paolo Abeni
2019-01-31
1
-1
/
+1
*
tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
Willem de Bruijn
2019-01-31
1
-1
/
+1
*
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2019-01-31
2
-5
/
+14
*
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
2019-01-31
1
-1
/
+1
*
net_sched: refetch skb protocol for each filter
Cong Wang
2019-01-31
1
-2
/
+1
*
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-31
3
-0
/
+3
*
net: bridge: Fix ethernet header pointer before check skb forwardable
Yunjian Wang
2019-01-31
1
-5
/
+4
*
netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
Taehee Yoo
2019-01-26
1
-1
/
+2
*
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
2019-01-26
1
-0
/
+1
*
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern
2019-01-26
1
-1
/
+4
*
net, skbuff: do not prefer skb allocation fails early
David Rientjes
2019-01-26
1
-6
/
+1
*
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
David Ahern
2019-01-26
1
-1
/
+10
*
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
2019-01-23
1
-1
/
+1
*
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
2019-01-23
1
-0
/
+2
*
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
2019-01-23
1
-0
/
+5
*
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
2019-01-23
1
-0
/
+26
*
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
2019-01-23
1
-0
/
+15
*
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2019-01-23
2
-7
/
+2
*
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
2019-01-23
1
-2
/
+4
*
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
2019-01-23
1
-0
/
+8
*
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-23
2
-10
/
+12
*
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2019-01-23
2
-13
/
+9
*
packet: Do not leak dev refcounts on error exit
Jason Gunthorpe
2019-01-23
1
-2
/
+2
*
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
2019-01-23
1
-1
/
+1
*
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
2019-01-23
1
-0
/
+1
*
can: gw: ensure DLC boundaries after CAN frame modification
Oliver Hartkopp
2019-01-23
1
-3
/
+27
*
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2019-01-16
3
-7
/
+11
*
9p/net: put a lower bound on msize
Dominique Martinet
2019-01-13
1
-0
/
+21
[next]