summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-14netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal3-33/+40
2018-02-14netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal4-8/+8
2018-02-14netfilter: bridge: use pr ratelimitingFlorian Westphal2-7/+7
2018-02-14netfilter: xt_set: use pr ratelimitingFlorian Westphal1-25/+25
2018-02-14netfilter: xt_NFQUEUE: use pr ratelimitingFlorian Westphal1-3/+5
2018-02-14netfilter: xt_CT: use pr ratelimitingFlorian Westphal1-12/+13
2018-02-14netfilter: x_tables: use pr ratelimiting in xt coreFlorian Westphal1-36/+34
2018-02-14netfilter: x_tables: remove pr_info where possibleFlorian Westphal7-34/+16
2018-02-14netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()Cong Wang1-2/+6
2018-02-14netfilter: add back stackpointer size checksFlorian Westphal3-1/+14
2018-02-14netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2-14/+3
2018-02-08netfilter: ipt_CLUSTERIP: fix a race condition of proc file creationCong Wang1-6/+6
2018-02-08netfilter: x_tables: remove size checkMichal Hocko1-4/+0
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: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko1-2/+14
2018-02-07ibmvnic: Ensure that buffers are NULL after freeThomas Falcon1-0/+5
2018-02-07ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen1-1/+2
2018-02-07i40e: Fix the number of queues available to be mapped for useAmritha Nambiar1-13/+14
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-07sun: Add SPDX license tags to Sun network driversShannon Nelson11-0/+11
2018-02-07rxrpc: Fix received abort handlingDavid Howells2-5/+14
2018-02-07cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET1-1/+1
2018-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller15-79/+97
2018-02-07netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau2-21/+7
2018-02-07netfilter: remove useless prototypeTaehee Yoo1-5/+0
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds134-1075/+1422
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds25-127/+750
2018-02-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-13/+91
2018-02-06Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+3
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-335/+1916
2018-02-06Documentation/sysctl/user.txt: fix typoKangmin Park1-1/+1
2018-02-06MAINTAINERS: update ARM/QUALCOMM SUPPORT patternsJoe Perches1-1/+0
2018-02-06MAINTAINERS: update various PALM patternsJoe Perches1-8/+4
2018-02-06MAINTAINERS: update "ARM/OXNAS platform support" patternsJoe Perches1-3/+1
2018-02-06MAINTAINERS: update Cortina/Gemini patternsJoe Perches1-1/+1
2018-02-06MAINTAINERS: remove ARM/CLKDEV SUPPORT file patternJoe Perches1-1/+0
2018-02-06MAINTAINERS: remove ANDROID ION patternJoe Perches1-1/+0
2018-02-06mm: docs: add blank lines to silence sphinx "Unexpected indentation" errorsMike Rapoport3-0/+4
2018-02-06mm: docs: fix parameter names mismatchMike Rapoport8-20/+20
2018-02-06mm: docs: fixup punctuationMike Rapoport5-27/+27
2018-02-06pipe: read buffer limits atomicallyEric Biggers1-4/+9
2018-02-06pipe: simplify round_pipe_size()Eric Biggers1-11/+3
2018-02-06pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers3-5/+5
2018-02-06pipe: fix off-by-one error when checking buffer limitsEric Biggers1-2/+2
2018-02-06pipe: actually allow root to exceed the pipe buffer limitsEric Biggers1-3/+8
2018-02-06pipe, sysctl: remove pipe_proc_fn()Eric Biggers4-24/+5
2018-02-06pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers3-22/+5
2018-02-06kasan: rework Kconfig settingsArnd Bergmann3-1/+14