aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-30net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich2-6/+25
2017-01-30net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel2-2/+2
2017-01-30net/mlx4_core: Add resource alloc/dealloc debuggingMatan Barak1-4/+45
2017-01-30net/mlx4_core: Device revision supportYishai Hadas1-1/+1
2017-01-30net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan4-6/+6
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern9-31/+20
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet109-137/+132
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman6-17/+66
2017-01-30Merge branch 'net-dsa-bcm_sf2-CFP-support'David S. Miller7-0/+838
2017-01-30net: dsa: bcm_sf2: Add support for ethtool::rxnfcFlorian Fainelli4-0/+645
2017-01-30net: dsa: bcm_sf2: Add CFP registers definitionsFlorian Fainelli1-0/+146
2017-01-30net: dsa: bcm_sf2: Configure traffic classes to queue mappingFlorian Fainelli2-0/+13
2017-01-30net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli2-0/+34
2017-01-30xfrm: Add a dummy network device for napi.Steffen Klassert1-1/+11
2017-01-30net: Drop secpath on free after gro merge.Steffen Klassert1-0/+2
2017-01-29net: add devm version of alloc_etherdev_mqs functionRafał Miłecki2-0/+33
2017-01-29Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-3/+5
2017-01-29tcp: include locally failed retries in retransmission statsYuchung Cheng1-9/+9
2017-01-29tcp: record pkts sent and retransmisttedYuchung Cheng2-1/+7
2017-01-29Merge branch 'qcom-emac-misc'David S. Miller7-67/+166
2017-01-29net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi4-7/+153
2017-01-29net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi2-14/+0
2017-01-29net: qcom/emac: do not call emac_mac_start twiceTimur Tabi3-4/+1
2017-01-29net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi1-39/+10
2017-01-29net: qcom/emac: display the phy driver info after we connectTimur Tabi2-4/+3
2017-01-29openvswitch: Simplify do_execute_actions().andy zhou1-22/+20
2017-01-29Merge branch 'dsa-multi-chip-prep'David S. Miller16-182/+186
2017-01-29net: dsa: b53: use dsa_port's bridge pointerVivien Didelot2-7/+3
2017-01-29net: dsa: qca8k: use dsa_port's bridge pointerVivien Didelot2-9/+4
2017-01-29net: dsa: mv88e6xxx: use dsa_port's bridge pointerVivien Didelot2-22/+11
2017-01-29net: dsa: pass bridge device when a port leavesVivien Didelot6-10/+12
2017-01-29net: dsa: move bridge device in dsa_portVivien Didelot3-6/+6
2017-01-29net: dsa: store a dsa_port in dsa_slave_privVivien Didelot7-100/+96
2017-01-29net: dsa: add ds and index to dsa_portVivien Didelot2-0/+8
2017-01-29net: dsa: use ds->num_ports when possibleVivien Didelot7-19/+19
2017-01-29net: dsa: variable number of portsVivien Didelot6-11/+29
2017-01-29Merge branch 'ravb-gigabit-R-Car-H3-ES1.1-and-R-Car-M3-W'David S. Miller2-2/+41
2017-01-29ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-WGeert Uytterhoeven1-2/+8
2017-01-29ravb: Add tx and rx clock internal delays mode of APSRKazuya Mizuguchi2-0/+33
2017-01-29net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FORColin Ian King1-1/+1
2017-01-29net: ethernet: aquantia: remove another redundant err checkColin Ian King1-2/+0
2017-01-29net: ethernet: aquantia: remove redundant err checkColin Ian King1-2/+0
2017-01-29Merge branch 'gtp-simple-improvements'David S. Miller1-20/+4
2017-01-29gtp: let userspace handle packets for invalid tunnelsAndreas Schultz1-4/+4
2017-01-29gtp: remove unnecessary rcu_read_lockAndreas Schultz1-20/+4
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller485-2689/+4555
2017-01-28batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann2-2/+2
2017-01-28batman-adv: Fix double call of dev_queue_xmitSven Eckelmann1-1/+3
2017-01-28rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18
2017-01-28wlcore: print the sdio buffer after reading itGuy Mishol1-7/+7