summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-02-08svcrdma: Fix Read chunk round-upChuck Lever1-4/+8
2018-02-07tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu2-2/+4
2018-02-07sch_netem: Bug fixing in calculating Netem intervalMd. Islam1-1/+1
2018-02-07net/ipv6: onlink nexthop checks should default to main tableDavid Ahern1-2/+3
2018-02-07net/ipv6: Handle reject routes with onlink flagDavid Ahern1-1/+2
2018-02-07rxrpc: Fix received abort handlingDavid Howells2-5/+14
2018-02-07Make the xprtiod workqueue unbounded.Trond Myklebust1-1/+1
2018-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller13-73/+92
2018-02-07SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2-1/+14
2018-02-07netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau1-20/+7
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko1-13/+0
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-36/+25
2018-02-06build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada1-4/+4
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov1-32/+21
2018-02-07netfilter: nf_tables: fix flowtable freePablo Neira Ayuso5-13/+24
2018-02-07netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso2-18/+25
2018-02-07netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang1-5/+17
2018-02-06idr: Rename idr_for_each_entry_extMatthew Wilcox1-3/+3
2018-02-06cls_u32: Convert to idr_alloc_u32Matthew Wilcox1-13/+10
2018-02-06cls_u32: Reinstate cyclic allocationMatthew Wilcox1-10/+4
2018-02-06cls_flower: Convert to idr_alloc_u32Matthew Wilcox1-16/+10
2018-02-06cls_bpf: Convert to use idr_alloc_u32Matthew Wilcox1-14/+10
2018-02-06cls_basic: Convert to use idr_alloc_u32Matthew Wilcox1-15/+10
2018-02-06cls_api: Convert to idr_alloc_u32Matthew Wilcox1-2/+2
2018-02-06net sched actions: Convert to use idr_alloc_u32Matthew Wilcox1-35/+25
2018-02-06idr: Delete idr_find_ext functionMatthew Wilcox3-3/+3
2018-02-06idr: Delete idr_replace_ext functionMatthew Wilcox5-5/+5
2018-02-06idr: Delete idr_remove_ext functionMatthew Wilcox6-13/+13
2018-02-06Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2-5/+5
2018-02-06RDS: IB: Fix null pointer issueGuanglei Li1-1/+2
2018-02-06net: erspan: fix erspan config overwriteWilliam Tu2-18/+0
2018-02-06net: erspan: fix metadata extractionWilliam Tu2-3/+8
2018-02-06cls_u32: fix use after free in u32_destroy_key()Paolo Abeni1-10/+11
2018-02-06afs: Support the AFS dynamic rootDavid Howells1-10/+12
2018-02-06net: add a UID to use for ULP socket assignmentJohn Fastabend2-5/+56
2018-02-05sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala1-6/+4
2018-02-05sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev1-3/+7
2018-02-05SUNRPC: Ensure we always close the socket after a connection shuts downTrond Myklebust1-13/+10
2018-02-05sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig1-14/+0
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+4
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+6
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-2/+18
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-158/+236
2018-02-02Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin2-5/+1
2018-02-02soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet1-15/+20
2018-02-02cls_u32: add missing RCU annotation.Paolo Abeni1-5/+7
2018-02-02xprtrdma: Fix BUG after a device removalChuck Lever1-3/+3
2018-02-02xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever2-2/+2
2018-02-02netfilter: nft_flow_offload: no need to flush entries on module removalPablo Neira Ayuso1-6/+0
2018-02-02netfilter: nft_flow_offload: wait for garbage collector to run after cleanupPablo Neira Ayuso2-4/+5