1. e25909b net: e1000e calls skb_set_hash by Tom Herbert · 11 years ago
  2. c9974ad gianfar: Carefully free skbs in functions called by netpoll. by Eric W. Biederman · 11 years ago
  3. d8ec2c0 benet: Call dev_kfree_skby_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  4. e81f44b mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  5. f7e7991 ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  6. 497a27b tg3: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  7. f458b2e bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  8. 2bb77ab bonding: Call dev_kfree_skby_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  9. 989c9ba r8169: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  10. a2ccd2e 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  11. 508f81d 8139cp: Call dev_kfree_skby_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  12. d52afde be2net: update driver version to 10.2 by Sathya Perla · 11 years ago
  13. 48291c2 be2net: Fix vlans_added counter by Vasundhara Volam · 11 years ago
  14. a5243da be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces by Vasundhara Volam · 11 years ago
  15. 46ee9c1 be2net: fix pmac_id[] allocation size by Ravikumar Nelavelli · 11 years ago
  16. bdac85b be2net: log LPVID used in multi-channel configs by Ravikumar Nelavelli · 11 years ago
  17. bdce2ad be2net: Add link state control for VFs by Suresh Reddy · 11 years ago
  18. ecf1f6e be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs by Suresh Reddy · 11 years ago
  19. aa9a2d5 mlx4: Activate RoCE/SRIOV by Jack Morgenstein · 11 years ago
  20. ceb5433 mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE by Shani Michaelli · 11 years ago
  21. 5ea8bbf mlx4: Implement IP based gids support for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  22. 2f5bb47 mlx4: Add ref counting to port MAC table for RoCE by Jack Morgenstein · 11 years ago
  23. b6ffaef mlx4: In RoCE allow guests to have multiple GIDS by Jack Morgenstein · 11 years ago
  24. 9cd5935 mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index by Jack Morgenstein · 11 years ago
  25. 6ee51a4 mlx4: Adjust QP1 multiplexing for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  26. 1f36fc7 lg-vl600: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  27. ceffc4a xilinx: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  28. b779d0a brocade: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  29. b338ce2 gianfar: Fix multi-queue support checks @probe() by Claudiu Manoil · 11 years ago
  30. 4f1d4d5 r8152: support dumping the hw counters by hayeswang · 11 years ago
  31. 48d5dba ieee802154: at86rf230: add support for rf233 chip by Thomas Stilwell · 11 years ago
  32. a19a7ec bonding: force cast of IP address in options by stephen hemminger · 11 years ago
  33. fcb308d r8152: add skb_cow_head by hayeswang · 11 years ago
  34. 8dc43dd net: eth: cpsw: Use net_device_stats from struct net_device by Tobias Klauser · 11 years ago
  35. 99d3016 hyperv: Change the receive buffer size for legacy hosts by Haiyang Zhang · 11 years ago
  36. 77bf548 Drivers: net: hyperv: Enable large send offload by KY Srinivasan · 11 years ago
  37. 08cd04b Drivers: net: hyperv: Enable send side checksum offload by KY Srinivasan · 11 years ago
  38. e3d605e Drivers: net: hyperv: Enable receive side IP checksum offload by KY Srinivasan · 11 years ago
  39. 4a0e70a Drivers: net: hyperv: Enable offloads on the host by KY Srinivasan · 11 years ago
  40. 8a00251 Drivers: net: hyperv: Cleanup the send path by KY Srinivasan · 11 years ago
  41. 54a7357 Drivers: net: hyperv: Enable scatter gather I/O by KY Srinivasan · 11 years ago
  42. 3ee2f8c sky2: allow mac to come from dt by Tim Harvey · 11 years ago
  43. c120e9e IB/mlx5_core: remove unreachable function call in module init by Kleber Sacilotto de Souza · 11 years ago
  44. cd84ff4 sfc: Use ether_addr_copy and eth_broadcast_addr by Edward Cree · 11 years ago
  45. 71ff9e3 gianfar: Use Single-Queue polling for "fsl,etsec2" by Claudiu Manoil · 11 years ago
  46. aeb12c5 gianfar: Separate out the Tx interrupt handling (Tx NAPI) by Claudiu Manoil · 11 years ago
  47. 9b143d1 igb: fix warning if !CONFIG_IGB_HWMON by Jeff Kirsher · 11 years ago
  48. 72b3672 igb: fix array size calculation by Todd Fujinaka · 11 years ago
  49. bd9d559 ixgbevf: fix skb->pkt_type checks by Florian Fainelli · 11 years ago
  50. 96dee02 e1000e: Fix SHRA register access for 82579 by David Ertman · 11 years ago
  51. ad40064 e1000e: Fix ethtool offline tests for 82579 parts by David Ertman · 11 years ago
  52. 5bb7317 e1000e: Fix not generating an error on invalid load parameter by David Ertman · 11 years ago
  53. 74f350e e1000e: Feature Enable PHY Ultra Low Power Mode (ULP) by David Ertman · 11 years ago
  54. 63eb48f e1000e Refactor of Runtime Power Management by David Ertman · 11 years ago
  55. 2800209 e1000e: Refactor PM flows by David Ertman · 11 years ago
  56. 3b70d4f e1000e: Add missing branding strings in ich8lan.c by David Ertman · 11 years ago
  57. e78b80b e1000e: Cleanup - Update GPL header and Copyright by David Ertman · 11 years ago
  58. a03206e e1000e: Fix 82579 sets LPI too early. by David Ertman · 11 years ago
  59. f7235ef e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets by David Ertman · 11 years ago
  60. b485dba e1000e: Cleanup unecessary references by David Ertman · 11 years ago
  61. 6c2ed39 e1000e: PTP lock in e1000e_phc_adjustfreq by Todd Fujinaka · 11 years ago
  62. 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
  63. 6128d1b r8152: support IPv6 by hayeswang · 11 years ago
  64. 60c8907 r8152: support TSO by hayeswang · 11 years ago
  65. 565cab0 r8152: support rx checksum by hayeswang · 11 years ago
  66. 5e2f748 r8152: calculate the dropped packets for rx by hayeswang · 11 years ago
  67. 0c3121f r8152: up the priority of the transmission by hayeswang · 11 years ago
  68. 21949ab r8152: check tx agg list before spin lock by hayeswang · 11 years ago
  69. 2685d41 r8152: replace spin_lock_irqsave and spin_unlock_irqrestore by hayeswang · 11 years ago
  70. 91bd66e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  71. e9275f5 xen-netback: Aggregate TX unmap operations by Zoltan Kiss · 11 years ago
  72. 0935078 xen-netback: Timeout packets in RX path by Zoltan Kiss · 11 years ago
  73. e3377f3 xen-netback: Handle guests with too many frags by Zoltan Kiss · 11 years ago
  74. 1bb332a xen-netback: Add stat counters for zerocopy by Zoltan Kiss · 11 years ago
  75. 62bad31 xen-netback: Remove old TX grant copy definitons and fix indentations by Zoltan Kiss · 11 years ago
  76. f53c3fe xen-netback: Introduce TX grant mapping by Zoltan Kiss · 11 years ago
  77. 3e2234b xen-netback: Handle foreign mapped pages on the guest RX path by Zoltan Kiss · 11 years ago
  78. 121fa4b xen-netback: Minor refactoring of netback code by Zoltan Kiss · 11 years ago
  79. 8f13dd9 xen-netback: Use skb->cb for pending_idx by Zoltan Kiss · 11 years ago
  80. dd22586 can: add bittiming check at interface open for CAN FD by Oliver Hartkopp · 11 years ago
  81. bc05a89 can: allow to change the device mtu for CAN FD capable devices by Oliver Hartkopp · 11 years ago
  82. 9859ccd can: introduce the data bitrate configuration for CAN FD by Oliver Hartkopp · 11 years ago
  83. 08da7da can: provide a separate bittiming_const parameter to bittiming functions by Oliver Hartkopp · 11 years ago
  84. d5298df can: move sanity check for bitrate and tq into can_get_bittiming by Oliver Hartkopp · 11 years ago
  85. b30749f can: only send bitrate data via netlink when available by Oliver Hartkopp · 11 years ago
  86. a94bc9c can: preserve skbuff protocol in can_put_echo_skb by Oliver Hartkopp · 11 years ago
  87. a8ca2ef can: janz-ican3: convert dev_<level> printing to netdev_<level> by Marc Kleine-Budde · 11 years ago
  88. 2062862 i40e/i40evf: Bump pf&vf build versions by Catherine Sullivan · 11 years ago
  89. be56052 i40e/i40evf: carefully fill tx ring by Jesse Brandeburg · 11 years ago
  90. ff80301 i40e: fix nvm version and remove firmware report by Jesse Brandeburg · 11 years ago
  91. 71f6a85 i40e: Fix static checker warning by Neerav Parikh · 11 years ago
  92. 6982d42 i40e: Remove a redundant filter addition by Anjali Singhai Jain · 11 years ago
  93. a47a15f i40e: count timeout events by Jesse Brandeburg · 11 years ago
  94. ac71b7b i40e: Remove a FW workaround for Number of MSIX vectors by Anjali Singhai Jain · 11 years ago
  95. 3e26186 i40e: clean up comment style by Shannon Nelson · 11 years ago
  96. 206812b i40e/i40evf: i40e implementation for skb_set_hash by Jesse Brandeburg · 11 years ago
  97. cc6456a i40e: Prevent overflow due to kzalloc by Akeem G Abodunrin · 11 years ago
  98. 17a73f6 i40e: Flow Director sideband accounting by Joseph Gasparakis · 11 years ago
  99. 3415e8c i40evf: Enable the ndo_set_features netdev op by Greg Rose · 11 years ago
  100. 28f084c bonding: fix const in options processing by stephen hemminger · 11 years ago