summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: thunderx: Support for byte queue limitsSunil Goutham2016-09-242-12/+32
* net: thunderx: Fix issue with IRQ namimgSunil Goutham2016-09-241-1/+1
* mlxsw: spectrum: remove redundant check if err is zeroColin Ian King2016-09-241-1/+1
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-09-247-45/+62
|\
| * ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov2016-09-231-1/+3
| * ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck2016-09-232-8/+11
| * ixgbe: Limit reporting of redirection table if SR-IOV is enabledAlexander Duyck2016-09-231-1/+5
| * ixgbe: Allow setting multiple queues when SR-IOV is enabledAlexander Duyck2016-09-231-2/+2
| * ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad2016-09-232-3/+3
| * ixgbevf: add spinlocks for MTU change callsEmil Tantilov2016-09-231-0/+4
| * ixgbe: Indicate support for pause frames in all casesMark Rustad2016-09-231-0/+19
| * ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad2016-09-231-0/+2
| * ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov2016-09-231-2/+2
| * ixgbe: simplify the logic for setting VLAN filteringEmil Tantilov2016-09-231-28/+11
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-09-2410-40/+53
|\ \
| * | i40evf: remove unnecessary error checking against i40e_shutdown_adminqLihong Yang2016-09-221-2/+1
| * | i40e: Limit TX descriptor count in cases where frag size is greater than 16KAlexander Duyck2016-09-222-10/+4
| * | i40evf: remove unnecessary error checking against i40evf_up_completeBimmy Pujari2016-09-221-8/+3
| * | i40evf: Fix link state event handlingSridhar Samudrala2016-09-222-3/+11
| * | i40e: avoid potential null pointer dereference when assigning lenColin Ian King2016-09-221-1/+2
| * | i40e: Fix for extra byte swap in tunnel setupCarolyn Wyborny2016-09-221-3/+3
| * | i40e: Fix to check for NULLCarolyn Wyborny2016-09-221-1/+10
| * | i40e: return correct opcode to VFMitch Williams2016-09-221-2/+2
| * | i40e: fix "dump port" command when NPAR enabledAlan Brady2016-09-221-1/+6
| * | i40e: fix setting user defined RSS hash keyAlan Brady2016-09-223-9/+11
| |/
* | net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-244-11/+136
* | net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-2419-24/+73
* | net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad modeMoshe Shemesh2016-09-241-0/+13
* | net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2016-09-244-13/+73
* | net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh2016-09-242-4/+3
* | Revert "xen-netback: create a debugfs node for hash information"David S. Miller2016-09-233-107/+2
* | hv_netvsc: count multicast packets receivedStephen Hemminger2016-09-232-1/+10
* | hv_netvsc: remove VF in flight countersStephen Hemminger2016-09-232-63/+21
* | hv_netvsc: use RCU to protect vf_netdevStephen Hemminger2016-09-232-15/+16
* | hv_netvsc: improve VF device matchingStephen Hemminger2016-09-231-21/+39
* | hv_netvsc: simplify callback event codeStephen Hemminger2016-09-231-18/+10
* | hv_netvsc: dev hold/put reference to VFStephen Hemminger2016-09-231-0/+3
* | hv_netvsc: use consume_skbStephen Hemminger2016-09-231-2/+2
* | net: dsa: mv88e6xxx: implement DSA port fast ageingVivien Didelot2016-09-231-22/+23
* | net: dsa: b53: implement DSA port fast ageingVivien Didelot2016-09-231-20/+11
* | drivers: net: xgene: Fix MSS programmingIyappan Subramanian2016-09-234-23/+100
* | cxgb4: fix signed wrap around when decrementing index idxColin Ian King2016-09-231-1/+1
* | net/mlx5e: Add TC vlan match parsingOr Gerlitz2016-09-231-0/+19
* | net/mlx5e: Add TC vlan action for SRIOV offloadsOr Gerlitz2016-09-231-11/+32
* | net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz2016-09-235-1/+249
* | net/mlx5e: Refactor retrival of skb from rx completion element (cqe)Or Gerlitz2016-09-231-13/+28
* | net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz2016-09-233-26/+44
* | net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz2016-09-232-11/+27
* | net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz2016-09-232-3/+10
* | net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz2016-09-234-26/+20