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
...
*
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
2017-11-18
1
-17
/
+42
*
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2017-11-18
2
-2
/
+3
*
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
2017-11-18
1
-0
/
+32
*
net/unix: don't show information about sockets from other namespaces
Andrei Vagin
2017-11-18
1
-0
/
+2
*
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
Xin Long
2017-11-18
1
-1
/
+1
*
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
2017-11-18
1
-3
/
+3
*
l2tp: check ps->sock before running pppol2tp_session_ioctl()
Guillaume Nault
2017-11-18
1
-0
/
+3
*
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2017-11-18
1
-1
/
+2
*
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Johannes Berg
2017-11-18
1
-2
/
+34
*
mac80211: use constant time comparison with keys
Jason A. Donenfeld
2017-11-18
1
-1
/
+2
*
mac80211: accept key reinstall without changing anything
Johannes Berg
2017-11-18
1
-3
/
+17
*
IPsec: do not ignore crypto err in ah4 input
Gilad Ben-Yossef
2017-11-15
1
-0
/
+3
*
af_packet: don't pass empty blocks for PACKET_V3
Alexander Drozdov
2017-10-27
1
-1
/
+9
*
cls_api.c: Fix dumping of non-existing actions' stats.
Ignacy Gawędzki
2017-10-27
1
-3
/
+4
*
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
Jarno Rajahalme
2017-10-21
1
-2
/
+2
*
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2017-10-21
1
-0
/
+2
*
packet: in packet_do_bind, test fanout with bind_lock held
Willem de Bruijn
2017-10-21
1
-3
/
+5
*
l2tp: fix race condition in l2tp_tunnel_delete
Sabrina Dubroca
2017-10-21
2
-7
/
+8
*
l2tp: Avoid schedule while atomic in exit_net
Ridge Kennedy
2017-10-21
1
-1
/
+3
*
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-10-21
2
-2
/
+4
*
packet: hold bind lock when rebinding to fanout hook
Willem de Bruijn
2017-10-21
1
-4
/
+11
*
rds: ib: add error handle
Zhu Yanjun
2017-10-08
1
-11
/
+36
*
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
Liping Zhang
2017-10-08
1
-9
/
+11
*
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-10-08
5
-0
/
+7
*
net/packet: check length in getsockopt() called with PACKET_HDRLEN
Alexander Potapenko
2017-10-08
1
-0
/
+2
*
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
2017-10-08
1
-0
/
+3
*
audit: log 32-bit socketcalls
Richard Guy Briggs
2017-10-08
1
-3
/
+14
*
RDS: RDMA: Fix the composite message user notification
Santosh Shilimkar
2017-10-08
4
-11
/
+29
*
nl80211: check for the required netlink attributes presence
Vladis Dronov
2017-10-05
1
-0
/
+3
*
mac80211: flush hw_roc_start work before cancelling the ROC
Avraham Stern
2017-10-05
1
-0
/
+2
*
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
2017-09-27
1
-2
/
+2
*
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
2017-09-27
1
-1
/
+1
*
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
2017-09-27
1
-6
/
+19
*
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-09-27
1
-0
/
+4
*
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
2017-09-27
1
-4
/
+2
*
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
2017-09-13
1
-37
/
+43
*
xfrm: policy: check policy direction value
Vladis Dronov
2017-09-07
1
-0
/
+6
*
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
2017-08-30
1
-6
/
+5
*
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
Jeffy Chen
2017-08-30
1
-7
/
+10
*
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
2017-08-30
1
-11
/
+22
*
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
2017-08-30
1
-0
/
+2
*
irda: do not leak initialized list.dev to userspace
Colin Ian King
2017-08-30
1
-1
/
+1
*
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-08-30
1
-2
/
+1
*
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
2017-08-30
1
-0
/
+2
*
dccp: defer ccid_hc_tx_delete() at dismantle time
Eric Dumazet
2017-08-30
1
-2
/
+12
*
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
2017-08-30
1
-4
/
+1
*
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
Liping Zhang
2017-08-24
1
-3
/
+10
*
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2017-08-12
1
-1
/
+1
*
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-12
3
-6
/
+10
*
revert "ipv4: Should use consistent conditional judgement for ip fragment in ...
Greg Kroah-Hartman
2017-08-12
1
-1
/
+1
[prev]
[next]