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
*
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
*
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
2018-03-08
1
-2
/
+6
*
net: fix race on decreasing number of TX queues
Jakub Kicinski
2018-03-08
1
-2
/
+9
*
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
2018-03-08
1
-1
/
+1
*
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
2018-03-08
1
-0
/
+5
*
bridge: check brport attr show in brport_show
Xin Long
2018-03-08
1
-0
/
+3
*
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
2018-03-03
1
-6
/
+7
*
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
2018-03-03
1
-20
/
+9
*
net: sched: crash on blocks with goto chain action
Roman Kapl
2018-03-03
1
-5
/
+12
*
net: sched: fix crash when deleting secondary chains
Roman Kapl
2018-03-03
1
-3
/
+4
*
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
2018-03-03
1
-6
/
+10
*
sctp: add a ceiling to optlen in some sockopts
Marcelo Ricardo Leitner
2018-03-03
1
-0
/
+10
*
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
2018-03-03
1
-0
/
+2
*
nl80211: Check for the required netlink attribute presence
Hao Chen
2018-03-03
1
-1
/
+2
*
ip6_tunnel: allow ip6gre dev mtu to be set below 1280
Xin Long
2018-03-03
1
-3
/
+3
*
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
Tommi Rantala
2018-03-03
1
-1
/
+5
*
tipc: error path leak fixes in tipc_enable_bearer()
Tommi Rantala
2018-03-03
1
-1
/
+4
[next]