summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-25net: 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
2016-08-24net: ena: change the return type of ena_set_push_mode() to be void.Rami Rosen
2016-08-24net: hns: remove redundant dev_err call in hns_dsaf_get_cfg()Wei Yongjun
2016-08-24cxgb4: Remove unused including <linux/version.h>Wei Yongjun
2016-08-24net: phy: xgmiitorgmii: Fix non static symbol warningWei Yongjun
2016-08-24qede: Add support for Tx/Rx-only queues.Sudarsana Reddy Kalluru
2016-08-24cxgb4: Fix issue while re-registering VF mgmt netdevHariprasad Shenai
2016-08-24xen-netback: using kfree_rcu() to simplify the codeWei Yongjun
2016-08-23liquidio: declare liquidio_set_rxcsum_command staticNicholas Mc Guire
2016-08-23hv_netvsc: add ethtool statistics for tx packet issuesStephen Hemminger
2016-08-23hv_netvsc: report vmbus name in ethtoolStephen Hemminger
2016-08-23hv_netvsc: make variable localStephen Hemminger
2016-08-23hv_netvsc: make netvsc_destroy_buf voidStephen Hemminger
2016-08-23hv_netvsc: refactor completion functionStephen Hemminger
2016-08-23hv_netvsc: rearrange start_xmitStephen Hemminger
2016-08-23hv_netvsc: init completion during allocStephen Hemminger
2016-08-23hv_netvsc: make device_remove voidStephen Hemminger
2016-08-23hv_netvsc: use ARRAY_SIZE() for NDIS versionsStephen Hemminger
2016-08-23hv_netvsc: make inline functions staticStephen Hemminger
2016-08-23hv_netvsc: style cleanupsStephen Hemminger
2016-08-23hv_netvsc: use kcallocStephen Hemminger
2016-08-23hv_netvsc: make RSS hash key staticStephen Hemminger
2016-08-23hv_netvsc: fix rtnl locking in callbackStephen Hemminger
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2016-08-23net: ethernet: ti: cpsw: add ethtool channels supportIvan Khoronzhuk
2016-08-23net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...Ivan Khoronzhuk
2016-08-23net: ethernet: ti: cpsw: add multi queue supportIvan Khoronzhuk
2016-08-23net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stopIvan Khoronzhuk
2016-08-23net: ethernet: ti: davinci_cpdma: split descs num between all channelsIvan Khoronzhuk
2016-08-23net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU portsJamie Lentin
2016-08-23dsa: mv88e6xxx: Delete ppu timer when removing moduleAndrew Lunn
2016-08-23net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches.Andrew Lunn
2016-08-23net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn
2016-08-23cxgb4: add support for tx max rate limitingRahul Lakkireddy
2016-08-23cxgb4: add support for per queue tx schedulingRahul Lakkireddy
2016-08-23cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy
2016-08-23qed: Change locking scheme for VF channelYuval Mintz
2016-08-23qed*: Add support for VFs over legacy PFsYuval Mintz