- 95aef7c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
- b3b4663 net: vrf: Create FIB tables on link create by David Ahern · 9 years ago
- f37bd0c cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure by Jon Maxwell · 9 years ago
- 3949c4a i40e: constify i40e_client_ops structure by Julia Lawall · 9 years ago
- ce927db i40e: fix misleading indentation by Arnd Bergmann · 9 years ago
- 147e81e i40e: Test memory before ethtool alloc succeeds by Jesse Brandeburg · 9 years ago
- b163098 i40evf: Allocate Rx buffers properly by Mitch Williams · 9 years ago
- bec60fc i40e/i40evf: Remove unused hardware receive descriptor code by Jesse Brandeburg · 9 years ago
- ab9ad98 i40evf: refactor receive routine by Jesse Brandeburg · 9 years ago
- 19b85e6 i40evf: Drop packet split receive routine by Jesse Brandeburg · 9 years ago
- 1a557afc i40e: Refactor receive routine by Jesse Brandeburg · 9 years ago
- 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 9 years ago
- 04b3b77 i40e/i40evf: Remove reference to ring->dtype by Jesse Brandeburg · 9 years ago
- b32bfa1 i40e: Drop packet split receive routine by Jesse Brandeburg · 9 years ago
- f8a952c i40e/i40evf: Refactor tunnel interpretation by Jesse Brandeburg · 9 years ago
- aa8a8b0 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
- 3e66bab drivers: fix dev->trans_start removal fallout by Florian Westphal · 9 years ago
- 5a36b68 usbnet: smsc95xx: silence an uninitialized variable warning by Dan Carpenter · 9 years ago
- 58ef6a3 usbnet/smsc75xx: silence uninitialized variable warning by Dan Carpenter · 9 years ago
- e98a3aa mdio_bus: don't return NULL from mdiobus_scan() by Sergei Shtylyov · 9 years ago
- 9b36627 net: remove dev->trans_start by Florian Westphal · 9 years ago
- 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
- 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 9 years ago
- a6e5472 dmfe: kill DEVICE define by Florian Westphal · 9 years ago
- 1edc57e net/mlx5: E-Switch, Implement trust vf ndo by Mohamad Haj Yahia · 9 years ago
- a35f71f net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling by Mohamad Haj Yahia · 9 years ago
- 78a9199 net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups by Mohamad Haj Yahia · 9 years ago
- 586cfa7 net/mlx5: E-Switch, Use vport event handler for vport cleanup by Mohamad Haj Yahia · 9 years ago
- 01f51f2 net/mlx5: E-Switch, Enable/disable ACL tables on demand by Mohamad Haj Yahia · 9 years ago
- f942380 net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk by Mohamad Haj Yahia · 9 years ago
- dfcb1ed net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode by Mohamad Haj Yahia · 9 years ago
- 5742df0 net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs by Mohamad Haj Yahia · 9 years ago
- 761e205 net/mlx5: E-Switch, Fix error flow memory leak by Mohamad Haj Yahia · 9 years ago
- 831cae1 net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq() by Mohamad Haj Yahia · 9 years ago
- efdc810 net/mlx5: Flow steering, Add vport ACL support by Mohamad Haj Yahia · 9 years ago
- fbc4a69 net/mlx5e: Fix aRFS compilation dependency by Maor Gottlieb · 9 years ago
- f358738 cxgb4: Check for firmware errors in the mailbox command loop by Hariprasad Shenai · 9 years ago
- 5a20f5c cxgb4: Don't sleep when mbox cmd is issued from interrupt context by Hariprasad Shenai · 9 years ago
- ecc9120 drivers: net: emac: add Atheros AR8035 phy initialization code by Christian Lamparter · 9 years ago
- 152971e bnxt: Add support for segmentation of tunnels with outer checksums by Alexander Duyck · 9 years ago
- f3ed653 net/mlx5e: Fix IPv6 tunnel checksum offload by Alexander Duyck · 9 years ago
- b49663c net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 9 years ago
- 0906712 net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO by Alexander Duyck · 9 years ago
- 3c9346b net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 9 years ago
- 8b44a8a ixgbevf: Remove unused parameter by Tony Nguyen · 9 years ago
- 8829009 ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a by Usha Ketineni · 9 years ago
- 2f8214f ixgbevf: Use mac_ops instead of trying to identify NIC type by Alexander Duyck · 9 years ago
- 33b0eb1 ixgbevf: Change the relaxed order settings in VF driver for sparc by Babu Moger · 9 years ago
- 45a88df ixgbe: Revise populating few registers and macro definitions by Preethi Banala · 9 years ago
- 4c4f802 ixgbe: Return 64 bit stats values by Preethi Banala · 9 years ago
- 61ff59d ixgbe: Remove duplicate and unused device ID definitions by Preethi Banala · 9 years ago
- 740234f ixgbe: check EEPROM for WOL support for X540 and above by Emil Tantilov · 9 years ago
- 00103a6c ixgbe: add WoL support for some 82599 subdevice IDs by Emil Tantilov · 9 years ago
- c6d4517 ixgbevf: Support Windows hosts (Hyper-V) by KY Srinivasan · 9 years ago
- b4363fb ixgbevf: Add the device ID's presented while running on Hyper-V by KY Srinivasan · 9 years ago
- 1cdaaf5 ixgbe: Match on multiple headers for cls_u32 offloads by Amritha Nambiar · 9 years ago
- 947f8a4 ixgbe: Add support for redirect action to cls_u32 offloads by Sridhar Samudrala · 9 years ago
- cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- cf66966 net: macb: Probe MDIO bus before registering netdev by Florian Fainelli · 9 years ago
- 2b84af94a rtl8152: correct speed testing by Oliver Neukum · 9 years ago
- ea07984 usbnet: correct speed testing by Oliver Neukum · 9 years ago
- 8caf115 brcm80211: correct speed testing by Oliver Neukum · 9 years ago
- c0f31a0 qed: Apply tunnel configurations after PF start by Manish Chopra · 9 years ago
- 0e28bf9 net: mvneta: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
- 0f400a8 stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode() by Joachim Eastwood · 9 years ago
- 5373724 stmmac: dwmac-socfpga: call phy_resume() only in resume callback by Joachim Eastwood · 9 years ago
- 70cb136 stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data by Joachim Eastwood · 9 years ago
- 56868de stmmac: dwmac-socfpga: add PM ops and resume function by Joachim Eastwood · 9 years ago
- f4e7bd8 stmmac: let remove/resume/suspend functions take device pointer by Joachim Eastwood · 9 years ago
- ce24c2b macb: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
- 6dd7454 pxa168_eth: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
- d8cf2dd net/mlx5e: Use workqueue for vxlan ops by Matthew Finlay · 9 years ago
- 7bb2975 net/mlx5e: Implement a mlx5e workqueue by Matthew Finlay · 9 years ago
- 69976fb net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue by Matthew Finlay · 9 years ago
- 5f8a02a net/mlx5: Unmap only the relevant IO memory mapping by Gal Pressman · 9 years ago
- e03179f net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
- a10cdae net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
- 5e74bf2 net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
- 0d1bcdc net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
- b555a3d drivers: net: xgene: constify xgene_cle_ops structure by Julia Lawall · 9 years ago
- 094e43d ravb: Remove rx buffer ALIGN by Kazuya Mizuguchi · 9 years ago
- ede00a5 Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
- 2a37daa drivers: net: xgene: Get channel number from device binding by Iyappan Subramanian · 9 years ago
- 16f46bf qede: add implementation for internal loopback test. by Sudarsana Reddy Kalluru · 9 years ago
- 3044a02 qede: add support for selftests. by Sudarsana Reddy Kalluru · 9 years ago
- 03dc76c qed: add infrastructure for device self tests. by Sudarsana Reddy Kalluru · 9 years ago
- 158bc06 net: dsa: mv88e6xxx: replace ds with ps where possible by Andrew Lunn · 9 years ago
- 8cd14cc Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
- 0b86a2a cxgb3: fix out of bounds read by Michal Schmidt · 9 years ago
- c489565 net/smscx5xx: use the device tree for mac address by Arnd Bergmann · 9 years ago
- 70e927b mdio_bus: Fix MDIO bus scanning in __mdiobus_register() by Marek Vasut · 9 years ago
- 1c7b4a2 i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM by Alexander Duyck · 9 years ago
- ae63bff i40evf: make use of BIT() macro to avoid signed left shift by Jacob Keller · 9 years ago
- 2101bac i40e: make use of BIT() macro to prevent left shift of signed values by Jacob Keller · 9 years ago
- dcb5745 i40e/i40evf: fix I40E_MASK signed shift overflow warnings by Jacob Keller · 9 years ago
- 5a6fc25 i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10 by Harshitha Ramamurthy · 9 years ago
- a3aa503 i40e: Update device ids for X722 by Catherine Sullivan · 9 years ago
- de38fef i40e: Drop extra copy of function by Jesse Brandeburg · 9 years ago
- a1b5a24 i40e: Use consistent type for vf_id by Jesse Brandeburg · 9 years ago
- cdc3d93 i40e: PTP - avoid aggregate return warnings by Jesse Brandeburg · 9 years ago