summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-03-08tcp: purge write queue upon RSTSoheil Hassas Yeganeh
2018-03-08netlink: put module reference if dump start failsJason A. Donenfeld
2018-03-08cls_u32: fix use after free in u32_destroy_key()Paolo Abeni
2018-03-08bridge: Fix VLAN reference count problemIdo Schimmel
2018-03-08sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev
2018-03-08net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern
2018-03-08tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng
2018-03-08tcp: revert F-RTO middle-box workaroundYuchung Cheng
2018-03-08sctp: do not pr_err for the duplicated node in transport rhlistXin Long
2018-03-08net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera
2018-03-08net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet
2018-03-08tcp_bbr: better deal with suboptimal GSOEric Dumazet
2018-03-08rxrpc: Fix send in rxrpc_send_data_packet()David Howells
2018-03-08tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin
2018-03-08sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala
2018-03-08udplite: fix partial checksum initializationAlexey Kodanev
2018-03-08sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev
2018-03-08net: sched: report if filter is too large to dumpRoman Kapl
2018-03-08netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel
2018-03-08net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca
2018-03-08net: fix race on decreasing number of TX queuesJakub Kicinski
2018-03-08ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann
2018-03-08fib_semantics: Don't match route with mismatching tclassidStefano Brivio
2018-03-08bridge: check brport attr show in brport_showXin Long
2018-03-03net: sched: fix use-after-free in tcf_block_put_extJiri Pirko
2018-03-03net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang
2018-03-03net: sched: crash on blocks with goto chain actionRoman Kapl
2018-03-03net: sched: fix crash when deleting secondary chainsRoman Kapl
2018-03-03sctp: make use of pre-calculated lenMarcelo Ricardo Leitner
2018-03-03sctp: add a ceiling to optlen in some sockoptsMarcelo Ricardo Leitner
2018-03-03mac80211: mesh: drop frames appearing to be from usJohannes Berg
2018-03-03nl80211: Check for the required netlink attribute presenceHao Chen
2018-03-03ip6_tunnel: allow ip6gre dev mtu to be set below 1280Xin Long
2018-03-03tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error pathTommi Rantala
2018-03-03tipc: error path leak fixes in tipc_enable_bearer()Tommi Rantala
2018-03-03netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done()Hangbin Liu
2018-03-03netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()Pablo Neira Ayuso
2018-03-03ip6_tunnel: get the min mtu properly in ip6_tnl_xmitXin Long
2018-03-03ip6_gre: remove the incorrect mtu limit for ipgre tapXin Long
2018-03-03ip_gre: remove the incorrect mtu limit for ipgre tapXin Long
2018-03-03xfrm: Reinject transport-mode packets through taskletHerbert Xu
2018-03-03sctp: fix the issue that a __u16 variable may overflow in sctp_ulpq_renegeXin Long
2018-03-03ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-28netfilter: drop outermost socket lock in getsockopt()Paolo Abeni
2018-02-25xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert
2018-02-25netfilter: xt_bpf: add overflow checksJann Horn
2018-02-25xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)Aviv Heller
2018-02-25VSOCK: fix outdated sk_state value in hvs_release()Stefan Hajnoczi
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel