| Commit message (Expand) | Author | Age | Files | Lines |
* | ieee802154: ca8210: Fix a potential NULL pointer dereference | Christophe JAILLET | 2017-08-20 | 1 | -4/+1 |
* | amd-xgbe: Add additional ethtool statistics | Lendacky, Thomas | 2017-08-18 | 3 | -1/+16 |
* | amd-xgbe: Add support for VXLAN offload capabilities | Lendacky, Thomas | 2017-08-18 | 5 | -6/+520 |
* | amd-xgbe: Convert to using the new link mode settings | Lendacky, Thomas | 2017-08-18 | 5 | -242/+345 |
* | amd-xgbe: Add per queue Tx and Rx statistics | Lendacky, Thomas | 2017-08-18 | 3 | -8/+46 |
* | amd-xgbe: Add hardware features debug output | Lendacky, Thomas | 2017-08-18 | 1 | -3/+75 |
* | amd-xgbe: Optimize DMA channel interrupt enablement | Lendacky, Thomas | 2017-08-18 | 2 | -44/+37 |
* | amd-xgbe: Add additional dynamic debug messages | Lendacky, Thomas | 2017-08-18 | 1 | -0/+4 |
* | amd-xgbe: Add support to handle device renaming | Lendacky, Thomas | 2017-08-18 | 4 | -46/+100 |
* | amd-xgbe: Update TSO packet statistics accuracy | Lendacky, Thomas | 2017-08-18 | 1 | -1/+1 |
* | amd-xgbe: Be sure driver shuts down cleanly on module removal | Lendacky, Thomas | 2017-08-18 | 2 | -4/+2 |
* | amd-xgbe: Set the MII control width for the MAC interface | Lendacky, Thomas | 2017-08-18 | 2 | -0/+3 |
* | amd-xgbe: Set the MDIO mode for 10000Base-T configuration | Lendacky, Thomas | 2017-08-18 | 1 | -1/+1 |
* | mlx5: ensure 0 is returned when vport is zero | Colin Ian King | 2017-08-18 | 1 | -1/+1 |
* | ixgbe: change ndo_xdp_xmit return code on xmit errors | Jesper Dangaard Brouer | 2017-08-18 | 1 | -1/+1 |
* | liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF | Rick Farrington | 2017-08-18 | 2 | -10/+0 |
* | macvlan: add offload features for encapsulation | Dimitris Michailidis | 2017-08-18 | 1 | -1/+2 |
* | liquidio: fix Smatch error | Intiyaz Basha | 2017-08-18 | 1 | -2/+2 |
* | net: hns3: Fixes the static check warning due to missing unsupp L3 proto check | Salil | 2017-08-18 | 1 | -4/+10 |
* | net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings() | Salil | 2017-08-18 | 1 | -37/+48 |
* | net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch | Salil | 2017-08-18 | 1 | -0/+2 |
* | net/sched: Fix the logic error to decide the ingress qdisc | Chris Mi | 2017-08-18 | 6 | -6/+6 |
* | liquidio: with embedded f/w, issue droq credits before enablement | Rick Farrington | 2017-08-18 | 1 | -8/+12 |
* | liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit | Rick Farrington | 2017-08-18 | 1 | -24/+46 |
* | net: ibm: ibmvnic: constify vio_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | net: ibm: ibmveth: constify vio_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | net: hns3: ensure media_type is unitialized | Colin Ian King | 2017-08-17 | 1 | -1/+1 |
* | liquidio: fix spelling mistake: "interuupt" -> "interrupt" | Colin Ian King | 2017-08-17 | 1 | -1/+1 |
* | vmbus: remove unused vmbus_sendpacket_ctl | stephen hemminger | 2017-08-16 | 1 | -5/+4 |
* | vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl | stephen hemminger | 2017-08-16 | 1 | -6/+4 |
* | tun: make tun_build_skb() thread safe | Eric Dumazet | 2017-08-16 | 1 | -6/+1 |
* | net/mlx4: fix spelling mistake: "availible" -> "available" | Colin Ian King | 2017-08-16 | 3 | -16/+16 |
* | nfp: process MTU updates from firmware flower app | Simon Horman | 2017-08-16 | 1 | -2/+9 |
* | nfp: process control messages in workqueue in flower app | Simon Horman | 2017-08-16 | 4 | -3/+41 |
* | net: 3c509: constify pnp_device_id | Arvind Yadav | 2017-08-16 | 1 | -1/+1 |
* | liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU | Veerasenareddy Burru | 2017-08-16 | 2 | -6/+6 |
* | mlx4: sizeof style usage | stephen hemminger | 2017-08-16 | 15 | -56/+56 |
* | skge: add paren around sizeof arg | stephen hemminger | 2017-08-16 | 1 | -1/+1 |
* | virtio: put paren around sizeof | stephen hemminger | 2017-08-16 | 1 | -1/+1 |
* | tun/tap: use paren's with sizeof | stephen hemminger | 2017-08-16 | 2 | -2/+2 |
* | liquidio: added support for ethtool --set-channels feature | Intiyaz Basha | 2017-08-15 | 6 | -50/+226 |
* | liquidio: moved octeon_setup_interrupt to lio_core.c | Intiyaz Basha | 2017-08-15 | 4 | -263/+202 |
* | liquidio: moved liquidio_legacy_intr_handler to lio_core.c | Intiyaz Basha | 2017-08-15 | 3 | -56/+57 |
* | liquidio: moved liquidio_msix_intr_handler to lio_core.c | Intiyaz Basha | 2017-08-15 | 5 | -88/+50 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-15 | 23 | -65/+153 |
|\ |
|
| * | sfc: don't try and read ef10 data on non-ef10 NIC | Bert Kenward | 2017-08-15 | 1 | -2/+6 |
| * | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub... | David S. Miller | 2017-08-15 | 13 | -39/+90 |
| |\ |
|
| | * | brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices | Arend Van Spriel | 2017-08-14 | 1 | -2/+4 |
| | * | iwlwifi: mvm: send delba upon rx ba session timeout | Naftali Goldstein | 2017-08-09 | 1 | -2/+2 |
| | * | iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU | Emmanuel Grumbach | 2017-08-09 | 1 | -4/+6 |