summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Add plumbing for port mirroringFlorian Fainelli2017-01-303-1/+172
* Merge branch 'mlx4-misc-improvements'David S. Miller2017-01-3010-63/+228
|\
| * net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes2017-01-303-16/+31
| * net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flowShaker Daibes2017-01-301-22/+37
| * net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes2017-01-305-7/+82
| * net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich2017-01-302-6/+25
| * net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel2017-01-302-2/+2
| * net/mlx4_core: Add resource alloc/dealloc debuggingMatan Barak2017-01-301-4/+45
| * net/mlx4_core: Device revision supportYishai Hadas2017-01-301-1/+1
| * net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan2017-01-304-6/+6
|/
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-309-31/+20
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30109-137/+132
* net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman2017-01-306-17/+66
* Merge branch 'net-dsa-bcm_sf2-CFP-support'David S. Miller2017-01-307-0/+838
|\
| * net: dsa: bcm_sf2: Add support for ethtool::rxnfcFlorian Fainelli2017-01-304-0/+645
| * net: dsa: bcm_sf2: Add CFP registers definitionsFlorian Fainelli2017-01-301-0/+146
| * net: dsa: bcm_sf2: Configure traffic classes to queue mappingFlorian Fainelli2017-01-302-0/+13
| * net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli2017-01-302-0/+34
|/
* net: add devm version of alloc_etherdev_mqs functionRafał Miłecki2017-01-302-0/+33
* Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-m...David S. Miller2017-01-303-3/+5
|\
| * batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann2017-01-282-2/+2
| * batman-adv: Fix double call of dev_queue_xmitSven Eckelmann2017-01-281-1/+3
* | tcp: include locally failed retries in retransmission statsYuchung Cheng2017-01-301-9/+9
* | tcp: record pkts sent and retransmisttedYuchung Cheng2017-01-302-1/+7
* | Merge branch 'qcom-emac-misc'David S. Miller2017-01-307-67/+166
|\ \
| * | net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi2017-01-304-7/+153
| * | net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi2017-01-302-14/+0
| * | net: qcom/emac: do not call emac_mac_start twiceTimur Tabi2017-01-303-4/+1
| * | net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi2017-01-301-39/+10
| * | net: qcom/emac: display the phy driver info after we connectTimur Tabi2017-01-302-4/+3
|/ /
* | openvswitch: Simplify do_execute_actions().andy zhou2017-01-301-22/+20
* | Merge branch 'dsa-multi-chip-prep'David S. Miller2017-01-3016-182/+186
|\ \
| * | net: dsa: b53: use dsa_port's bridge pointerVivien Didelot2017-01-302-7/+3
| * | net: dsa: qca8k: use dsa_port's bridge pointerVivien Didelot2017-01-302-9/+4
| * | net: dsa: mv88e6xxx: use dsa_port's bridge pointerVivien Didelot2017-01-302-22/+11
| * | net: dsa: pass bridge device when a port leavesVivien Didelot2017-01-306-10/+12
| * | net: dsa: move bridge device in dsa_portVivien Didelot2017-01-303-6/+6
| * | net: dsa: store a dsa_port in dsa_slave_privVivien Didelot2017-01-307-100/+96
| * | net: dsa: add ds and index to dsa_portVivien Didelot2017-01-302-0/+8
| * | net: dsa: use ds->num_ports when possibleVivien Didelot2017-01-307-19/+19
| * | net: dsa: variable number of portsVivien Didelot2017-01-306-11/+29
|/ /
* | Merge branch 'ravb-gigabit-R-Car-H3-ES1.1-and-R-Car-M3-W'David S. Miller2017-01-302-2/+41
|\ \
| * | ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-WGeert Uytterhoeven2017-01-301-2/+8
| * | ravb: Add tx and rx clock internal delays mode of APSRKazuya Mizuguchi2017-01-302-0/+33
|/ /
* | net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FORColin Ian King2017-01-301-1/+1
* | net: ethernet: aquantia: remove another redundant err checkColin Ian King2017-01-301-2/+0
* | net: ethernet: aquantia: remove redundant err checkColin Ian King2017-01-301-2/+0
* | Merge branch 'gtp-simple-improvements'David S. Miller2017-01-291-20/+4
|\ \
| * | gtp: let userspace handle packets for invalid tunnelsAndreas Schultz2017-01-291-4/+4
| * | gtp: remove unnecessary rcu_read_lockAndreas Schultz2017-01-291-20/+4
|/ /