summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-0713-73/+92
| |\ \ \ \
| | * | | | netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau2018-02-071-20/+7Star
| | * | | | netfilter: nf_tables: fix flowtable freePablo Neira Ayuso2018-02-075-13/+24
| | * | | | netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso2018-02-072-18/+25
| | * | | | netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang2018-02-071-5/+17
| | * | | | netfilter: nft_flow_offload: no need to flush entries on module removalPablo Neira Ayuso2018-02-021-6/+0Star
| | * | | | netfilter: nft_flow_offload: wait for garbage collector to run after cleanupPablo Neira Ayuso2018-02-022-4/+5
| | * | | | netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang2018-02-021-0/+1
| | * | | | netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso2018-02-023-7/+7
| | * | | | netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failureSubash Abhinov Kasiviswanathan2018-02-021-0/+1
| | * | | | netfilter: x_tables: make allocation less aggressiveMichal Hocko2018-02-021-1/+6
* | | | | | Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-02-095-23/+33
|\ \ \ \ \ \
| * | | | | | SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible contextTrond Myklebust2018-02-091-2/+2
| * | | | | | fix parallelism for rpc tasksOlga Kornievskaia2018-02-081-1/+1
| * | | | | | Make the xprtiod workqueue unbounded.Trond Myklebust2018-02-081-1/+1
| * | | | | | SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2018-02-072-1/+14
| * | | | | | Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-02-062-5/+5
| |\ \ \ \ \ \
| | * | | | | | xprtrdma: Fix BUG after a device removalChuck Lever2018-02-021-3/+3
| | * | | | | | xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever2018-02-022-2/+2
| * | | | | | | SUNRPC: Ensure we always close the socket after a connection shuts downTrond Myklebust2018-02-061-13/+10Star
* | | | | | | | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-096-55/+16Star
|\ \ \ \ \ \ \ \
| * | | | | | | | svcrdma: Fix Read chunk round-upChuck Lever2018-02-081-4/+8
| * | | | | | | | sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig2018-02-051-14/+0Star
| * | | | | | | | svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-184-37/+8Star
* | | | | | | | | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-02-086-129/+95Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | idr: Rename idr_for_each_entry_extMatthew Wilcox2018-02-061-3/+3
| * | | | | | | | | cls_u32: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-13/+10Star
| * | | | | | | | | cls_u32: Reinstate cyclic allocationMatthew Wilcox2018-02-061-10/+4Star
| * | | | | | | | | cls_flower: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-16/+10Star
| * | | | | | | | | cls_bpf: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-14/+10Star
| * | | | | | | | | cls_basic: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-15/+10Star
| * | | | | | | | | cls_api: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-2/+2
| * | | | | | | | | net sched actions: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-35/+25Star
| * | | | | | | | | idr: Delete idr_find_ext functionMatthew Wilcox2018-02-063-3/+3
| * | | | | | | | | idr: Delete idr_replace_ext functionMatthew Wilcox2018-02-065-5/+5
| * | | | | | | | | idr: Delete idr_remove_ext functionMatthew Wilcox2018-02-066-13/+13
* | | | | | | | | | Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-081-10/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | afs: Support the AFS dynamic rootDavid Howells2018-02-061-10/+12
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-02-081-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libceph: check kstrndup() return valueChengguang Xu2018-01-291-0/+4
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko2018-02-071-13/+0Star
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-072-36/+25Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada2018-02-071-4/+4
| * | | | | | | | | bitmap: replace bitmap_{from,to}_u32arrayYury Norov2018-02-071-32/+21Star
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | RDS: IB: Fix null pointer issueGuanglei Li2018-02-061-1/+2
* | | | | | | | | net: erspan: fix erspan config overwriteWilliam Tu2018-02-062-18/+0Star
* | | | | | | | | net: erspan: fix metadata extractionWilliam Tu2018-02-062-3/+8
* | | | | | | | | cls_u32: fix use after free in u32_destroy_key()Paolo Abeni2018-02-061-10/+11
* | | | | | | | | sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala2018-02-061-6/+4Star
* | | | | | | | | sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev2018-02-061-3/+7
| |_|_|_|_|_|/ / |/| | | | | | |