index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
net/smc: fix NULL pointer dereference on sock_create_kern() error path
Davide Caratti
1
-1
/
+3
2018-03-15
netfilter: use skb_to_full_sk in ip6_route_me_harder
Eric Dumazet
1
-4
/
+5
2018-03-15
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
1
-0
/
+4
2018-03-15
netfilter: bridge: ebt_among: add missing match size checks
Florian Westphal
1
-2
/
+19
2018-03-15
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
Florian Westphal
1
-1
/
+12
2018-03-15
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
1
-3
/
+6
2018-03-15
netfilter: nat: cope with negative port range
Paolo Abeni
1
-2
/
+5
2018-03-15
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
1
-6
/
+6
2018-03-15
netfilter: xt_hashlimit: fix lock imbalance
Eric Dumazet
1
-1
/
+1
2018-03-15
netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
Cong Wang
1
-6
/
+6
2018-03-15
netfilter: add back stackpointer size checks
Florian Westphal
3
-1
/
+14
2018-03-09
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
1
-0
/
+1
2018-03-09
netlink: put module reference if dump start fails
Jason A. Donenfeld
1
-1
/
+3
2018-03-09
cls_u32: fix use after free in u32_destroy_key()
Paolo Abeni
1
-10
/
+11
2018-03-09
bridge: Fix VLAN reference count problem
Ido Schimmel
1
-0
/
+2
2018-03-09
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
1
-3
/
+7
2018-03-09
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
1
-0
/
+2
2018-03-09
tcp: revert F-RTO extension to detect more spurious timeouts
Yuchung Cheng
1
-18
/
+12
2018-03-09
tcp: revert F-RTO middle-box workaround
Yuchung Cheng
1
-10
/
+7
2018-03-09
sctp: do not pr_err for the duplicated node in transport rhlist
Xin Long
1
-4
/
+1
2018-03-09
net/sched: cls_u32: fix cls_u32 on filter replace
Ivan Vecera
1
-1
/
+2
2018-03-09
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
1
-0
/
+1
2018-03-09
tcp_bbr: better deal with suboptimal GSO
Eric Dumazet
1
-3
/
+5
2018-03-09
rxrpc: Fix send in rxrpc_send_data_packet()
David Howells
1
-1
/
+1
2018-03-09
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
1
-0
/
+25
2018-03-09
sctp: fix dst refcnt leak in sctp_v4_get_dst
Tommi Rantala
1
-6
/
+4
2018-03-09
udplite: fix partial checksum initialization
Alexey Kodanev
2
-0
/
+10
2018-03-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-03-09
net: sched: report if filter is too large to dump
Roman Kapl
1
-1
/
+6
2018-03-09
netlink: ensure to loop over all netns in genlmsg_multicast_allns()
Nicolas Dichtel
1
-2
/
+10
2018-03-09
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
1
-2
/
+6
2018-03-09
net: fix race on decreasing number of TX queues
Jakub Kicinski
1
-2
/
+9
2018-03-09
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
1
-1
/
+1
2018-03-09
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
1
-0
/
+5
2018-03-09
bridge: check brport attr show in brport_show
Xin Long
1
-0
/
+3
2018-03-03
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
1
-6
/
+7
2018-03-03
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
1
-20
/
+9
2018-03-03
net: sched: crash on blocks with goto chain action
Roman Kapl
1
-5
/
+12
2018-03-03
net: sched: fix crash when deleting secondary chains
Roman Kapl
1
-3
/
+4
2018-03-03
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
1
-6
/
+10
2018-03-03
sctp: add a ceiling to optlen in some sockopts
Marcelo Ricardo Leitner
1
-0
/
+10
2018-03-03
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
1
-0
/
+2
2018-03-03
nl80211: Check for the required netlink attribute presence
Hao Chen
1
-1
/
+2
2018-03-03
ip6_tunnel: allow ip6gre dev mtu to be set below 1280
Xin Long
1
-3
/
+3
2018-03-03
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
Tommi Rantala
1
-1
/
+5
2018-03-03
tipc: error path leak fixes in tipc_enable_bearer()
Tommi Rantala
1
-1
/
+4
2018-03-03
netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done()
Hangbin Liu
1
-2
/
+4
2018-03-03
netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()
Pablo Neira Ayuso
1
-1
/
+1
2018-03-03
ip6_tunnel: get the min mtu properly in ip6_tnl_xmit
Xin Long
1
-2
/
+7
2018-03-03
ip6_gre: remove the incorrect mtu limit for ipgre tap
Xin Long
1
-0
/
+1
[next]