summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix a bit of time confusionDavid Howells2018-03-301-1/+1
* rxrpc: Fix firewall route keepaliveDavid Howells2018-03-309-4/+204
* tc-testing: Add newline when writing test case filesLucas Bates2018-03-301-0/+1
* liquidio: prevent rx queues from getting stalledRaghu Vatsavayi2018-03-304-19/+53
* Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-302-5/+11
|\
| * ieee802154: ca8210: fix uninitialised data readHarry Morris2018-03-291-3/+11
| * ieee802154: remove unused variable 'val'Colin Ian King2018-03-021-2/+0
* | tc-testing: add connmark action testsRoman Mashak2018-03-301-0/+291
* | MAINTAINERS: Update my email address from freescale to nxpClaudiu Manoil2018-03-301-1/+1
* | dt-bindings: net: renesas-ravb: Add support for r8a77470 SoCBiju Das2018-03-301-0/+1
* | Merge branch 'stmmac-DWMAC5'David S. Miller2018-03-3010-8/+567
|\ \
| * | net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu2018-03-3010-3/+494
| * | net: stmmac: Rework and fix TX Timeout codeJose Abreu2018-03-302-5/+73
|/ /
* | net: mvneta: remove duplicate *_coal assignmentJisheng Zhang2018-03-301-4/+0
* | Merge branch 'do-not-allow-adding-routes-if-disable_ipv6-is-enabled'David S. Miller2018-03-302-1/+9
|\ \
| * | Documentation: ip-sysctl.txt: clarify disable_ipv6Lorenzo Bianconi2018-03-301-1/+3
| * | ipv6: do not set routes if disable_ipv6 has been enabledLorenzo Bianconi2018-03-301-0/+6
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-3075-858/+1383
|\ \
| * | netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches2018-03-301-5/+2
| * | Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...Florian Westphal2018-03-303-48/+3
| * | netfilter: x_tables: Add note about how to free percpu countersBen Hutchings2018-03-301-1/+3
| * | netfilter: Merge assignment with returnArushi Singhal2018-03-302-5/+3
| * | netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()Pablo Neira Ayuso2018-03-301-11/+4
| * | netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso2018-03-305-17/+19
| * | netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso2018-03-304-7/+45
| * | netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso2018-03-3017-509/+414
| * | netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso2018-03-3012-30/+30
| * | netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso2018-03-3012-27/+27
| * | netfilter: ebt_stp: Use generic functions for comparisonsJoe Perches2018-03-301-4/+2
| * | netfilter: add flowtable documentationPablo Neira Ayuso2018-03-301-0/+112
| * | netfilter: ebtables: Add string filterBernie Harris2018-03-301-0/+1
| * | netfilter: ebtables: Add support for specifying match revisionBernie Harris2018-03-302-21/+42
| * | netfilter: ebtables: add support for matching IGMP typeMatthias Schiffer2018-03-202-3/+20
| * | netfilter: ebtables: add support for matching ICMP type and codeMatthias Schiffer2018-03-202-13/+43
| * | netfilter: ctnetlink: synproxy supportPablo Neira Ayuso2018-03-205-5/+109
| * | netfilter: Replace printk() with pr_*() and define pr_fmt()Arushi Singhal2018-03-208-26/+37
| * | netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma2018-03-202-17/+70
| * | netfilter: ebtables: use ADD_COUNTER macroTaehee Yoo2018-03-201-11/+6
| * | netfilter: nf_tables: remove VLA usageGustavo A. R. Silva2018-03-201-8/+15
| * | netfilter: nfnetlink_cthelper: Remove VLA usageGustavo A. R. Silva2018-03-201-8/+17
| * | netfilter: cttimeout: remove VLA usageGustavo A. R. Silva2018-03-201-9/+17
| * | netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2018-03-202-2/+48
| * | netfilter: conncount: Support count only use caseYi-Hung Wei2018-03-201-2/+8
| * | netfilter: Refactor nf_conncountYi-Hung Wei2018-03-203-6/+3
| * | ipvs: use true and false for boolean valuesGustavo A. R. Silva2018-03-132-4/+4
| * | netfilter: x_tables: fix build with CONFIG_COMPAT=nFlorian Westphal2018-03-131-31/+31
| * | netfilter: xt_limit: Spelling s/maxmum/maximum/Geert Uytterhoeven2018-03-051-1/+1
| * | netfilter: make xt_rateest hash table per netCong Wang2018-03-053-33/+72
| * | netfilter: x_tables: ensure last rule in base chain matches underflow/policyFlorian Westphal2018-03-053-3/+48
| * | netfilter: x_tables: make sure compat af mutex is heldFlorian Westphal2018-03-051-0/+6