summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove BUG() when interface type is invalidLuca Coelho2018-03-191-1/+1
* net: sched: drop qdisc_reset from dev_graft_qdiscJohn Fastabend2018-03-191-9/+19
* xfrm: Fix xfrm_replay_overflow_offload_esnYossef Efraim2018-03-191-2/+1
* net: xfrm: allow clearing socket xfrm policies.Lorenzo Colitti2018-03-192-1/+8
* net/smc: fix NULL pointer dereference on sock_create_kern() error pathDavide Caratti2018-03-151-1/+3
* netfilter: use skb_to_full_sk in ip6_route_me_harderEric Dumazet2018-03-151-4/+5
* netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal2018-03-151-0/+4
* netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal2018-03-151-2/+19
* netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal2018-03-151-1/+12
* netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet2018-03-151-3/+6
* netfilter: nat: cope with negative port rangePaolo Abeni2018-03-151-2/+5
* netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni2018-03-151-6/+6
* netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet2018-03-151-1/+1
* netfilter: ipt_CLUSTERIP: fix a race condition of proc file creationCong Wang2018-03-151-6/+6
* netfilter: add back stackpointer size checksFlorian Westphal2018-03-153-1/+14
* tcp: purge write queue upon RSTSoheil Hassas Yeganeh2018-03-081-0/+1
* netlink: put module reference if dump start failsJason A. Donenfeld2018-03-081-1/+3
* cls_u32: fix use after free in u32_destroy_key()Paolo Abeni2018-03-081-10/+11
* bridge: Fix VLAN reference count problemIdo Schimmel2018-03-081-0/+2
* sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev2018-03-081-3/+7
* net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern2018-03-081-0/+2
* tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng2018-03-081-18/+12
* tcp: revert F-RTO middle-box workaroundYuchung Cheng2018-03-081-10/+7
* sctp: do not pr_err for the duplicated node in transport rhlistXin Long2018-03-081-4/+1
* net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera2018-03-081-1/+2
* net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet2018-03-081-0/+1
* tcp_bbr: better deal with suboptimal GSOEric Dumazet2018-03-081-3/+5
* rxrpc: Fix send in rxrpc_send_data_packet()David Howells2018-03-081-1/+1
* tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin2018-03-081-0/+25
* sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala2018-03-081-6/+4
* udplite: fix partial checksum initializationAlexey Kodanev2018-03-082-0/+10
* sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev2018-03-081-1/+6
* net: sched: report if filter is too large to dumpRoman Kapl2018-03-081-1/+6
* netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel2018-03-081-2/+10
* net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca2018-03-081-2/+6
* net: fix race on decreasing number of TX queuesJakub Kicinski2018-03-081-2/+9
* ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann2018-03-081-1/+1
* fib_semantics: Don't match route with mismatching tclassidStefano Brivio2018-03-081-0/+5
* bridge: check brport attr show in brport_showXin Long2018-03-081-0/+3
* net: sched: fix use-after-free in tcf_block_put_extJiri Pirko2018-03-031-6/+7
* net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang2018-03-031-20/+9
* net: sched: crash on blocks with goto chain actionRoman Kapl2018-03-031-5/+12
* net: sched: fix crash when deleting secondary chainsRoman Kapl2018-03-031-3/+4
* sctp: make use of pre-calculated lenMarcelo Ricardo Leitner2018-03-031-6/+10
* sctp: add a ceiling to optlen in some sockoptsMarcelo Ricardo Leitner2018-03-031-0/+10
* mac80211: mesh: drop frames appearing to be from usJohannes Berg2018-03-031-0/+2
* nl80211: Check for the required netlink attribute presenceHao Chen2018-03-031-1/+2
* ip6_tunnel: allow ip6gre dev mtu to be set below 1280Xin Long2018-03-031-3/+3
* tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error pathTommi Rantala2018-03-031-1/+5
* tipc: error path leak fixes in tipc_enable_bearer()Tommi Rantala2018-03-031-1/+4