| Commit message (Expand) | Author | Age | Files | Lines |
* | cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled | Hariprasad Shenai | 2016-05-07 | 1 | -18/+20 |
* | mlxsw: spectrum: Fix ordering in mlxsw_sp_fini | Jiri Pirko | 2016-05-06 | 1 | -1/+1 |
* | macvtap: add namespace support to the sysfs device class | Marc Angel | 2016-05-06 | 1 | -10/+26 |
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2016-05-06 | 15 | -1262/+1062 |
|\ |
|
| * | i40e: constify i40e_client_ops structure | Julia Lawall | 2016-05-05 | 2 | -2/+2 |
| * | i40e: fix misleading indentation | Arnd Bergmann | 2016-05-05 | 1 | -1/+2 |
| * | i40e: Test memory before ethtool alloc succeeds | Jesse Brandeburg | 2016-05-05 | 1 | -3/+31 |
| * | i40evf: Allocate Rx buffers properly | Mitch Williams | 2016-05-05 | 1 | -4/+1 |
| * | i40e/i40evf: Remove unused hardware receive descriptor code | Jesse Brandeburg | 2016-05-05 | 5 | -62/+27 |
| * | i40evf: refactor receive routine | Jesse Brandeburg | 2016-05-05 | 5 | -513/+481 |
| * | i40evf: Drop packet split receive routine | Jesse Brandeburg | 2016-05-05 | 7 | -75/+3 |
| * | i40e: Refactor receive routine | Jesse Brandeburg | 2016-05-05 | 6 | -303/+531 |
| * | i40e/i40evf: Remove reference to ring->dtype | Jesse Brandeburg | 2016-05-05 | 3 | -8/+2 |
| * | i40e: Drop packet split receive routine | Jesse Brandeburg | 2016-05-05 | 6 | -317/+10 |
| * | i40e/i40evf: Refactor tunnel interpretation | Jesse Brandeburg | 2016-05-05 | 2 | -14/+12 |
* | | net: vrf: Create FIB tables on link create | David Ahern | 2016-05-06 | 1 | -2/+11 |
* | | cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure | Jon Maxwell | 2016-05-06 | 1 | -1/+4 |
* | | net/mlx4: Avoid wrong virtual mappings | Haggai Abramovsky | 2016-05-05 | 8 | -123/+66 |
|/ |
|
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2016-05-04 | 11 | -197/+625 |
|\ |
|
| * | ixgbevf: Remove unused parameter | Tony Nguyen | 2016-05-04 | 3 | -8/+4 |
| * | ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a | Usha Ketineni | 2016-05-04 | 3 | -42/+71 |
| * | ixgbevf: Use mac_ops instead of trying to identify NIC type | Alexander Duyck | 2016-05-04 | 4 | -27/+13 |
| * | ixgbevf: Change the relaxed order settings in VF driver for sparc | Babu Moger | 2016-05-04 | 1 | -0/+6 |
| * | ixgbe: Revise populating few registers and macro definitions | Preethi Banala | 2016-05-04 | 2 | -20/+8 |
| * | ixgbe: Return 64 bit stats values | Preethi Banala | 2016-05-04 | 1 | -3/+6 |
| * | ixgbe: Remove duplicate and unused device ID definitions | Preethi Banala | 2016-05-04 | 1 | -6/+2 |
| * | ixgbe: check EEPROM for WOL support for X540 and above | Emil Tantilov | 2016-05-04 | 2 | -28/+25 |
| * | ixgbe: add WoL support for some 82599 subdevice IDs | Emil Tantilov | 2016-05-04 | 2 | -3/+11 |
| * | ixgbevf: Support Windows hosts (Hyper-V) | KY Srinivasan | 2016-05-04 | 5 | -7/+263 |
| * | ixgbevf: Add the device ID's presented while running on Hyper-V | KY Srinivasan | 2016-05-04 | 1 | -0/+5 |
| * | ixgbe: Match on multiple headers for cls_u32 offloads | Amritha Nambiar | 2016-05-04 | 3 | -68/+156 |
| * | ixgbe: Add support for redirect action to cls_u32 offloads | Sridhar Samudrala | 2016-05-04 | 1 | -13/+83 |
* | | drivers: fix dev->trans_start removal fallout | Florian Westphal | 2016-05-04 | 2 | -2/+2 |
* | | usbnet: smsc95xx: silence an uninitialized variable warning | Dan Carpenter | 2016-05-04 | 1 | -1/+3 |
* | | usbnet/smsc75xx: silence uninitialized variable warning | Dan Carpenter | 2016-05-04 | 1 | -1/+3 |
* | | mdio_bus: don't return NULL from mdiobus_scan() | Sergei Shtylyov | 2016-05-04 | 1 | -1/+1 |
* | | net: remove dev->trans_start | Florian Westphal | 2016-05-04 | 1 | -1/+1 |
* | | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 149 | -223/+223 |
* | | drivers: replace dev->trans_start accesses with dev_trans_start | Florian Westphal | 2016-05-04 | 10 | -10/+10 |
* | | dmfe: kill DEVICE define | Florian Westphal | 2016-05-04 | 1 | -21/+18 |
* | | net/mlx5: E-Switch, Implement trust vf ndo | Mohamad Haj Yahia | 2016-05-04 | 3 | -5/+45 |
* | | net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling | Mohamad Haj Yahia | 2016-05-04 | 2 | -6/+267 |
* | | net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups | Mohamad Haj Yahia | 2016-05-04 | 2 | -14/+79 |
* | | net/mlx5: E-Switch, Use vport event handler for vport cleanup | Mohamad Haj Yahia | 2016-05-04 | 1 | -24/+9 |
* | | net/mlx5: E-Switch, Enable/disable ACL tables on demand | Mohamad Haj Yahia | 2016-05-04 | 1 | -19/+14 |
* | | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk | Mohamad Haj Yahia | 2016-05-04 | 3 | -6/+118 |
* | | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode | Mohamad Haj Yahia | 2016-05-04 | 2 | -2/+189 |
* | | net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs | Mohamad Haj Yahia | 2016-05-04 | 2 | -0/+276 |
* | | net/mlx5: E-Switch, Fix error flow memory leak | Mohamad Haj Yahia | 2016-05-04 | 1 | -1/+2 |
* | | net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq() | Mohamad Haj Yahia | 2016-05-04 | 2 | -14/+2 |