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
*
netfilter: ipvs: Fix inappropriate output of procfs
KUWAZAWA Takuya
2017-12-20
1
-0
/
+4
*
SUNRPC: Fix a race in the receive code path
Trond Myklebust
2017-12-20
1
-9
/
+19
*
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-20
3
-0
/
+4
*
fix kcm_clone()
Al Viro
2017-12-17
1
-44
/
+27
*
sctp: use right member as the param of list_for_each_entry
Xin Long
2017-12-17
1
-3
/
+3
*
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
2017-12-17
1
-8
/
+13
*
net: openvswitch: datapath: fix data type in queue_gso_packets
Gustavo A. R. Silva
2017-12-17
1
-1
/
+1
*
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-12-17
8
-14
/
+167
*
net: ipv6: Fixup device for anycast routes during copy
David Ahern
2017-12-17
1
-1
/
+1
*
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
2017-12-17
2
-4
/
+6
*
net: sched: cbq: create block for q->link.block
Jiri Pirko
2017-12-17
1
-1
/
+8
*
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-17
1
-0
/
+1
*
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
2017-12-17
1
-4
/
+0
*
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2017-12-17
2
-0
/
+12
*
tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet
2017-12-17
1
-1
/
+0
*
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
2017-12-17
1
-0
/
+5
*
packet: fix crash in fanout_demux_rollover()
Mike Maloney
2017-12-17
2
-23
/
+10
*
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2017-12-17
2
-23
/
+46
*
sit: update frag_off info
Hangbin Liu
2017-12-17
1
-0
/
+1
*
rds: Fix NULL pointer dereference in __rds_rdma_map
Håkon Bugge
2017-12-17
1
-1
/
+1
*
tipc: fix memory leak in tipc_accept_from_sock()
Jon Maloy
2017-12-17
1
-0
/
+1
*
xfrm: Copy policy family in clone_policy
Herbert Xu
2017-12-14
1
-0
/
+1
*
tls: Use kzalloc for aead_request allocation
Ilya Lesokhin
2017-12-14
1
-1
/
+1
*
sctp: use the right sk after waking up from wait_buf sleep
Xin Long
2017-12-14
1
-10
/
+11
*
sctp: do not free asoc when it is already dead in sctp_sendmsg
Xin Long
2017-12-14
1
-3
/
+14
*
sunrpc: Fix rpc_task_begin trace point
Chuck Lever
2017-12-14
1
-2
/
+1
*
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
2017-12-14
1
-3
/
+2
*
route: also update fnhe_genid when updating a route cache
Xin Long
2017-12-14
1
-2
/
+7
*
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Alexey Kodanev
2017-12-14
1
-1
/
+1
*
net/smc: use sk_rcvbuf as start for rmb creation
Ursula Braun
2017-12-14
1
-1
/
+1
*
NFC: fix device-allocation error return
Johan Hovold
2017-11-30
1
-1
/
+1
*
svcrdma: Preserve CB send buffer across retransmits
Chuck Lever
2017-11-30
1
-1
/
+5
*
net/9p: Switch to wait_event_killable()
Tuomas Tynkkynen
2017-11-30
3
-11
/
+9
*
9p: Fix missing commas in mount options
Tuomas Tynkkynen
2017-11-30
2
-4
/
+4
*
libceph: don't WARN() if user tries to add invalid key
Eric Biggers
2017-11-30
1
-1
/
+3
*
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
Eric W. Biederman
2017-11-24
1
-2
/
+3
*
af_netlink: ensure that NLMSG_DONE never fails in dumps
Jason A. Donenfeld
2017-11-24
2
-6
/
+12
*
vlan: fix a use-after-free in vlan_device_event()
Cong Wang
2017-11-11
1
-3
/
+3
*
net: dsa: return after vlan prepare phase
Vivien Didelot
2017-11-11
1
-0
/
+2
*
net: dsa: return after mdb prepare phase
Vivien Didelot
2017-11-11
1
-0
/
+2
*
tcp: fix tcp_fastretrans_alert warning
Yuchung Cheng
2017-11-10
1
-2
/
+1
*
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
Eric Dumazet
2017-11-10
1
-2
/
+10
*
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
2017-11-10
1
-5
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-11-09
2
-38
/
+37
|
\
|
*
xfrm: Fix stack-out-of-bounds read in xfrm_state_find.
Steffen Klassert
2017-11-03
1
-18
/
+11
|
*
xfrm: do unconditional template resolution before pcpu cache check
Florian Westphal
2017-11-03
1
-18
/
+24
|
*
xfrm: defer daddr pointer assignment after spi parsing
Florian Westphal
2017-11-02
1
-2
/
+2
*
|
cls_u32: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-1
/
+7
*
|
cls_tcindex: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-7
/
+26
*
|
cls_rsvp: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+12
[next]