1. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. c3c7b12 cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF by Hariprasad Shenai · 10 years ago
  3. 0aac3f5 cxgb4: Add comment for calculate tx flits and sge length code by Hariprasad Shenai · 10 years ago
  4. d52ce92 cxgb4: Use device node in page allocation by Hariprasad Shenai · 10 years ago
  5. c098b02 cxgb4: Freelist starving threshold varies from adapter to adapter by Hariprasad Shenai · 10 years ago
  6. 21dcfad cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes by Hariprasad Shenai · 10 years ago
  7. 29ba877 bgmac: drop ring->num_slots by Felix Fietkau · 10 years ago
  8. 4668ae1 bgmac: fix DMA rx corruption by Felix Fietkau · 10 years ago
  9. 74b6f29 bgmac: simplify dma init/cleanup by Felix Fietkau · 10 years ago
  10. b965055 bgmac: increase rx ring size from 511 to 512 by Felix Fietkau · 10 years ago
  11. 6a6c708 bgmac: add check for oversized packets by Felix Fietkau · 10 years ago
  12. 56faacd bgmac: simplify/optimize rx DMA error handling by Felix Fietkau · 10 years ago
  13. 4b62dce bgmac: set received skb headroom to NET_SKB_PAD by Felix Fietkau · 10 years ago
  14. eb64e29 bgmac: leave interrupts disabled as long as there is work to do by Felix Fietkau · 10 years ago
  15. b38c83d bgmac: simplify tx ring index handling by Felix Fietkau · 10 years ago
  16. e076783 toshiba: Remove celleb from Kconfig options by Daniel Axtens · 10 years ago
  17. aa0a34b hv_netvsc: Implement partial copy into send buffer by Haiyang Zhang · 10 years ago
  18. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  19. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 10 years ago
  20. e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  21. 716723c net/macb: sqe_test_errors are TX errors, not RX errors by Wolfgang Steinwender · 10 years ago
  22. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  23. b641173 ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 10 years ago
  24. ad1431e ixgbevf: Add RSS Key query code by Vlad Zolotarov · 10 years ago
  25. 3c0841a ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set by Vlad Zolotarov · 10 years ago
  26. 94cf66f ixgbevf: Add a RETA query code by Vlad Zolotarov · 10 years ago
  27. 4ce37a4 ixgbe: Add a RETA query command to VF-PF channel API by Vlad Zolotarov · 10 years ago
  28. e65ce0d ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info by Vlad Zolotarov · 10 years ago
  29. 7f276ef ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 10 years ago
  30. dfaf891 ixgbe: Refactor the RSS configuration code by Vlad Zolotarov · 10 years ago
  31. 020f1d9 ixgbe: Drop unnecessary call to rcu_barrier by Alexander Duyck · 10 years ago
  32. 87031c0 ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features by Alexander Duyck · 10 years ago
  33. ea41201 ixgbe: adds x550 specific FCoE offloads by Vasu Dev · 10 years ago
  34. 6d4c96a ixgbe: add support for X550 source_address_prunning by Don Skidmore · 10 years ago
  35. 219efe9 ixgbe: add new bridge mode support function. by Don Skidmore · 10 years ago
  36. aa2bacb ixgbe: Move bridge mode from flag to variable by Don Skidmore · 10 years ago
  37. 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
  38. a8373f1 amd-xgbe: Add support for the netdev Tx watchdog by Lendacky, Thomas · 10 years ago
  39. b876382 amd-xgbe: Move Rx mode configuration into init by Lendacky, Thomas · 10 years ago
  40. 8dee19e amd-xgbe: Allow rx-frames coalescing to be changed anytime by Lendacky, Thomas · 10 years ago
  41. b736a62 udptunnels: Call handle_offloads after inserting vlan tag. by Jesse Gross · 10 years ago
  42. 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
  43. 11f17ef usbnet: rename work handler by Oliver Neukum · 10 years ago
  44. c335869 e100: Use dma_rmb/wmb where appropriate by Alexander Duyck · 10 years ago
  45. 6731716 i40e/i40evf: Use dma_rmb where appropriate by Alexander Duyck · 10 years ago
  46. 12b3375 mlx4/mlx5: Use dma_wmb/rmb where appropriate by Alexander Duyck · 10 years ago
  47. 019be1c cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate by Alexander Duyck · 10 years ago
  48. 27015f8 stmmac: devm_reset_control_get can return PROBE_DEFER by Phil Reid · 10 years ago
  49. 23310f6 mac802154: fix transmission power datatype by Varka Bhadram · 10 years ago
  50. ccd6da2 Bluetooth: btusb: Use proper data structures for Intel vendor events by Marcel Holtmann · 10 years ago
  51. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 10 years ago
  52. f13b168 vxlan: do not exit on error in vxlan_stop() by WANG Cong · 10 years ago
  53. 69304cc be2net: Fix a bug in Rx buffer posting by Ajit Khaparde · 10 years ago
  54. 82740b9 Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
  55. 51df60f sfc: Revert SRIOV changes. by David S. Miller · 10 years ago
  56. 3bca4cf6 net: phy: broadcom: Add BCM54616S phy entry by Alessio Igor Bogani · 10 years ago
  57. 5f9755d stmmac: Add an optional register interface clock by Andrew Bresticker · 10 years ago
  58. 2790460 vxlan: fix a shadow local variable by WANG Cong · 10 years ago
  59. e88f7e0 hv_netvsc: try linearizing big SKBs before dropping them by Vitaly Kuznetsov · 10 years ago
  60. 981a1bd hv_netvsc: use single existing drop path in netvsc_start_xmit by Vitaly Kuznetsov · 10 years ago
  61. 25672db sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 10 years ago
  62. 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
  63. 837a1db e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering by Alexander Duyck · 10 years ago
  64. 03cc864 s2io: Update driver to use dma_wmb by Alexander Duyck · 10 years ago
  65. b4468cc sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb by Alexander Duyck · 10 years ago
  66. 04abac5 bonding: Remove unnecessary initialization by Mahesh Bandewar · 10 years ago
  67. c3cd9ee bonding: Code re-factoring for admin, oper-key operations by Mahesh Bandewar · 10 years ago
  68. ee90b81 hv_netvsc: Fix the packet free when it is in skb headroom by Haiyang Zhang · 10 years ago
  69. 7215142 hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE by Haiyang Zhang · 10 years ago
  70. 0d15885 hv_netvsc: Clean up two unused variables by Haiyang Zhang · 10 years ago
  71. 812034f cxgb4: Move ethtool related code to a separate file by Hariprasad Shenai · 10 years ago
  72. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 10 years ago
  73. a3786a5 cosa: fix error return code by Julia Lawall · 10 years ago
  74. 27d751b wan: lmc: fix error return code by Julia Lawall · 10 years ago
  75. f56d9e2 ssb: add delay after PCI reset to fix SoC reboots by Rafał Miłecki · 10 years ago
  76. 61b559d ath9k: add extra GPIO led support by Miaoqing Pan · 10 years ago
  77. fcc658d wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.c by Masanari Iida · 10 years ago
  78. 12827fe wireless: Use bool function returns of true/false instead of 1/0 by Joe Perches · 10 years ago
  79. cad737d rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP packet. by Taehee Yoo · 10 years ago
  80. 00ca180 ath9k_htc: check seq number instead of cmd id for timeout by Fred Chou · 10 years ago
  81. 6dcaac5 Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 10 years ago
  82. bca03c9 Bluetooth: hci_uart: Use generic Intel support for address setting by Marcel Holtmann · 10 years ago
  83. 59a077c Bluetooth: btusb: Move Intel command structs into its own header by Marcel Holtmann · 10 years ago
  84. 4185a0f Bluetooth: btusb: Use generic Intel support for address support by Marcel Holtmann · 10 years ago
  85. 48f0ed1 Bluetooth: btintel: Introduce generic Intel Bluetooth support by Marcel Holtmann · 10 years ago
  86. 79b8df9 Bluetooth: hci_uart: Provide generic H:4 receive framework by Marcel Holtmann · 10 years ago
  87. 9a0bb57 Bluetooth: btbcm: Add firmware table for UART based devices by Marcel Holtmann · 10 years ago
  88. bdd8818 Bluetooth: hci_uart: Add protocol support for Broadcom UART devices by Marcel Holtmann · 10 years ago
  89. 6ae4fdd Bluetooth: hci_uart: Move setup callback into different location by Marcel Holtmann · 10 years ago
  90. 34dced9b Bluetooth: btusb: Update version number of the module by Marcel Holtmann · 10 years ago
  91. 941521e Bluetooth: btusb: Move Broadcom quirk setting into support module by Marcel Holtmann · 10 years ago
  92. c2bfb10 Bluetooth: btusb: Add option for Broadcom protocol support by Marcel Holtmann · 10 years ago
  93. 1c8ba6d Bluetooth: btbcm: Add support for Broadcom controller setup by Marcel Holtmann · 10 years ago
  94. 3e0ac12 Bluetooth: hci_uart: Use generic functionality from Broadcom module by Marcel Holtmann · 10 years ago
  95. 1df1f59 Bluetooth: btusb: Use generic functionality by Broadcom module by Marcel Holtmann · 10 years ago
  96. 4fba30f Bluetooth: btbcm: Introduce generic Broadcom Bluetooth support by Marcel Holtmann · 10 years ago
  97. 788a675 Bluetooth: hci_uart: Update version number driver by Marcel Holtmann · 10 years ago
  98. 01009ee Bluetooth: hci_uart: Remove the manual protocol init message by Marcel Holtmann · 10 years ago
  99. 7c40fb8 Bluetooth: hci_uart: Add name information to hci_uart_proto struct by Marcel Holtmann · 10 years ago
  100. 4ee7ef1 Bluetooth: hci_uart: Make struct hci_uart_proto always const by Marcel Holtmann · 10 years ago