1. e815665 i40e: Fix mismatching type for ioremap_len by Jeff Kirsher · 9 years ago
  2. 2490c65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  3. f36e58e cxgb4: Try and provide an RDMA CIQ per cpu by Hariprasad Shenai · 9 years ago
  4. 1c6a5b0 cxgb4: Move offload Rx queue allocation to separate function by Hariprasad Shenai · 9 years ago
  5. d3866a0 i40e/i40evf: Version bump by Sravanthi Tangeda · 9 years ago
  6. 9466699 i40e: don't spam the system log by Mitch A Williams · 9 years ago
  7. 3b44439 i40e: move IRQ tracking setup into MSIX setup by Shannon Nelson · 9 years ago
  8. 232f470 i40e: Ioremap changes by Anjali Singhai · 9 years ago
  9. 5bbc330 i40e/i40evf: Clean up some formatting and other things by Jesse Brandeburg · 9 years ago
  10. 180204c i40e: Add AOC PHY types to case statements by Catherine Sullivan · 9 years ago
  11. 5b86c5c i40e: Fix ethtool offline test by Greg Rose · 9 years ago
  12. 088c4ee i40e: Reassign incorrect PHY type to fix a FW bug by Catherine Sullivan · 9 years ago
  13. 9a660ee i40e: fix XPS mask when resetting by Jesse Brandeburg · 9 years ago
  14. ce7ca75 i40e: use more portable sign extension by Jesse Brandeburg · 9 years ago
  15. 4f651a5 i40e/i40evf: grab NVM devstarter version not image version by Shannon Nelson · 9 years ago
  16. 7589f65 i40e: Don't check operational or sync bit for App TLV by Neerav Parikh · 9 years ago
  17. b84d5cd i40e: during LED interaction ignore activity LED src modes by Matt Jared · 9 years ago
  18. c668a12 i40e: Fix NPAR Tx Scheduler init by Greg Rose · 9 years ago
  19. 66d0675 net: bcmgenet: simplify __bcmgenet_tx_reclaim() by Petri Gynther · 9 years ago
  20. 3a65f63 Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  21. ace40af be2net: implement .sriov_configure() PCI callback by Vasundhara Volam · 9 years ago
  22. f285873 be2net: re-distribute SRIOV resources allowed by FW by Vasundhara Volam · 9 years ago
  23. 71bb8bd be2net: avoid creating the non-RSS default RXQ if FW allows to by Vasundhara Volam · 9 years ago
  24. 28811a8 net: cadence: Remove Kconfig dependency on ARCH by Michal Simek · 9 years ago
  25. 4398f9c sh_eth: Mitigate lost statistics updates by Ben Hutchings · 9 years ago
  26. e5fd13f sh_eth: Optionally log RX and TX status for each completed descriptor by Ben Hutchings · 9 years ago
  27. 6b4b4fe sh_eth: Implement ethtool register dump operations by Ben Hutchings · 9 years ago
  28. 3365711 sh_eth: WARN on access to a register not implemented in a particular chip by Ben Hutchings · 9 years ago
  29. 25b77ad sh_eth: Implement multicast statistic based on the RFS8 status bit by Ben Hutchings · 9 years ago
  30. 400aff5 bfin_can: Merge header file from arch dependent location by Aaron Wu · 10 years ago
  31. dead838 bfin_can: introduce ioremap to comply to archs with MMU by Aaron Wu · 10 years ago
  32. e4936e0 bfin_can: rewrite the blackfin style of read/write to common ones by Aaron Wu · 10 years ago
  33. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. b97526f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  35. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  36. 3b6ed26 xen: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  37. 1667c94 netconsole: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  38. 93803b3 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  39. 519983b net: usb: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  40. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  41. e8ab38c i40e: Fix dependencies in the i40e driver on configfs by Greg Rose · 9 years ago
  42. 1d5da75 ax25: Stop using magic neighbour cache operations. by Eric W. Biederman · 9 years ago
  43. 0ae93b2 gianfar: Reduce logging noise seen due to phy polling if link is down by Guenter Roeck · 9 years ago
  44. c77c761 ibmveth: Add function to enable live MAC address changes by Thomas Falcon · 9 years ago
  45. ce458fc i40e/i40evf: Bump versions by Sravanthi Tangeda · 9 years ago
  46. fc51de9 i40e: Only enable TC0 for NIC partition type by Neerav Parikh · 9 years ago
  47. 15d504b i40e: Register DCBNL ops in MFP mode by Neerav Parikh · 9 years ago
  48. ed250ec i40evf: ethtool RSS fixes by Mitch Williams · 9 years ago
  49. 66ddcff i40e: Fix RSS size at init since default num queue calculation has changed by Anjali Singhai Jain · 9 years ago
  50. 5db4cb5 i40e: Move RSS table size for VSIs to the VSI struct by Anjali Singhai Jain · 9 years ago
  51. f8faaa4 i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types by Anjali Singhai Jain · 9 years ago
  52. 750fcbc i40e: Fix issue with removal of apps from DBCNL app table by Neerav Parikh · 9 years ago
  53. 025b4a5 i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check by Anjali Singhai Jain · 9 years ago
  54. 9a3bd2f i40e: Enable more than 64 qps for the Main VSI by Anjali Singhai Jain · 9 years ago
  55. 8f40082 i40e: don't disable PF LB when disabling VFs by Mitch Williams · 9 years ago
  56. 579b23d i40e: Add safety net for switch calling by Akeem G Abodunrin · 9 years ago
  57. 7edf810 i40e/i40evf: print FW build number in version string by Shannon Nelson · 9 years ago
  58. d40d00b i40e: Skip the priority tagging if DCB is not enabled by Neerav Parikh · 9 years ago
  59. eca3204 fm10k: Resolve various spelling errors and checkpatch warnings by Matthew Vick · 10 years ago
  60. 5bf33dc fm10k: Implement ndo_features_check by Matthew Vick · 10 years ago
  61. 8c1a90a fm10k: Modify tunnel length header check when offloading by Matthew Vick · 10 years ago
  62. dacc73e sh_eth: Really fix padding of short frames on TX by Ben Hutchings · 9 years ago
  63. 9b4a636 Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790" by Ben Hutchings · 9 years ago
  64. 6ded286 sh_eth: Fix RX recovery on R-Car in case of RX ring underrun by Ben Hutchings · 9 years ago
  65. 7d7355f sh_eth: Ensure proper ordering of descriptor active bit write/read by Ben Hutchings · 9 years ago
  66. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 9 years ago
  67. 3b6a94b ax25: Refactor to use private neighbour operations. by Eric W. Biederman · 9 years ago
  68. 204d2dc ax25/6pack: Replace sp_header_ops with ax25_header_ops by Eric W. Biederman · 9 years ago
  69. 56fc7e7 ax25/kiss: Replace ax_header_ops with ax25_header_ops by Eric W. Biederman · 9 years ago
  70. 1037ebb net/mlx4_en: Disbale GRO for incoming loopback/selftest packets by Ido Shamay · 9 years ago
  71. f5956fa net/mlx4_core: Fix wrong mask and error flow for the update-qp command by Or Gerlitz · 9 years ago
  72. 70c836a4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  73. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  74. 287f3a9 pppoe: Use workqueue to die properly when a PADT is received by Simon Farnsworth · 9 years ago
  75. 26caa34 bnx2: disable toggling of rxvlan if necessary by Ivan Vecera · 9 years ago
  76. ea37304 net: macb: Properly add DMACFG bit definitions by Arun Chandran · 9 years ago
  77. 62f6924 net: macb: Add on the fly CPU endianness detection by Arun Chandran · 9 years ago
  78. 759c935 Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets by Shrikrishna Khare · 9 years ago
  79. 55ff4ea net: systemport: fix software maintained statistics by Florian Fainelli · 9 years ago
  80. f62ba9c net: bcmgenet: fix software maintained statistics by Florian Fainelli · 9 years ago
  81. 187d678 net: pasemi: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  82. ccb36da net: stmmac: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  83. 6753a97 net: 8390: axnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  84. fc4ba63 net: 8390: pcnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  85. b8b0134 net: smc91c92_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  86. f7c3068 netxen_nic: Fix trivial typos in comments by Yannick Guerrini · 9 years ago
  87. 00c7eb99 qlcnic: Fix trivial typo in comment by Yannick Guerrini · 9 years ago
  88. 8963a50 net: ti: cpsw: add hibernation callbacks by Grygorii Strashko · 9 years ago
  89. 2f5c54c net: davinci_mdio: add hibernation callbacks by Grygorii Strashko · 9 years ago
  90. a14c7d1 sh_eth: Fix lost MAC address on kexec by Geert Uytterhoeven · 9 years ago
  91. 4092e6a net: bcmgenet: fix throughtput regression by Jaedon Shin · 9 years ago
  92. 2f1d8b9 macvtap: make sure neighbour code can push ethernet header by Eric Dumazet · 9 years ago
  93. 32034e0 Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  94. 5999537 hyperv: Implement netvsc_get_channels() ethool op by Andrew Schwartzmeyer · 9 years ago
  95. 56887149 drivers: net: cpsw: Set SECURE for dual_emac ucast by George McCollister · 9 years ago
  96. 6588af6 usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 9 years ago
  97. f55ea3d9 niu: fix error handling in niu_class_to_ethflow() by Dan Carpenter · 9 years ago
  98. b70661c net: smc91x: use run-time configuration on all ARM machines by Arnd Bergmann · 9 years ago
  99. 061c1a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 9 years ago
  100. c30e76a amd-xgbe: Request IRQs only after driver is fully setup by Lendacky, Thomas · 9 years ago