Age | Commit message (Expand) | Author |
2016-05-05 | i40e: Drop packet split receive routine | Jesse Brandeburg |
2016-05-05 | i40e/i40evf: Refactor tunnel interpretation | Jesse Brandeburg |
2016-05-04 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2016-05-04 | drivers: fix dev->trans_start removal fallout | Florian Westphal |
2016-05-04 | usbnet: smsc95xx: silence an uninitialized variable warning | Dan Carpenter |
2016-05-04 | usbnet/smsc75xx: silence uninitialized variable warning | Dan Carpenter |
2016-05-04 | mdio_bus: don't return NULL from mdiobus_scan() | Sergei Shtylyov |
2016-05-04 | net: remove dev->trans_start | Florian Westphal |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2016-05-04 | drivers: replace dev->trans_start accesses with dev_trans_start | Florian Westphal |
2016-05-04 | dmfe: kill DEVICE define | Florian Westphal |
2016-05-04 | net/mlx5: E-Switch, Implement trust vf ndo | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Use vport event handler for vport cleanup | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Enable/disable ACL tables on demand | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Fix error flow memory leak | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq() | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: Flow steering, Add vport ACL support | Mohamad Haj Yahia |
2016-05-04 | net/mlx5e: Fix aRFS compilation dependency | Maor Gottlieb |
2016-05-04 | cxgb4: Check for firmware errors in the mailbox command loop | Hariprasad Shenai |
2016-05-04 | cxgb4: Don't sleep when mbox cmd is issued from interrupt context | Hariprasad Shenai |
2016-05-04 | drivers: net: emac: add Atheros AR8035 phy initialization code | Christian Lamparter |
2016-05-04 | bnxt: Add support for segmentation of tunnels with outer checksums | Alexander Duyck |
2016-05-04 | net/mlx5e: Fix IPv6 tunnel checksum offload | Alexander Duyck |
2016-05-04 | net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload | Alexander Duyck |
2016-05-04 | net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO | Alexander Duyck |
2016-05-04 | net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload | Alexander Duyck |
2016-05-04 | ixgbevf: Remove unused parameter | Tony Nguyen |
2016-05-04 | ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a | Usha Ketineni |
2016-05-04 | ixgbevf: Use mac_ops instead of trying to identify NIC type | Alexander Duyck |
2016-05-04 | ixgbevf: Change the relaxed order settings in VF driver for sparc | Babu Moger |
2016-05-04 | ixgbe: Revise populating few registers and macro definitions | Preethi Banala |
2016-05-04 | ixgbe: Return 64 bit stats values | Preethi Banala |
2016-05-04 | ixgbe: Remove duplicate and unused device ID definitions | Preethi Banala |
2016-05-04 | ixgbe: check EEPROM for WOL support for X540 and above | Emil Tantilov |
2016-05-04 | ixgbe: add WoL support for some 82599 subdevice IDs | Emil Tantilov |
2016-05-04 | ixgbevf: Support Windows hosts (Hyper-V) | KY Srinivasan |
2016-05-04 | ixgbevf: Add the device ID's presented while running on Hyper-V | KY Srinivasan |
2016-05-04 | ixgbe: Match on multiple headers for cls_u32 offloads | Amritha Nambiar |
2016-05-04 | ixgbe: Add support for redirect action to cls_u32 offloads | Sridhar Samudrala |
2016-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-05-03 | net: macb: Probe MDIO bus before registering netdev | Florian Fainelli |
2016-05-03 | rtl8152: correct speed testing | Oliver Neukum |
2016-05-03 | usbnet: correct speed testing | Oliver Neukum |
2016-05-03 | brcm80211: correct speed testing | Oliver Neukum |
2016-05-03 | qed: Apply tunnel configurations after PF start | Manish Chopra |