| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-08-18 | nfp: split software and hardware vNIC statistics |  Jakub Kicinski | 1 | -71/+119 |
| 2017-08-18 | nfp: add helper for printing ethtool strings |  Jakub Kicinski | 1 | -33/+32 |
| 2017-08-18 | nfp: don't report standard netdev statistics in ethtool |  Jakub Kicinski | 1 | -75/+30 |
| 2017-08-18 | nfp: allow retreiving management FW logs on representors |  Jakub Kicinski | 2 | -18/+17 |
| 2017-08-18 | nfp: provide ethtool_drvinfo on representors |  Jakub Kicinski | 3 | -12/+54 |
| 2017-08-18 | nfp: link basic ethtool ops to representors |  Jakub Kicinski | 3 | -0/+7 |
| 2017-08-18 | net: drop unused attribute argument from sysfs queue funcs |  stephen hemminger | 1 | -1/+1 |
| 2017-08-18 | amd-xgbe: Add additional ethtool statistics |  Lendacky, Thomas | 3 | -1/+16 |
| 2017-08-18 | amd-xgbe: Add support for VXLAN offload capabilities |  Lendacky, Thomas | 5 | -6/+520 |
| 2017-08-18 | amd-xgbe: Convert to using the new link mode settings |  Lendacky, Thomas | 5 | -242/+345 |
| 2017-08-18 | amd-xgbe: Add per queue Tx and Rx statistics |  Lendacky, Thomas | 3 | -8/+46 |
| 2017-08-18 | amd-xgbe: Add hardware features debug output |  Lendacky, Thomas | 1 | -3/+75 |
| 2017-08-18 | amd-xgbe: Optimize DMA channel interrupt enablement |  Lendacky, Thomas | 2 | -44/+37 |
| 2017-08-18 | amd-xgbe: Add additional dynamic debug messages |  Lendacky, Thomas | 1 | -0/+4 |
| 2017-08-18 | amd-xgbe: Add support to handle device renaming |  Lendacky, Thomas | 4 | -46/+100 |
| 2017-08-18 | amd-xgbe: Update TSO packet statistics accuracy |  Lendacky, Thomas | 1 | -1/+1 |
| 2017-08-18 | amd-xgbe: Be sure driver shuts down cleanly on module removal |  Lendacky, Thomas | 2 | -4/+2 |
| 2017-08-18 | amd-xgbe: Set the MII control width for the MAC interface |  Lendacky, Thomas | 2 | -0/+3 |
| 2017-08-18 | amd-xgbe: Set the MDIO mode for 10000Base-T configuration |  Lendacky, Thomas | 1 | -1/+1 |
| 2017-08-18 | mlx5: ensure 0 is returned when vport is zero |  Colin Ian King | 1 | -1/+1 |
| 2017-08-18 | ixgbe: change ndo_xdp_xmit return code on xmit errors |  Jesper Dangaard Brouer | 1 | -1/+1 |
| 2017-08-18 | liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF |  Rick Farrington | 2 | -10/+0 |
| 2017-08-18 | macvlan: add offload features for encapsulation |  Dimitris Michailidis | 1 | -1/+2 |
| 2017-08-18 | liquidio: fix Smatch error |  Intiyaz Basha | 1 | -2/+2 |
| 2017-08-18 | net: hns3: Fixes the static check warning due to missing unsupp L3 proto check |  Salil | 1 | -4/+10 |
| 2017-08-18 | net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings() |  Salil | 1 | -36/+47 |
| 2017-08-18 | net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch |  Salil | 1 | -0/+2 |
| 2017-08-18 | net/sched: Fix the logic error to decide the ingress qdisc |  Chris Mi | 6 | -6/+6 |
| 2017-08-18 | liquidio: with embedded f/w, issue droq credits before enablement |  Rick Farrington | 1 | -8/+12 |
| 2017-08-18 | liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit |  Rick Farrington | 1 | -24/+46 |
| 2017-08-17 | net: ibm: ibmvnic: constify vio_device_id |  Arvind Yadav | 1 | -1/+1 |
| 2017-08-17 | net: ibm: ibmveth: constify vio_device_id |  Arvind Yadav | 1 | -1/+1 |
| 2017-08-17 | net: hns3: ensure media_type is unitialized |  Colin Ian King | 1 | -1/+1 |
| 2017-08-17 | liquidio: fix spelling mistake: "interuupt" -> "interrupt" |  Colin Ian King | 1 | -1/+1 |
| 2017-08-16 | vmbus: remove unused vmbus_sendpacket_ctl |  stephen hemminger | 1 | -5/+4 |
| 2017-08-16 | vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl |  stephen hemminger | 1 | -6/+4 |
| 2017-08-16 | tun: make tun_build_skb() thread safe |  Eric Dumazet | 1 | -6/+1 |
| 2017-08-16 | net/mlx4: fix spelling mistake: "availible" -> "available" |  Colin Ian King | 3 | -16/+16 |
| 2017-08-16 | nfp: process MTU updates from firmware flower app |  Simon Horman | 1 | -2/+9 |
| 2017-08-16 | nfp: process control messages in workqueue in flower app |  Simon Horman | 4 | -3/+41 |
| 2017-08-16 | net: 3c509: constify pnp_device_id |  Arvind Yadav | 1 | -1/+1 |
| 2017-08-16 | liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU |  Veerasenareddy Burru | 2 | -6/+6 |
| 2017-08-16 | mlx4: sizeof style usage |  stephen hemminger | 15 | -56/+56 |
| 2017-08-16 | skge: add paren around sizeof arg |  stephen hemminger | 1 | -1/+1 |
| 2017-08-16 | virtio: put paren around sizeof |  stephen hemminger | 1 | -1/+1 |
| 2017-08-16 | tun/tap: use paren's with sizeof |  stephen hemminger | 2 | -2/+2 |
| 2017-08-15 | liquidio: added support for ethtool --set-channels feature |  Intiyaz Basha | 6 | -50/+226 |
| 2017-08-15 | liquidio: moved octeon_setup_interrupt to lio_core.c |  Intiyaz Basha | 4 | -263/+202 |
| 2017-08-15 | liquidio: moved liquidio_legacy_intr_handler to lio_core.c |  Intiyaz Basha | 3 | -56/+57 |
| 2017-08-15 | liquidio: moved liquidio_msix_intr_handler to lio_core.c |  Intiyaz Basha | 5 | -88/+50 |