1. 9d31a7b r8152: nway reset after setting eee by hayeswang · 10 years ago
  2. ee63771 bonding: Simplify the xmit function for modes that use xmit_hash by Mahesh Bandewar · 10 years ago
  3. d702132 bonding: display xmit_hash_policy for non-dynamic-tlb mode by Mahesh Bandewar · 10 years ago
  4. 1556b87 net/mlx4_en: Use the new tx_copybreak to set inline threshold by Eric Dumazet · 10 years ago
  5. acea73d net/mlx4_en: Enable the compiler to make is_inline() inlined by Eric Dumazet · 10 years ago
  6. e70602a net/mlx4_en: tx_info->ts_requested was not cleared by Eric Dumazet · 10 years ago
  7. e533ac7 net/mlx4_en: Use local var for skb_headlen(skb) by Eric Dumazet · 10 years ago
  8. b9d8839 net/mlx4_en: Use local var in tx flow for skb_shinfo(skb) by Eric Dumazet · 10 years ago
  9. f905c79 net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid stalls by Eric Dumazet · 10 years ago
  10. fb1843e net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq() by Eric Dumazet · 10 years ago
  11. 29d40c9 net/mlx4_en: Use prefetch in tx path by Eric Dumazet · 10 years ago
  12. 3d03641 net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's by Eric Dumazet · 10 years ago
  13. dc9b06d net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc() by Eric Dumazet · 10 years ago
  14. 6a4e812 net/mlx4_en: Avoid calling bswap in tx fast path by Eric Dumazet · 10 years ago
  15. 98b1634 net/mlx4_en: Align tx path structures to cache lines by Eric Dumazet · 10 years ago
  16. 7dfa4b4 net/mlx4_en: Code cleanups in tx path by Eric Dumazet · 10 years ago
  17. 681d242 fec: Fix fec_enet_alloc_buffers() error path by Fabio Estevam · 10 years ago
  18. b3a00c9 drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM by Chen Gang · 10 years ago
  19. c259c13 net: fec: fix build error at m68k platform by Frank Li · 10 years ago
  20. 5ad6e6c net: bcmgenet: improve bcmgenet_mii_setup() by Petri Gynther · 10 years ago
  21. 3354313 Altera TSE: Add support for no PHY by Walter Lozano · 10 years ago
  22. 004fa11 Altera TSE: Move PHY get addr and MDIO create by Walter Lozano · 10 years ago
  23. a4b4a2b Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  24. e885439 net: pxa168_eth: avoid using signed char for bitops by Antoine Ténart · 10 years ago
  25. 7b0c67e4 isdn/gigaset: use USB API function usb_endpoint_num() by Tilman Schmidt · 10 years ago
  26. 434d13b isdn/gigaset: drop unused cardstate structure member by Tilman Schmidt · 10 years ago
  27. 5dcd7d8 isdn/gigaset: improve error handling when leaving DLE mode by Tilman Schmidt · 10 years ago
  28. 51db998 isdn/capi: drop two dead if branches by Tilman Schmidt · 10 years ago
  29. 9fab426 mlx4: add a new xmit_more counter by Eric Dumazet · 10 years ago
  30. ad2a2a6 drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM by Chen Gang · 10 years ago
  31. 65cb29a drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM by Chen Gang · 10 years ago
  32. 28b5533 drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM by Chen Gang · 10 years ago
  33. 9dc8be2 drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM by Chen Gang · 10 years ago
  34. 579899a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  35. f832dc8 net/mlx5_core: Add ConnectX-4 to list of supported devices by Eli Cohen · 10 years ago
  36. 5903325 net/mlx5_core: Identify resources by their type by Eli Cohen · 10 years ago
  37. b775516 net/mlx5_core: use set/get macros in device caps by Eli Cohen · 10 years ago
  38. d29b796 net/mlx5_core: Use hardware registers description header file by Eli Cohen · 10 years ago
  39. c7a08ac net/mlx5_core: Update device capabilities handling by Eli Cohen · 10 years ago
  40. 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 10 years ago
  41. 38df649 et131x: Add PCIe gigabit ethernet driver et131x to drivers/net by Mark Einon · 10 years ago
  42. 3f08e47 rtlwifi: Fix static checker warnings for various drivers by Larry Finger · 10 years ago
  43. 989377e rtlwifi: Fix Kconfig for RTL8192EE by Larry Finger · 10 years ago
  44. e2cba8d ath9k: Fix flushing in MCC mode by Sujith Manoharan · 10 years ago
  45. 5ba8d9d ath9k: Fix queue handling for channel contexts by Sujith Manoharan · 10 years ago
  46. a064eaa ath9k: Add ath9k_chanctx_stop_queues() by Sujith Manoharan · 10 years ago
  47. b390315 ath9k: Pass context to ath9k_chanctx_wake_queues() by Sujith Manoharan · 10 years ago
  48. 4f82eec ath9k: Fix queue handling in flush() by Sujith Manoharan · 10 years ago
  49. 60913f4 ath9k: Remove duplicate code by Sujith Manoharan · 10 years ago
  50. fc1314c ath9k: Fix pending frame check by Sujith Manoharan · 10 years ago
  51. b736728 ath9k: Check pending frames properly by Sujith Manoharan · 10 years ago
  52. 4b60af4 ath9k: Print RoC expiration by Sujith Manoharan · 10 years ago
  53. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. 030bb75 mwifiex: add support for SD8887 chipset by Avinash Patil · 10 years ago
  55. 554a011 mwifiex: few more register offset entries for sdio card structure by Avinash Patil · 10 years ago
  56. dba4b74 wil6210: atomic I/O for the card memory by Vladimir Kondratiev · 10 years ago
  57. c33407a wil6210: manual FW error recovery mode by Vladimir Kondratiev · 10 years ago
  58. e6664df ath: Add support for tracing by Sujith Manoharan · 10 years ago
  59. f6cd071 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  60. b5d130c igb: bump version to 5.2.15 by Todd Fujinaka · 10 years ago
  61. a81fb04 i40e/igb: Convert to dev_consume_skb_any() by Rick Jones · 10 years ago
  62. 7acf631 igb: remove blocking phy read from inside spinlock by Bernhard Kaindl · 10 years ago
  63. 3463de1 ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES by Ethan Zhao · 10 years ago
  64. ffefa9f ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL by Emil Tantilov · 10 years ago
  65. 340c520 ixgbe: remove wait loop on autoneg for copper devices by Emil Tantilov · 10 years ago
  66. fe1f2a9 ixgbe: Convert the normal transmit complete path to dev_consume_skb_any() by Rick Jones · 10 years ago
  67. c9d4994 fm10k: Correctly set the number of Tx queues by Alexander Duyck · 10 years ago
  68. fd33396 fm10k: Reduce buffer size when pages are larger than 4K by Alexander Duyck · 10 years ago
  69. 50dddff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  70. d068b02 net: phy: add BCM7425 and BCM7429 PHYs by Petri Gynther · 10 years ago
  71. bc23333 net: bcmgenet: fix bcmgenet_put_tx_csum() by Petri Gynther · 10 years ago
  72. 996c9fd vxlan: Set inner protocol before transmit by Tom Herbert · 10 years ago
  73. 1b7bde6 net: fec: implement rx_copybreak to improve rx performance by Nimrod Andy · 10 years ago
  74. 49be172 r8152: disable power cut for RTL8153 by hayeswang · 10 years ago
  75. 204c870 r8152: remove clearing bp by hayeswang · 10 years ago
  76. 1b0ecb2 bnx2: Correctly receive full sized 802.1ad fragmes by Vlad Yasevich · 10 years ago
  77. 7d3083e tg3: Allow for recieve of full-size 8021AD frames by Vlad Yasevich · 10 years ago
  78. 1e91887 r8169: add support for Byte Queue Limits by Florian Westphal · 10 years ago
  79. ee7a1be r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware dash function is enabled by Chun-Hao Lin · 10 years ago
  80. 2a9b4d9 r8169:modify the behavior of function "rtl8168_oob_notify" by Chun-Hao Lin · 10 years ago
  81. 2f8c040 r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash" by Chun-Hao Lin · 10 years ago
  82. 706123d r8169:change the name of function"rtl_w1w0_eri" by Chun-Hao Lin · 10 years ago
  83. 7656442 r8169:for function "rtl_w1w0_phy" change its name and behavior by Chun-Hao Lin · 10 years ago
  84. ac85bcd r8169:add more chips to support magic packet v2 by Chun-Hao Lin · 10 years ago
  85. 89cceb2 r8169:add support more chips to get mac address from backup mac address register by Chun-Hao Lin · 10 years ago
  86. 42fde73 r8169:add disable/enable RTL8411B pll function by Chun-Hao Lin · 10 years ago
  87. b8e5e6a r8169:add disable/enable RTL8168G pll function by Chun-Hao Lin · 10 years ago
  88. 05b9687 r8169:change uppercase number to lowercase number by Chun-Hao Lin · 10 years ago
  89. a29c9c4 sunvnet: fix potential NULL pointer dereference by David L Stevens · 10 years ago
  90. 3c87dcb net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev by Subbaraya Sundeep Bhatta · 10 years ago
  91. eb51bba fm10k: using vmalloc requires including linux/vmalloc.h by Stephen Rothwell · 10 years ago
  92. a2b78e9 sunvnet: generate ICMP PTMUD messages for smaller port MTUs by David L Stevens · 10 years ago
  93. 42db672 sunvnet: allow admin to set sunvnet MTU by David L Stevens · 10 years ago
  94. 8e845f4c sunvnet: make transmit path zero-copy in the kernel by David L Stevens · 10 years ago
  95. e4defc7 sunvnet: upgrade to VIO protocol version 1.6 by David L Stevens · 10 years ago
  96. a140fcb net: pxa168_eth: allow to compile the pxa168_eth driver for tests by Antoine Ténart · 10 years ago
  97. 0fdccfc net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver by Antoine Ténart · 10 years ago
  98. 78b9b2c net: pxa168_eth: rework the MAC address setup by Antoine Ténart · 10 years ago
  99. 3983068 net: pxa168_eth: set the mac address on the Ethernet controller by Antoine Ténart · 10 years ago
  100. 09f5da1 net: pxa168_eth: fix Ethernet flow control status by Antoine Ténart · 10 years ago