summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DT doc: net: cpsw mac-address is optionalMarkus Pargmann2014-09-301-1/+1
* bonding: make global bonding stats more reliableAndy Gospodarek2014-09-302-28/+43
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-3017-25/+87
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-3016-34/+32
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-3025-81/+108
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-3019-51/+164
* macvlan: add source modeMichael Braun2014-09-293-3/+314
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-2972-512/+1595
|\
| * netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2014-09-291-1/+25
| * netfilter: nf_tables: store and dump set policyArturo Borrero2014-09-292-0/+8
| * netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-2616-104/+151
| * netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso2014-09-262-38/+38
| * net/netfilter/x_tables.c: use __seq_open_private()Rob Jones2014-09-261-26/+4
| * netfilter: nf_tables: export rule-set generation IDPablo Neira Ayuso2014-09-192-26/+130
| * netfilter: nfnetlink: use original skbuff when committing/abortingPablo Neira Ayuso2014-09-191-3/+3
| * Merge branch 'ipvs-next'Pablo Neira Ayuso2014-09-1823-225/+544
| |\
| | * ipvs: Allow heterogeneous pools now that we support themAlex Gartrell2014-09-181-4/+20
| | * ipvs: use the new dest addr family fieldJulian Anastasov2014-09-184-16/+43
| | * ipvs: use correct address family in scheduler logsJulian Anastasov2014-09-189-12/+15
| | * ipvs: address family of LBLCR entry depends on svc familyJulian Anastasov2014-09-161-6/+6
| | * ipvs: address family of LBLC entry depends on svc familyJulian Anastasov2014-09-161-6/+6
| | * ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwardingAlex Gartrell2014-09-162-43/+117
| | * ipvs: Add generic ensure_mtu_is_adequate to handle mixed poolsAlex Gartrell2014-09-161-26/+51
| | * ipvs: Pull out update_pmtu codeAlex Gartrell2014-09-161-12/+11
| | * ipvs: Pull out crosses_local_route_boundary logicAlex Gartrell2014-09-161-67/+77
| | * ipvs: prevent mixing heterogeneous pools and synchronizationAlex Gartrell2014-09-162-0/+19
| | * ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell2014-09-165-10/+16
| | * ipvs: Pass destination address family to ip_vs_trash_get_destAlex Gartrell2014-09-161-6/+6
| | * ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}Alex Gartrell2014-09-164-17/+30
| | * ipvs: Add destination address family to netlink interfaceAlex Gartrell2014-09-163-7/+44
| | * ipvs: Add simple weighted failover schedulerKenny Mathis2014-09-163-0/+90
| * | netfilter: ipset: hash:mac type added to ipsetJozsef Kadlecsik2014-09-154-1/+193
| * | netfilter: ipset: send nonzero skbinfo extensions onlyJozsef Kadlecsik2014-09-151-7/+11
| * | netfilter: ipset: Add skbinfo extension support to SET target.Anton Danilov2014-09-152-0/+165
| * | netfilter: ipset: Add skbinfo extension kernel support for the list set type.Anton Danilov2014-09-151-2/+17
| * | netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov2014-09-1511-25/+130
| * | netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.Anton Danilov2014-09-154-6/+31
| * | netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov2014-09-153-2/+93
| * | netfilter: ipset: Fix static checker warning in ip_set_core.cJozsef Kadlecsik2014-09-151-1/+2
| |/
| * netfilter: masquerading needs to be independent of x_tables in KconfigPablo Neira Ayuso2014-09-122-24/+30
| * netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NATPablo Neira Ayuso2014-09-122-20/+22
| * netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributesPablo Neira Ayuso2014-09-111-0/+1
| * netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADEPablo Neira Ayuso2014-09-111-6/+4
* | tcp: change TCP_ECN prefixes to lower caseFlorian Westphal2014-09-293-31/+34
* | tcp: move TCP_ECN_create_request out of headerFlorian Westphal2014-09-292-35/+35
* | Merge branch 'arcnet-EAE'David S. Miller2014-09-295-88/+330
|\ \
| * | ARCNET: enable eae arcnet card supportMichael Grzeschik2014-09-291-0/+16
| * | ARCNET: add support for multi interfaces on com20020Michael Grzeschik2014-09-293-59/+109
| * | ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik2014-09-292-35/+197
| * | ARCNET: add com20020_set_hwddr to change addressMichael Grzeschik2014-09-291-0/+14