1. e014272 igb: Break out Rx buffer page management by Alexander Duyck · 8 years ago
  2. e3cdf68 igb: Add support for padding packet by Alexander Duyck · 8 years ago
  3. 8649aae igb: Add support for using order 1 pages to receive large frames by Alexander Duyck · 8 years ago
  4. e089129 igb: Add support for ethtool private flag to allow use of legacy Rx by Alexander Duyck · 8 years ago
  5. 3456fd5 igb: Use page_address offset from page instead of masking virtual address by Alexander Duyck · 8 years ago
  6. cb0ef1d igb: Only sync size of expected frame in ethtool testing by Alexander Duyck · 8 years ago
  7. cfbc871 igb: Limit maximum frame Rx based on MTU by Alexander Duyck · 8 years ago
  8. 7cc6fd4 igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring by Alexander Duyck · 8 years ago
  9. d2bead5 igb: Clear Rx buffer_info in configure instead of clean by Alexander Duyck · 8 years ago
  10. 7ec0116 igb: Use length to determine if descriptor is done by Alexander Duyck · 8 years ago
  11. 7bd1759 igb: Add support for DMA_ATTR_WEAK_ORDERING by Alexander Duyck · 8 years ago
  12. fe723df liquidio: fix wrong information about link modes reported to ethtool by Manish Awasthi · 8 years ago
  13. 76f5ed8 netvsc: remove unused #define by stephen hemminger · 8 years ago
  14. 262b7f1 netvsc: add comments about callback's and NAPI by stephen hemminger · 8 years ago
  15. 6de38af netvsc: avoid race with callback by stephen hemminger · 8 years ago
  16. 9c5a3a1 sunvnet: xoff not needed when removing port link by Shannon Nelson · 8 years ago
  17. b12a96f sunvnet: count multicast packets by Shannon Nelson · 8 years ago
  18. e1f1e5f sunvnet: track port queues correctly by Shannon Nelson · 8 years ago
  19. 0f512c8 sunvnet: add stats to track ldom to ldom packets and bytes by Shannon Nelson · 8 years ago
  20. 867fa15 ldmvsw: better use of link up and down on ldom vswitch by Shannon Nelson · 8 years ago
  21. 19ddde1 bonding: add 802.3ad support for 25G speeds by Jarod Wilson · 8 years ago
  22. 0c88a76 liquidio: use meaningful names for IRQs by Rick Farrington · 8 years ago
  23. b229487 liquidio: remove/replace invalid code by Rick Farrington · 8 years ago
  24. 2f77139 net: ethernet: bgmac: Allow MAC address to be specified in DTB by Steve Lin · 8 years ago
  25. 01ac299 net: ethernet: fs_enet: Remove useless includes by Christophe Leroy · 8 years ago
  26. b79df0f isdn: hardware: mISDN: Remove reference to CONFIG_8xx by Christophe Leroy · 8 years ago
  27. 9768b45 net: mvneta: support suspend and resume by Jane Li · 8 years ago
  28. c7f6e66 mlxsw: spectrum_router: Don't abort on l3mdev rules by Ido Schimmel · 8 years ago
  29. 3d70e458 mlxsw: spectrum_router: Add support for VRFs on top of bridges by Ido Schimmel · 8 years ago
  30. 7179eb5 mlxsw: spectrum_router: Add support for VRFs by Ido Schimmel · 8 years ago
  31. 9db032b mlxsw: spectrum_router: Don't destroy RIF if L3 slave by Ido Schimmel · 8 years ago
  32. 5783788 mlxsw: spectrum_router: Associate RIFs with correct VR by Ido Schimmel · 8 years ago
  33. fdeea7b net: vrf: Set slave's private flag before linking by Ido Schimmel · 8 years ago
  34. 5d7bfd1 ipv4: fib_rules: Dump FIB rules when registering FIB notifier by Ido Schimmel · 8 years ago
  35. ce594e9 r8152: simply the arguments by hayeswang · 8 years ago
  36. 4902a92 drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11 by Iyappan Subramanian · 8 years ago
  37. 7eac928 drivers: net: xgene: Add workaround for errata 10GE_1 by Quan Nguyen · 8 years ago
  38. 0a0400c drivers: net: xgene: Fix Rx checksum validation logic by Iyappan Subramanian · 8 years ago
  39. 11623fc drivers: net: xgene: Fix wrong logical operation by Quan Nguyen · 8 years ago
  40. e026e70 drivers: net: xgene: Fix hardware checksum setting by Quan Nguyen · 8 years ago
  41. 4b72436d drivers: net: phy: xgene: Fix mdio write by Quan Nguyen · 8 years ago
  42. 9ff74f2 net: dsa: mv88e6xxx: specify ageing time limits by Vivien Didelot · 8 years ago
  43. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  44. 5b76964 netxen_nic: remove redundant check if retries is zero by Colin Ian King · 8 years ago
  45. 7bac4e1 net: stmmac: stmmac interrupt treatment prepared for multiple queues by Joao Pinto · 8 years ago
  46. 146617b net: stmmac: tso init prepared for multiple queues by Joao Pinto · 8 years ago
  47. 47f2a9c net: stmmac: dma channel init prepared for multiple queues by Joao Pinto · 8 years ago
  48. 89cc57c net: stmmac: prepare rx/tx set tail function for multiple queues by Joao Pinto · 8 years ago
  49. 4854ab9 net: stmmac: rx and tx ring length prepared for multiple queues by Joao Pinto · 8 years ago
  50. 3c55d4d net: stmmac: rx watchdog config prepared for multiple queues by Joao Pinto · 8 years ago
  51. d62a107 net: stmmac: prepare dma interrupt treatment for multiple queues by Joao Pinto · 8 years ago
  52. 4e59326 net: stmmac: prepare stmmac_tx_err for multiple queues by Joao Pinto · 8 years ago
  53. ae4f0d4 net: stmmac: rx/tx dma start/stop prepared for multiple queues by Joao Pinto · 8 years ago
  54. 4f513ec net: stmmac: enable/disable dma irq prepared for multiple queues by Joao Pinto · 8 years ago
  55. 6deee22 net: stmmac: prepare dma op mode config for multiple queues by Joao Pinto · 8 years ago
  56. e0304f5 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  57. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. 95422de Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  59. defc7d7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  60. b77ac97 i40e: rename auto_disable_flags to hw_disabled_flags by Harshitha Ramamurthy · 8 years ago
  61. 1599083 i40e/i40evf: Change version from 1.6.27 to 2.1.7 by Bimmy Pujari · 8 years ago
  62. 4dbc566 i40e: Allow untrusted VFs to have more filters by Mitch Williams · 8 years ago
  63. 59605bc i40e/i40evf: Add support for mapping pages with DMA attributes by Alexander Duyck · 8 years ago
  64. 3954b39 i40e: Clarify steps in MAC/VLAN filters initialization routine by Filip Sadowski · 8 years ago
  65. 26f77e5 i40e: fix RSS queues only operating on PF0 by Lihong Yang · 8 years ago
  66. c271dd6 i40e: fix ethtool to get EEPROM data from X722 interface by Lihong Yang · 8 years ago
  67. c0cf70a i40e: don't add more vectors to num_lan_msix than number of CPUs by Jacob Keller · 8 years ago
  68. 0ef2d5a i40e: KISS the client interface by Mitch Williams · 8 years ago
  69. ed0e894 i40evf: add client interface by Mitch Williams · 8 years ago
  70. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  71. d60be2c i40e: fix up recent proxy and wol bits for X722_SUPPORT by Shannon Nelson · 8 years ago
  72. 96a39ae i40e: Acquire NVM lock before reads on all devices by Aaron Salter · 8 years ago
  73. 6517569 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  74. 9c79dda qed*: Add support for QL41xxx adapters by Mintz, Yuval · 8 years ago
  75. 6b116b1 qed: Enable iSCSI Out-of-Order by Mintz, Yuval · 8 years ago
  76. db31d33 qed: Correct out-of-bound access in OOO history by Mintz, Yuval · 8 years ago
  77. 1df2ade qed: Fix interrupt flags on Rx LL2 by Ram Amrani · 8 years ago
  78. 4621ceb qed: Free previous connections when releasing iSCSI by Mintz, Yuval · 8 years ago
  79. 752ecb2 qed: Fix mapping leak on LL2 rx flow by Mintz, Yuval · 8 years ago
  80. 3ef310a qed: Prevent creation of too-big u32-chains by Tomer Tayar · 8 years ago
  81. f3e4811 qed: Align CIDs according to DORQ requirement by Ram Amrani · 8 years ago
  82. e9093b1 mlxsw: reg: Fix SPVMLR max record count by Jiri Pirko · 8 years ago
  83. f004ec0 mlxsw: reg: Fix SPVM max record count by Jiri Pirko · 8 years ago
  84. b20e2d5 tun: fix premature POLLOUT notification on tun devices by Hannes Frederic Sowa · 8 years ago
  85. 02bb56d ucc/hdlc: fix two little issue by Zhao Qiang · 8 years ago
  86. 4213808 net: bcmgenet: add support for the GENETv5 hardware by Doug Berger · 8 years ago
  87. 54fecff net: bcmgenet: return EOPNOTSUPP for unknown ioctl commands by Doug Berger · 8 years ago
  88. c4d453d net: bcmgenet: correct return value of __bcmgenet_tx_reclaim by Doug Berger · 8 years ago
  89. d5810ca net: bcmgenet: clear status to reduce spurious interrupts by Doug Berger · 8 years ago
  90. b1ec494 net: bcmgenet: remove handling of wol interrupts from isr0 by Doug Berger · 8 years ago
  91. 6689da1 net: bcmgenet: manage dma interrupts in napi code by Doug Berger · 8 years ago
  92. 556c2cf net: bcmgenet: remove meaningless lines by Doug Berger · 8 years ago
  93. c298ede net: bcmgenet: simplify circular pointer arithmetic by Doug Berger · 8 years ago
  94. 83ee102 net: phy: bcm7xxx: add support for 28nm EPHY by Doug Berger · 8 years ago
  95. cda792c net: phy: bcm-phylib: replace obsolete EEE macro references by Doug Berger · 8 years ago
  96. fb5fe0f Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  97. c80498e vxlan: fix ovs support by Nicolas Dichtel · 8 years ago
  98. be086e7 qed*: Utilize Firmware 8.15.3.0 by Mintz, Yuval · 8 years ago
  99. b66239b net: usb: rtl8150: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  100. 06144dc net: usb: r8152: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago