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
...
*
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
2018-03-31
1
-0
/
+5
*
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
2018-03-31
1
-0
/
+3
*
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-31
1
-7
/
+15
*
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
Eric Dumazet
2018-03-31
1
-4
/
+8
*
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
2018-03-31
1
-1
/
+1
*
kcm: lock lower socket in kcm_attach
Tom Herbert
2018-03-31
1
-10
/
+23
*
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
2018-03-31
1
-0
/
+1
*
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
2018-03-31
1
-1
/
+1
*
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
2018-03-31
1
-2
/
+3
*
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
Stefano Brivio
2018-03-31
1
-1
/
+1
*
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
2018-03-31
1
-7
/
+14
*
devlink: Remove redundant free on error path
Arkadi Sharshevsky
2018-03-31
1
-12
/
+4
*
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2018-03-31
2
-0
/
+2
*
ip_gre: fix potential memory leak in erspan_rcv
Haishuang Yan
2018-03-24
1
-1
/
+3
*
ip_gre: fix error path when erspan_rcv failed
Haishuang Yan
2018-03-24
1
-0
/
+2
*
ip6_vti: adjust vti mtu according to mtu of lower device
Alexey Kodanev
2018-03-24
1
-0
/
+20
*
mac80211: remove BUG() when interface type is invalid
Luca Coelho
2018-03-19
1
-1
/
+1
*
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
2018-03-19
1
-9
/
+19
*
xfrm: Fix xfrm_replay_overflow_offload_esn
Yossef Efraim
2018-03-19
1
-2
/
+1
*
net: xfrm: allow clearing socket xfrm policies.
Lorenzo Colitti
2018-03-19
2
-1
/
+8
*
net/smc: fix NULL pointer dereference on sock_create_kern() error path
Davide Caratti
2018-03-15
1
-1
/
+3
*
netfilter: use skb_to_full_sk in ip6_route_me_harder
Eric Dumazet
2018-03-15
1
-4
/
+5
*
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
2018-03-15
1
-0
/
+4
*
netfilter: bridge: ebt_among: add missing match size checks
Florian Westphal
2018-03-15
1
-2
/
+19
*
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
Florian Westphal
2018-03-15
1
-1
/
+12
*
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
2018-03-15
1
-3
/
+6
*
netfilter: nat: cope with negative port range
Paolo Abeni
2018-03-15
1
-2
/
+5
*
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
2018-03-15
1
-6
/
+6
*
netfilter: xt_hashlimit: fix lock imbalance
Eric Dumazet
2018-03-15
1
-1
/
+1
*
netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
Cong Wang
2018-03-15
1
-6
/
+6
*
netfilter: add back stackpointer size checks
Florian Westphal
2018-03-15
3
-1
/
+14
*
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
2018-03-08
1
-0
/
+1
*
netlink: put module reference if dump start fails
Jason A. Donenfeld
2018-03-08
1
-1
/
+3
*
cls_u32: fix use after free in u32_destroy_key()
Paolo Abeni
2018-03-08
1
-10
/
+11
*
bridge: Fix VLAN reference count problem
Ido Schimmel
2018-03-08
1
-0
/
+2
*
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
2018-03-08
1
-3
/
+7
*
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
2018-03-08
1
-0
/
+2
*
tcp: revert F-RTO extension to detect more spurious timeouts
Yuchung Cheng
2018-03-08
1
-18
/
+12
*
tcp: revert F-RTO middle-box workaround
Yuchung Cheng
2018-03-08
1
-10
/
+7
*
sctp: do not pr_err for the duplicated node in transport rhlist
Xin Long
2018-03-08
1
-4
/
+1
*
net/sched: cls_u32: fix cls_u32 on filter replace
Ivan Vecera
2018-03-08
1
-1
/
+2
*
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
2018-03-08
1
-0
/
+1
*
tcp_bbr: better deal with suboptimal GSO
Eric Dumazet
2018-03-08
1
-3
/
+5
*
rxrpc: Fix send in rxrpc_send_data_packet()
David Howells
2018-03-08
1
-1
/
+1
*
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
2018-03-08
1
-0
/
+25
*
sctp: fix dst refcnt leak in sctp_v4_get_dst
Tommi Rantala
2018-03-08
1
-6
/
+4
*
udplite: fix partial checksum initialization
Alexey Kodanev
2018-03-08
2
-0
/
+10
*
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
2018-03-08
1
-1
/
+6
*
net: sched: report if filter is too large to dump
Roman Kapl
2018-03-08
1
-1
/
+6
*
netlink: ensure to loop over all netns in genlmsg_multicast_allns()
Nicolas Dichtel
2018-03-08
1
-2
/
+10
[prev]
[next]