- fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- f4f88c6 fm10k: Bump driver version to 0.15.2 by Jeff Kirsher · 10 years ago
- b32d15b fm10k: corrected VF multicast update by Jeff Kirsher · 10 years ago
- da61b36 fm10k: mbx_update_max_size does not drop all oversized messages by Jeff Kirsher · 10 years ago
- 78288e3 fm10k: reset head instead of calling update_max_size by Jeff Kirsher · 10 years ago
- 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 10 years ago
- a7731cc fm10k: update xcast mode before synchronizing multicast addresses by Jeff Kirsher · 10 years ago
- 54b3c9cf fm10k: start service timer on probe by Jeff Kirsher · 10 years ago
- 4185756 fm10k: fix function header comment by Jeff Kirsher · 10 years ago
- ada2411 fm10k: comment next_vf_mbx flow by Jeff Kirsher · 10 years ago
- 9de15bd fm10k: don't handle mailbox events in iov_event path and always process mailbox by Jeff Kirsher · 10 years ago
- b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 10 years ago
- ded8b20 fm10k: Set PF queues to unlimited bandwidth during virtualization by Jeff Kirsher · 10 years ago
- e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 10 years ago
- 10df06f fm10k: only increment tx_timeout_count in Tx hang path by Jeff Kirsher · 10 years ago
- 5deaf50 fm10k: remove extraneous "Reset interface" message by Jeff Kirsher · 10 years ago
- fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 10 years ago
- c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 10 years ago
- 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 10 years ago
- 661b206 fm10k: allow creation of VLAN on default vid by Jeff Kirsher · 10 years ago
- de44519 fm10k: fix unused warnings by Jeff Kirsher · 10 years ago
- 8b4a98c fm10k: Add netconsole support by Jeff Kirsher · 10 years ago
- 4c16cea fm10k: Have the VF get the default VLAN during init by Jeff Kirsher · 10 years ago
- a4bcea8 fm10k: Correct spelling mistake by Jeff Kirsher · 10 years ago
- 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 10 years ago
- f4e25f6 fm10k: Corrected an error in Tx statistics by Jeff Kirsher · 10 years ago
- 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- c3c7b12 cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF by Hariprasad Shenai · 10 years ago
- 0aac3f5 cxgb4: Add comment for calculate tx flits and sge length code by Hariprasad Shenai · 10 years ago
- d52ce92 cxgb4: Use device node in page allocation by Hariprasad Shenai · 10 years ago
- c098b02 cxgb4: Freelist starving threshold varies from adapter to adapter by Hariprasad Shenai · 10 years ago
- 21dcfad cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes by Hariprasad Shenai · 10 years ago
- 29ba877 bgmac: drop ring->num_slots by Felix Fietkau · 10 years ago
- 4668ae1 bgmac: fix DMA rx corruption by Felix Fietkau · 10 years ago
- 74b6f29 bgmac: simplify dma init/cleanup by Felix Fietkau · 10 years ago
- b965055 bgmac: increase rx ring size from 511 to 512 by Felix Fietkau · 10 years ago
- 6a6c708 bgmac: add check for oversized packets by Felix Fietkau · 10 years ago
- 56faacd bgmac: simplify/optimize rx DMA error handling by Felix Fietkau · 10 years ago
- 4b62dce bgmac: set received skb headroom to NET_SKB_PAD by Felix Fietkau · 10 years ago
- eb64e29 bgmac: leave interrupts disabled as long as there is work to do by Felix Fietkau · 10 years ago
- b38c83d bgmac: simplify tx ring index handling by Felix Fietkau · 10 years ago
- e076783 toshiba: Remove celleb from Kconfig options by Daniel Axtens · 10 years ago
- aa0a34b hv_netvsc: Implement partial copy into send buffer by Haiyang Zhang · 10 years ago
- eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 10 years ago
- e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
- 716723c net/macb: sqe_test_errors are TX errors, not RX errors by Wolfgang Steinwender · 10 years ago
- 17528b3 Merge branch 'pnp' by Rafael J. Wysocki · 10 years ago
- 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
- b641173 ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 10 years ago
- ad1431e ixgbevf: Add RSS Key query code by Vlad Zolotarov · 10 years ago
- 3c0841a ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set by Vlad Zolotarov · 10 years ago
- 94cf66f ixgbevf: Add a RETA query code by Vlad Zolotarov · 10 years ago
- 4ce37a4 ixgbe: Add a RETA query command to VF-PF channel API by Vlad Zolotarov · 10 years ago
- e65ce0d ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info by Vlad Zolotarov · 10 years ago
- 7f276ef ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 10 years ago
- dfaf891 ixgbe: Refactor the RSS configuration code by Vlad Zolotarov · 10 years ago
- 020f1d9 ixgbe: Drop unnecessary call to rcu_barrier by Alexander Duyck · 10 years ago
- 87031c0 ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features by Alexander Duyck · 10 years ago
- ea41201 ixgbe: adds x550 specific FCoE offloads by Vasu Dev · 10 years ago
- 6d4c96a ixgbe: add support for X550 source_address_prunning by Don Skidmore · 10 years ago
- 219efe9 ixgbe: add new bridge mode support function. by Don Skidmore · 10 years ago
- aa2bacb ixgbe: Move bridge mode from flag to variable by Don Skidmore · 10 years ago
- c3d0dac Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
- a8373f1 amd-xgbe: Add support for the netdev Tx watchdog by Lendacky, Thomas · 10 years ago
- b876382 amd-xgbe: Move Rx mode configuration into init by Lendacky, Thomas · 10 years ago
- 8dee19e amd-xgbe: Allow rx-frames coalescing to be changed anytime by Lendacky, Thomas · 10 years ago
- b736a62 udptunnels: Call handle_offloads after inserting vlan tag. by Jesse Gross · 10 years ago
- 3ab1a30 Merge tag 'wireless-drivers-next-for-davem-2015-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
- 11f17ef usbnet: rename work handler by Oliver Neukum · 10 years ago
- c335869 e100: Use dma_rmb/wmb where appropriate by Alexander Duyck · 10 years ago
- 6731716 i40e/i40evf: Use dma_rmb where appropriate by Alexander Duyck · 10 years ago
- 12b3375 mlx4/mlx5: Use dma_wmb/rmb where appropriate by Alexander Duyck · 10 years ago
- 019be1c cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate by Alexander Duyck · 10 years ago
- 27015f8 stmmac: devm_reset_control_get can return PROBE_DEFER by Phil Reid · 10 years ago
- 23310f6 mac802154: fix transmission power datatype by Varka Bhadram · 10 years ago
- f13b168 vxlan: do not exit on error in vxlan_stop() by WANG Cong · 10 years ago
- 69304cc be2net: Fix a bug in Rx buffer posting by Ajit Khaparde · 10 years ago
- 51df60f sfc: Revert SRIOV changes. by David S. Miller · 10 years ago
- 3bca4cf6 net: phy: broadcom: Add BCM54616S phy entry by Alessio Igor Bogani · 10 years ago
- 5f9755d stmmac: Add an optional register interface clock by Andrew Bresticker · 10 years ago
- 2790460 vxlan: fix a shadow local variable by WANG Cong · 10 years ago
- e88f7e0 hv_netvsc: try linearizing big SKBs before dropping them by Vitaly Kuznetsov · 10 years ago
- 981a1bd hv_netvsc: use single existing drop path in netvsc_start_xmit by Vitaly Kuznetsov · 10 years ago
- 25672db sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 10 years ago
- d92916f sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 10 years ago
- 837a1db e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering by Alexander Duyck · 10 years ago
- 03cc864 s2io: Update driver to use dma_wmb by Alexander Duyck · 10 years ago
- b4468cc sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb by Alexander Duyck · 10 years ago
- 04abac5 bonding: Remove unnecessary initialization by Mahesh Bandewar · 10 years ago
- c3cd9ee bonding: Code re-factoring for admin, oper-key operations by Mahesh Bandewar · 10 years ago
- 6e9dd8d brcmsmac: Move each system tracepoints to their own header by Steven Rostedt (Red Hat) · 10 years ago
- c5ef935 iwlwifi: Move each system tracepoints to their own header by Steven Rostedt (Red Hat) · 10 years ago
- ee90b81 hv_netvsc: Fix the packet free when it is in skb headroom by Haiyang Zhang · 10 years ago
- 7215142 hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE by Haiyang Zhang · 10 years ago
- 0d15885 hv_netvsc: Clean up two unused variables by Haiyang Zhang · 10 years ago
- 812034f cxgb4: Move ethtool related code to a separate file by Hariprasad Shenai · 10 years ago