summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: berlin: enable the Ethernet port on the BG2Q DMPAntoine Ténart2014-09-301-0/+4
* ARM: dts: berlin: add the Ethernet nodeAntoine Ténart2014-09-301-0/+17
* net: pxa168_eth: allow to compile the pxa168_eth driver for testsAntoine Ténart2014-09-301-1/+1
* net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driverAntoine Ténart2014-09-301-1/+1
* net: pxa168_eth: rework the MAC address setupAntoine Ténart2014-09-301-2/+30
* net: pxa168_eth: set the mac address on the Ethernet controllerAntoine Ténart2014-09-301-0/+13
* net: pxa168_eth: fix Ethernet flow control statusAntoine Ténart2014-09-301-2/+2
* Documentation: bindings: net: add the Marvell PXA168 Ethernet controllerAntoine Ténart2014-09-301-0/+36
* net: pxa168_eth: add device tree supportAntoine Ténart2014-09-301-23/+47
* net: pxa168_eth: clean upAntoine Ténart2014-09-301-52/+50
* Merge branch 'mlx4-next'David S. Miller2014-09-304-185/+260
|\
| * net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein2014-09-301-2/+12
| * net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guestsJack Morgenstein2014-09-301-2/+7
| * net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny2014-09-302-174/+220
| * net/mlx4_core: Don't disable SRIOV if there are active VFsJack Morgenstein2014-09-301-7/+21
|/
* netfilter: bridge: build br_nf_core only if requiredFlorian Westphal2014-09-302-3/+4
* Merge branch 'am335x'David S. Miller2014-09-305-3/+57
|\
| * arm: dts: am33xx, Add syscon phandle to cpsw nodeMarkus Pargmann2014-09-301-0/+1
| * am33xx: define syscon control module device nodeMarkus Pargmann2014-09-301-0/+5
| * net: cpsw: Add am33xx MACID readoutMarkus Pargmann2014-09-303-1/+47
| * net: cpsw: Replace pr_err by dev_errMarkus Pargmann2014-09-301-1/+1
| * net: cpsw: header, Add missing includeMarkus Pargmann2014-09-301-0/+1
| * net: cpsw: Add missing return valueMarkus Pargmann2014-09-301-0/+1
| * 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