summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-02-08Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-08Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-02-08svcrdma: Fix Read chunk round-upChuck Lever
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov
2018-02-06idr: Rename idr_for_each_entry_extMatthew Wilcox
2018-02-06cls_u32: Convert to idr_alloc_u32Matthew Wilcox
2018-02-06cls_u32: Reinstate cyclic allocationMatthew Wilcox
2018-02-06cls_flower: Convert to idr_alloc_u32Matthew Wilcox
2018-02-06cls_bpf: Convert to use idr_alloc_u32Matthew Wilcox
2018-02-06cls_basic: Convert to use idr_alloc_u32Matthew Wilcox
2018-02-06cls_api: Convert to idr_alloc_u32Matthew Wilcox
2018-02-06net sched actions: Convert to use idr_alloc_u32Matthew Wilcox
2018-02-06idr: Delete idr_find_ext functionMatthew Wilcox
2018-02-06idr: Delete idr_replace_ext functionMatthew Wilcox
2018-02-06idr: Delete idr_remove_ext functionMatthew Wilcox
2018-02-06RDS: IB: Fix null pointer issueGuanglei Li
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-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: 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-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-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