summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: mpls: Limit memory allocation for mpls_routeDavid Ahern2017-04-021-10/+21
* net: mpls: change mpls_route layoutDavid Ahern2017-04-022-31/+51
* net: mpls: Convert number of nexthops to u8David Ahern2017-04-022-13/+20
* net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCEDavid Ahern2017-04-022-11/+33
* udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni2017-04-021-1/+1
* net: dsa: fix build error with devlink build as moduleTobias Regnery2017-04-021-1/+1
* Merge branch 'phylib-EEE-updates'David S. Miller2017-04-021-11/+26
|\
| * net: phy: allow EEE with any interface modeRussell King2017-04-021-8/+1
| * net: phy: restart phy autonegotiation after EEE advertisment changeRussell King2017-04-021-2/+19
| * net: phy: avoid setting unsupported EEE advertismentsRussell King2017-04-021-5/+10
|/
* Merge branch 'bpf-prog-testing-framework'David S. Miller2017-04-0118-10/+1385
|\
| * selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov2017-04-013-1/+563
| * selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov2017-04-014-1/+332
| * selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov2017-04-013-4/+215
| * tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov2017-04-012-2/+3
| * tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-013-1/+51
| * bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-017-3/+223
|/
* net: dsa: Mock-up driverFlorian Fainelli2017-04-015-1/+390
* Merge branch 'mv88e6xxx-cross-chip-bridging'David S. Miller2017-04-016-72/+287
|\
| * net: dsa: mv88e6xxx: add cross-chip bridgingVivien Didelot2017-04-011-1/+33
| * net: dsa: add cross-chip bridging operationsVivien Didelot2017-04-012-6/+14
| * net: dsa: mv88e6xxx: remap existing bridge membersVivien Didelot2017-04-011-0/+20
| * net: dsa: mv88e6xxx: factorize in-chip bridge mapVivien Didelot2017-04-011-22/+25
| * net: dsa: mv88e6xxx: rework in-chip bridgingVivien Didelot2017-04-011-17/+32
| * net: dsa: mv88e6xxx: allocate the number of portsVivien Didelot2017-04-011-1/+1
| * net: dsa: mv88e6xxx: program the PVT with all onesVivien Didelot2017-04-014-9/+86
| * net: dsa: mv88e6xxx: use 4-bit port for PVT dataVivien Didelot2017-04-014-0/+48
| * net: dsa: mv88e6xxx: move PVT description in infoVivien Didelot2017-04-013-22/+34
|/
* dpaa_eth: use AVOIDBLOCK for Tx confirmation queuesMadalin Bucur2017-04-011-1/+1
* fsl/fman: take into account all RGMII modesMadalin Bucur2017-04-012-2/+11
* vxlan: vxlan dev should inherit lowerdev's gso_max_sizeFelix Manlunas2017-04-011-0/+5
* sock: avoid dirtying sk_stamp, if possiblePaolo Abeni2017-03-312-2/+5
* Merge branch 'ibmvnic-cleanup-resource-handling'David S. Miller2017-03-311-253/+303
|\
| * ibmvnic: Cleanup failure path in ibmvnic_openNathan Fontenot2017-03-311-32/+19
| * ibmvnic: Create init/release routines for stats tokenNathan Fontenot2017-03-311-12/+34
| * ibmvnic: Merge the two release_sub_crq_queue routinesNathan Fontenot2017-03-311-32/+22
| * ibmvnic: Create init and release routines for the rx poolNathan Fontenot2017-03-311-103/+101
| * ibmvnic: Create init and release routines for the tx poolNathan Fontenot2017-03-311-56/+78
| * ibmvnic: Create init and release routines for the bounce bufferNathan Fontenot2017-03-311-27/+50
| * ibmvnic: Update main crq initialization and releaseNathan Fontenot2017-03-311-7/+15
|/
* net: tcp: Refine the __tcp_select_windowGao Feng2017-03-311-5/+3
* net: dsa: mv88e6xxx: debug ATU Age TimeVivien Didelot2017-03-311-1/+8
* ibmvnic: Remove debugfs supportNathan Fontenot2017-03-302-658/+0
* bonding: refine bond_fold_stats() wrap detectionEric Dumazet2017-03-301-3/+8
* VSOCK: remove unnecessary ternary operator on return valueColin Ian King2017-03-301-15/+7
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-3017-0/+18
* net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXIDWadim Egorov2017-03-301-16/+37
* Revert "net: stmmac: enable multiple buffers"LABBE Corentin2017-03-304-973/+473
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-03-2913-428/+559
|\
| * i40e: fix for queue timing delaysWyborny, Carolyn2017-03-291-0/+6