summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-08-29fm10k: add support for Rx offloads on one Geneve tunnelJacob Keller
2016-08-29fm10k: rework vxlan_port offload before adding geneve supportJacob Keller
2016-08-29fm10k: don't try to stop queues if we've lost hw_addrJacob Keller
2016-08-29fm10k: don't continue probe if PCI device not in normal IO stateJacob Keller
2016-08-29fm10k: print error code when pci_enable_device_mem fails during probeJacob Keller
2016-08-29fm10k: NAPI polling routine must return actual work doneJacob Keller
2016-08-29fm10k: prefer READ_ONCE instead of ACCESS_ONCEJacob Keller
2016-08-29fm10k: remove fm10k_get_reta_size from namespaceJacob Keller
2016-08-29fm10k: use variadic form of alloc_workqueueJacob Keller
2016-08-29fm10k: use software values when checking for Tx hangs in hot pathJacob Keller
2016-08-29fm10k: fix PCI device enable_cnt leak in .io_slot_resetJacob Keller
2016-08-29net/xgene: fix error handling during resetArnd Bergmann
2016-08-29amd-xgbe: Reset running devices after resume from hibernateJames Morse
2016-08-28cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"Colin Ian King
2016-08-28net: ucc_geth: fix spelling mistake "propperty" -> "property"Colin Ian King
2016-08-28wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"Colin Ian King
2016-08-26net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()Wei Yongjun
2016-08-26vxlan: remove the useless header file protocol.hZhu Yanjun
2016-08-26sfc: work around TRIGGER_INTERRUPT command not working on SFC9140Jon Cooper
2016-08-26sfc: remove duplicate assignmentEdward Cree
2016-08-26sfc: include size-binned TX stats on sfn8542qEdward Cree
2016-08-26net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disableFlorian Fainelli
2016-08-26alx: add tso supportTobias Regnery
2016-08-26net: ethernet: mediatek: modify GDM to send packets to the PDMA for RXNelson Chang
2016-08-26net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ether...Nelson Chang
2016-08-26net: dsa: bcm_sf2: Remove duplicate codeFlorian Fainelli
2016-08-26net: dsa: bcm_sf2: Utilize core B53 driver when possibleFlorian Fainelli
2016-08-26net: dsa: b53: Add JOIN_ALL_VLAN supportFlorian Fainelli
2016-08-26net: dsa: b53: Define SF2 MIB layoutFlorian Fainelli
2016-08-26net: dsa: b53: Prepare to support 7445 switchFlorian Fainelli
2016-08-26net: dsa: b53: Initialize ds->ops in b53_switch_allocFlorian Fainelli
2016-08-26mlxsw: spectrum: Mirror certain packets to CPUIdo Schimmel
2016-08-26mlxsw: spectrum: Allow different traps to have different actionsIdo Schimmel
2016-08-26mlxsw: spectrum: Simplify traps definitionIdo Schimmel
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel
2016-08-26veth: sctp: add NETIF_F_SCTP_CRC to device featuresXin Long
2016-08-25net: systemport: Fix ordering in intrl2_*_mask_clear macroFlorian Fainelli
2016-08-25vmxnet3: fix non static symbol warningWei Yongjun
2016-08-25ibmvnic: fix error return code in ibmvnic_probe()Wei Yongjun
2016-08-25ibmvnic: convert to use simple_open()Wei Yongjun
2016-08-24net: dsa: rename switch operations structureVivien Didelot
2016-08-24bnx2x: Don't flush multicast MACsYuval Mintz
2016-08-24mlxsw: spectrum: Don't set learning when creating vPortsIdo Schimmel
2016-08-24mlxsw: spectrum: Remove unnecessary check in FDB processingIdo Schimmel
2016-08-24mlxsw: spectrum: Offload learning to the switch ASICIdo Schimmel
2016-08-24mlxsw: spectrum: Configure learning for VLAN-aware bridge portIdo Schimmel
2016-08-24mlxsw: spectrum: Don't abort on first error when removing VLANsIdo Schimmel
2016-08-24mlxsw: spectrum: Make VLAN deletion function symmetricIdo Schimmel
2016-08-24mlxsw: spectrum: Limit number of FDB records per learning sessionIdo Schimmel
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller