summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu2018-02-082-2/+4
* sch_netem: Bug fixing in calculating Netem intervalMd. Islam2018-02-081-1/+1
* net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko2018-02-081-2/+14
* ibmvnic: Ensure that buffers are NULL after freeThomas Falcon2018-02-081-0/+5
* ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen2018-02-081-1/+2
* i40e: Fix the number of queues available to be mapped for useAmritha Nambiar2018-02-081-13/+14
* net/ipv6: onlink nexthop checks should default to main tableDavid Ahern2018-02-081-2/+3
* net/ipv6: Handle reject routes with onlink flagDavid Ahern2018-02-081-1/+2
* sun: Add SPDX license tags to Sun network driversShannon Nelson2018-02-0811-0/+11
* rxrpc: Fix received abort handlingDavid Howells2018-02-082-5/+14
* cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET2018-02-081-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-07134-1075/+1422
|\ \
| * | Documentation/sysctl/user.txt: fix typoKangmin Park2018-02-071-1/+1
| * | MAINTAINERS: update ARM/QUALCOMM SUPPORT patternsJoe Perches2018-02-071-1/+0
| * | MAINTAINERS: update various PALM patternsJoe Perches2018-02-071-8/+4
| * | MAINTAINERS: update "ARM/OXNAS platform support" patternsJoe Perches2018-02-071-3/+1
| * | MAINTAINERS: update Cortina/Gemini patternsJoe Perches2018-02-071-1/+1
| * | MAINTAINERS: remove ARM/CLKDEV SUPPORT file patternJoe Perches2018-02-071-1/+0
| * | MAINTAINERS: remove ANDROID ION patternJoe Perches2018-02-071-1/+0
| * | mm: docs: add blank lines to silence sphinx "Unexpected indentation" errorsMike Rapoport2018-02-073-0/+4
| * | mm: docs: fix parameter names mismatchMike Rapoport2018-02-078-20/+20
| * | mm: docs: fixup punctuationMike Rapoport2018-02-075-27/+27
| * | pipe: read buffer limits atomicallyEric Biggers2018-02-071-4/+9
| * | pipe: simplify round_pipe_size()Eric Biggers2018-02-071-11/+3
| * | pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers2018-02-073-5/+5
| * | pipe: fix off-by-one error when checking buffer limitsEric Biggers2018-02-071-2/+2
| * | pipe: actually allow root to exceed the pipe buffer limitsEric Biggers2018-02-071-3/+8
| * | pipe, sysctl: remove pipe_proc_fn()Eric Biggers2018-02-074-24/+5
| * | pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers2018-02-073-22/+5
| * | kasan: rework Kconfig settingsArnd Bergmann2018-02-073-1/+14
| * | crash_dump: is_kdump_kernel can be booleanYaowei Bai2018-02-071-6/+6
| * | kernel/mutex: mutex_is_locked can be booleanYaowei Bai2018-02-071-2/+2
| * | kernel/module: module_is_live can be booleanYaowei Bai2018-02-071-1/+1
| * | kernel/resource: iomem_is_exclusive can be booleanYaowei Bai2018-02-072-6/+6
| * | kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai2018-02-072-5/+5
| * | lib/lockref: __lockref_is_dead can be booleanYaowei Bai2018-02-071-1/+1
| * | mm/memblock: memblock_is_map/region_memory can be booleanYaowei Bai2018-02-072-5/+5
| * | genirq: remove unneeded kallsyms includeSergey Senozhatsky2018-02-071-1/+0