1. b936136 igb: Fix code comment by Jeff Kirsher · 11 years ago
  2. 702eca0 sh_eth: update OF PHY registeration by Ben Dooks · 11 years ago
  3. 31c14a9 bcm63xx_enet: Stop pretending to support netpoll by Eric W. Biederman · 11 years ago
  4. 50ff44b 8139cp: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  5. 310c4d4 bnx2: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  6. 50240dc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  7. ca30be8 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  8. ca71de6 cxgb4: Calculate len properly for LSO path by Kumar Sanghvi · 11 years ago
  9. c2b955e cxgb4: Updates for T5 SGE's Egress Congestion Threshold by Kumar Sanghvi · 11 years ago
  10. 0f4d201 cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck by Kumar Sanghvi · 11 years ago
  11. 68bce192 cxgb4: Add code to dump SGE registers when hitting idma hangs by Kumar Sanghvi · 11 years ago
  12. 92ddcc7 cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB by Kumar Sanghvi · 11 years ago
  13. 42775a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  14. 4e3b3bc rtlwifi: rtl8723be: Fix array dimension problems by Larry Finger · 11 years ago
  15. 2f586f6 ixgbevf: delete unneeded call to pci_set_power_state by Julia Lawall · 12 years ago
  16. 305f8ce ixgbe: fix some multiline hw_dbg prints by Jacob Keller · 11 years ago
  17. 4483470 ixgbe: fixup header for ixgbe_set_rxpba_82598 by Jacob Keller · 11 years ago
  18. b89aae7 ixgbe: add Linux NICS mailing list to contact info by Jacob Keller · 11 years ago
  19. 6997d4d ixgbe: move setting rx_pb_size into get_invariants by Jacob Keller · 11 years ago
  20. 0e7bcee ixgbe: Fix format string in ixgbe_fcoe.c by Masanari Iida · 12 years ago
  21. 38da985 net: ixgbe calls skb_set_hash by Tom Herbert · 12 years ago
  22. f4c01e9 igb: Fix for devices using ethtool for EEE settings by Carolyn Wyborny · 11 years ago
  23. 42bdf08 net: igb calls skb_set_hash by Tom Herbert · 12 years ago
  24. e25909b net: e1000e calls skb_set_hash by Tom Herbert · 12 years ago
  25. c9974ad gianfar: Carefully free skbs in functions called by netpoll. by Eric W. Biederman · 11 years ago
  26. d8ec2c0 benet: Call dev_kfree_skby_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  27. e81f44b mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  28. f7e7991 ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  29. 497a27b tg3: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  30. f458b2e bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  31. 2bb77ab bonding: Call dev_kfree_skby_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  32. 989c9ba r8169: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  33. a2ccd2e 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  34. 508f81d 8139cp: Call dev_kfree_skby_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  35. d52afde be2net: update driver version to 10.2 by Sathya Perla · 11 years ago
  36. 48291c2 be2net: Fix vlans_added counter by Vasundhara Volam · 11 years ago
  37. a5243da be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces by Vasundhara Volam · 11 years ago
  38. 46ee9c1 be2net: fix pmac_id[] allocation size by Ravikumar Nelavelli · 11 years ago
  39. bdac85b be2net: log LPVID used in multi-channel configs by Ravikumar Nelavelli · 11 years ago
  40. bdce2ad be2net: Add link state control for VFs by Suresh Reddy · 11 years ago
  41. ecf1f6e be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs by Suresh Reddy · 11 years ago
  42. aa9a2d5 mlx4: Activate RoCE/SRIOV by Jack Morgenstein · 11 years ago
  43. 5ea8bbf mlx4: Implement IP based gids support for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  44. 2f5bb47 mlx4: Add ref counting to port MAC table for RoCE by Jack Morgenstein · 11 years ago
  45. b6ffaef mlx4: In RoCE allow guests to have multiple GIDS by Jack Morgenstein · 11 years ago
  46. 9cd5935 mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index by Jack Morgenstein · 11 years ago
  47. 6ee51a4 mlx4: Adjust QP1 multiplexing for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  48. 1f36fc7 lg-vl600: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  49. ceffc4a xilinx: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  50. b779d0a brocade: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  51. b338ce2 gianfar: Fix multi-queue support checks @probe() by Claudiu Manoil · 11 years ago
  52. 4f1d4d5 r8152: support dumping the hw counters by hayeswang · 11 years ago
  53. 48d5dba ieee802154: at86rf230: add support for rf233 chip by Thomas Stilwell · 11 years ago
  54. a19a7ec bonding: force cast of IP address in options by stephen hemminger · 11 years ago
  55. fcb308d r8152: add skb_cow_head by hayeswang · 11 years ago
  56. 8dc43dd net: eth: cpsw: Use net_device_stats from struct net_device by Tobias Klauser · 11 years ago
  57. 99d3016 hyperv: Change the receive buffer size for legacy hosts by Haiyang Zhang · 11 years ago
  58. 77bf548 Drivers: net: hyperv: Enable large send offload by KY Srinivasan · 11 years ago
  59. 08cd04b Drivers: net: hyperv: Enable send side checksum offload by KY Srinivasan · 11 years ago
  60. e3d605e Drivers: net: hyperv: Enable receive side IP checksum offload by KY Srinivasan · 11 years ago
  61. 4a0e70a Drivers: net: hyperv: Enable offloads on the host by KY Srinivasan · 11 years ago
  62. 8a00251 Drivers: net: hyperv: Cleanup the send path by KY Srinivasan · 11 years ago
  63. 54a7357 Drivers: net: hyperv: Enable scatter gather I/O by KY Srinivasan · 11 years ago
  64. 3ee2f8c sky2: allow mac to come from dt by Tim Harvey · 11 years ago
  65. c120e9e IB/mlx5_core: remove unreachable function call in module init by Kleber Sacilotto de Souza · 11 years ago
  66. cd84ff4 sfc: Use ether_addr_copy and eth_broadcast_addr by Edward Cree · 11 years ago
  67. 71ff9e3 gianfar: Use Single-Queue polling for "fsl,etsec2" by Claudiu Manoil · 11 years ago
  68. aeb12c5 gianfar: Separate out the Tx interrupt handling (Tx NAPI) by Claudiu Manoil · 11 years ago
  69. 9b143d1 igb: fix warning if !CONFIG_IGB_HWMON by Jeff Kirsher · 11 years ago
  70. 72b3672 igb: fix array size calculation by Todd Fujinaka · 11 years ago
  71. bd9d559 ixgbevf: fix skb->pkt_type checks by Florian Fainelli · 11 years ago
  72. 96dee02 e1000e: Fix SHRA register access for 82579 by David Ertman · 11 years ago
  73. ad40064 e1000e: Fix ethtool offline tests for 82579 parts by David Ertman · 11 years ago
  74. 5bb7317 e1000e: Fix not generating an error on invalid load parameter by David Ertman · 11 years ago
  75. 74f350e e1000e: Feature Enable PHY Ultra Low Power Mode (ULP) by David Ertman · 11 years ago
  76. 63eb48f e1000e Refactor of Runtime Power Management by David Ertman · 11 years ago
  77. 2800209 e1000e: Refactor PM flows by David Ertman · 11 years ago
  78. 3b70d4f e1000e: Add missing branding strings in ich8lan.c by David Ertman · 12 years ago
  79. e78b80b e1000e: Cleanup - Update GPL header and Copyright by David Ertman · 12 years ago
  80. a03206e e1000e: Fix 82579 sets LPI too early. by David Ertman · 12 years ago
  81. f7235ef e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets by David Ertman · 12 years ago
  82. b485dba e1000e: Cleanup unecessary references by David Ertman · 12 years ago
  83. 6c2ed39 e1000e: PTP lock in e1000e_phc_adjustfreq by Todd Fujinaka · 12 years ago
  84. d03e9d0 Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  85. 6128d1bb r8152: support IPv6 by hayeswang · 11 years ago
  86. 60c8907 r8152: support TSO by hayeswang · 11 years ago
  87. 565cab0 r8152: support rx checksum by hayeswang · 11 years ago
  88. 5e2f748 r8152: calculate the dropped packets for rx by hayeswang · 11 years ago
  89. 0c3121f r8152: up the priority of the transmission by hayeswang · 11 years ago
  90. 21949ab r8152: check tx agg list before spin lock by hayeswang · 11 years ago
  91. 2685d41 r8152: replace spin_lock_irqsave and spin_unlock_irqrestore by hayeswang · 11 years ago
  92. 91bd66e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  93. e9275f5 xen-netback: Aggregate TX unmap operations by Zoltan Kiss · 11 years ago
  94. 0935078 xen-netback: Timeout packets in RX path by Zoltan Kiss · 11 years ago
  95. e3377f3 xen-netback: Handle guests with too many frags by Zoltan Kiss · 11 years ago
  96. 1bb332a xen-netback: Add stat counters for zerocopy by Zoltan Kiss · 11 years ago
  97. 62bad31 xen-netback: Remove old TX grant copy definitons and fix indentations by Zoltan Kiss · 11 years ago
  98. f53c3fe xen-netback: Introduce TX grant mapping by Zoltan Kiss · 11 years ago
  99. 3e2234b xen-netback: Handle foreign mapped pages on the guest RX path by Zoltan Kiss · 11 years ago
  100. 121fa4b xen-netback: Minor refactoring of netback code by Zoltan Kiss · 11 years ago