summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel2018-02-081-2/+10
* rxrpc: Don't put crypto buffers on the stackDavid Howells2018-02-082-41/+52
* Merge branch 'nfp-fix-disabling-TC-offloads-in-flower-max-TSO-segs-and-module...David S. Miller2018-02-089-23/+53
|\
| * nfp: populate MODULE_VERSIONJakub Kicinski2018-02-081-0/+1
| * nfp: limit the number of TSO segmentsJakub Kicinski2018-02-082-1/+6
| * nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski2018-02-087-21/+33
| * nfp: don't advertise hw-tc-offload on non-port netdevsJakub Kicinski2018-02-081-1/+1
| * nfp: bpf: require ETH tableJakub Kicinski2018-02-081-0/+12
|/
* tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu2018-02-072-2/+4
* sch_netem: Bug fixing in calculating Netem intervalMd. Islam2018-02-071-1/+1
* net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko2018-02-071-2/+14
* ibmvnic: Ensure that buffers are NULL after freeThomas Falcon2018-02-071-0/+5
* ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen2018-02-071-1/+2
* i40e: Fix the number of queues available to be mapped for useAmritha Nambiar2018-02-071-13/+14
* net/ipv6: onlink nexthop checks should default to main tableDavid Ahern2018-02-071-2/+3
* net/ipv6: Handle reject routes with onlink flagDavid Ahern2018-02-071-1/+2
* sun: Add SPDX license tags to Sun network driversShannon Nelson2018-02-0711-0/+11
* rxrpc: Fix received abort handlingDavid Howells2018-02-072-5/+14
* cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET2018-02-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-0715-79/+97
|\
| * netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau2018-02-072-21/+7
| * netfilter: remove useless prototypeTaehee Yoo2018-02-071-5/+0
| * netfilter: nf_tables: fix flowtable freePablo Neira Ayuso2018-02-076-13/+26
| * netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso2018-02-073-18/+28
| * 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/+0
| * 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 branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-06134-1075/+1422
|\ \
| * | Documentation/sysctl/user.txt: fix typoKangmin Park2018-02-061-1/+1
| * | MAINTAINERS: update ARM/QUALCOMM SUPPORT patternsJoe Perches2018-02-061-1/+0
| * | MAINTAINERS: update various PALM patternsJoe Perches2018-02-061-8/+4
| * | MAINTAINERS: update "ARM/OXNAS platform support" patternsJoe Perches2018-02-061-3/+1
| * | MAINTAINERS: update Cortina/Gemini patternsJoe Perches2018-02-061-1/+1
| * | MAINTAINERS: remove ARM/CLKDEV SUPPORT file patternJoe Perches2018-02-061-1/+0
| * | MAINTAINERS: remove ANDROID ION patternJoe Perches2018-02-061-1/+0
| * | mm: docs: add blank lines to silence sphinx "Unexpected indentation" errorsMike Rapoport2018-02-063-0/+4
| * | mm: docs: fix parameter names mismatchMike Rapoport2018-02-068-20/+20
| * | mm: docs: fixup punctuationMike Rapoport2018-02-065-27/+27
| * | pipe: read buffer limits atomicallyEric Biggers2018-02-061-4/+9
| * | pipe: simplify round_pipe_size()Eric Biggers2018-02-061-11/+3
| * | pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers2018-02-063-5/+5
| * | pipe: fix off-by-one error when checking buffer limitsEric Biggers2018-02-061-2/+2
| * | pipe: actually allow root to exceed the pipe buffer limitsEric Biggers2018-02-061-3/+8
| * | pipe, sysctl: remove pipe_proc_fn()Eric Biggers2018-02-064-24/+5
| * | pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers2018-02-063-22/+5
| * | kasan: rework Kconfig settingsArnd Bergmann2018-02-063-1/+14