summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: pxa168_eth: add netconsole supportAlexander Monakov2018-02-011-0/+12
* net: igmp: add a missing rcu locking sectionEric Dumazet2018-02-011-0/+4
* ibmvnic: fix firmware version when no firmware level has been provided by the...Desnes Augusto Nunes do Rosario2018-02-011-1/+5
* vmxnet3: remove redundant initialization of pointer 'rq'Colin Ian King2018-02-011-4/+2
* lan78xx: remove redundant initialization of pointer 'phydev'Colin Ian King2018-02-011-1/+1
* net: jme: remove unused initialization of 'rxdesc'Colin Ian King2018-02-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-0117-99/+114
|\
| * netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni2018-01-314-29/+26
| * netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov2018-01-311-3/+13
| * netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov2018-01-315-2/+5
| * netfilter: ipset: Fix wraparound in hash:*net* typesJozsef Kadlecsik2018-01-316-63/+63
| * netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet2018-01-251-0/+6
| * netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov2018-01-071-2/+1
* | rtnetlink: remove check for IFLA_IF_NETNSIDChristian Brauner2018-02-011-3/+0
* | rocker: fix possible null pointer dereference in rocker_router_fib_event_workJiri Pirko2018-02-011-9/+9
* | inet: Avoid unitialized variable warning in inet_unhash()Geert Uytterhoeven2018-02-011-4/+2
* | net: bridge: Fix uninitialized error in br_fdb_sync_static()Geert Uytterhoeven2018-02-011-1/+1
* | openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk2018-02-011-0/+34
* | tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell2018-02-011-3/+3
* | be2net: remove redundant initialization of 'head' and pointer txqColin Ian King2018-02-011-2/+1
* | Merge branch 'bnx2x-disable-GSO-on-too-large-packets'David S. Miller2018-02-014-23/+84
|\ \
| * | bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens2018-02-011-0/+18
| * | net: create skb_gso_validate_mac_len()Daniel Axtens2018-02-013-23/+66
|/ /
* | Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-02-0167-2006/+3887
|\ \
| * | linux-next: docs-rst: Fix typos in kfigure.pyMasanari Iida2018-01-181-3/+3
| * | linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txtMasanari Iida2018-01-181-1/+1
| * | Documentation: Fix misconversion of #ifMatthew Wilcox2018-01-181-2/+2
| * | docs: add index entry for networking/msg_zerocopyTobin C. Harding2018-01-081-0/+1
| * | Documentation: security/credentials.rst: explain need to sort group_listNeilBrown2018-01-081-0/+7
| * | LICENSES: Add MPL-1.1 licenseThomas Gleixner2018-01-061-0/+478
| * | LICENSES: Add the GPL 1.0 licenseThomas Gleixner2018-01-061-0/+260
| * | LICENSES: Add Linux syscall note exceptionThomas Gleixner2018-01-061-0/+25
| * | LICENSES: Add the MIT licenseThomas Gleixner2018-01-061-0/+30
| * | LICENSES: Add the BSD-3-clause "Clear" licenseThomas Gleixner2018-01-061-0/+41
| * | LICENSES: Add the BSD 3-clause "New" or "Revised" LicenseThomas Gleixner2018-01-061-0/+36
| * | LICENSES: Add the BSD 2-clause "Simplified" licenseThomas Gleixner2018-01-061-0/+32
| * | LICENSES: Add the LGPL-2.1 licenseThomas Gleixner2018-01-061-0/+503
| * | LICENSES: Add the LGPL 2.0 licenseThomas Gleixner2018-01-061-0/+487
| * | LICENSES: Add the GPL 2.0 licenseThomas Gleixner2018-01-061-0/+353