summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-02-06net: erspan: fix erspan config overwriteWilliam Tu
2018-02-06net: erspan: fix metadata extractionWilliam Tu
2018-02-06cls_u32: fix use after free in u32_destroy_key()Paolo Abeni
2018-02-06afs: Support the AFS dynamic rootDavid Howells
2018-02-06net: add a UID to use for ULP socket assignmentJohn Fastabend
2018-02-05sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala
2018-02-05sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev
2018-02-05SUNRPC: Ensure we always close the socket after a connection shuts downTrond Myklebust
2018-02-05sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-02Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin
2018-02-02soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet
2018-02-02cls_u32: add missing RCU annotation.Paolo Abeni
2018-02-02xprtrdma: Fix BUG after a device removalChuck Lever
2018-02-02xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever
2018-02-02netfilter: nft_flow_offload: no need to flush entries on module removalPablo Neira Ayuso
2018-02-02netfilter: nft_flow_offload: wait for garbage collector to run after cleanupPablo Neira Ayuso
2018-02-02netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang
2018-02-02netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso
2018-02-02netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failureSubash Abhinov Kasiviswanathan
2018-02-02netfilter: x_tables: make allocation less aggressiveMichal Hocko
2018-02-01net: igmp: add a missing rcu locking sectionEric Dumazet
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-01bpf: fix null pointer deref in bpf_prog_test_run_xdpDaniel Borkmann
2018-02-01rtnetlink: remove check for IFLA_IF_NETNSIDChristian Brauner
2018-02-01smc: missing poll annotationsAl Viro
2018-02-01inet: Avoid unitialized variable warning in inet_unhash()Geert Uytterhoeven
2018-02-01net: bridge: Fix uninitialized error in br_fdb_sync_static()Geert Uytterhoeven
2018-02-01openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk
2018-02-01tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell
2018-02-01net: create skb_gso_validate_mac_len()Daniel Axtens
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-31netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni
2018-01-31tls: Add support for encryption using async offload acceleratorVakul Garg
2018-01-31ip6mr: fix stale iteratorNikolay Aleksandrov
2018-01-31net/sched: kconfig: Remove blank help textsUlf Magnusson
2018-01-31openvswitch: meter: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-01-31tcp_nv: fix potential integer overflow in tcpnv_ackedGustavo A. R. Silva
2018-01-31rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINKChristian Brauner
2018-01-31Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina
2018-01-31netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov
2018-01-31netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov
2018-01-31netfilter: ipset: Fix wraparound in hash:*net* typesJozsef Kadlecsik