1. 2acdb92 sfc: Fix DMA unmapping issue with firmware assisted TSO by Alexandre Rames · 11 years ago
  2. 92b9ccd3 bgmac: pass received packet to the netif instead of copying it by Rafał Miłecki · 11 years ago
  3. 9947081 arc_emac: drop redundant mac address check by Luka Perkov · 11 years ago
  4. 6c7a9a3 mvneta: drop redundant mac address check by Luka Perkov · 11 years ago
  5. 09ec0d0 octeon_mgmt: drop redundant mac address check by Luka Perkov · 11 years ago
  6. aa58d98 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  7. d4a0acb net: mvmdio: doc: mvmdio now used by mv643xx_eth by Leigh Brown · 11 years ago
  8. 526edcf net: mvmdio: slight optimisation of orion_mdio_write by Leigh Brown · 11 years ago
  9. 839f46b net: mvmdio: orion_mdio_ready: remove manual poll by Leigh Brown · 11 years ago
  10. b70cd1c net: mvmdio: make orion_mdio_wait_ready consistent by Leigh Brown · 11 years ago
  11. 87f20c2 net/benet: Make lancer_wait_ready() static by Gavin Shan · 11 years ago
  12. 547e2da net/benet: Remove interface type by Gavin Shan · 11 years ago
  13. 22ded57 netconsole: Convert to pr_<level> by Joe Perches · 11 years ago
  14. d549c76b bgmac: separate RX descriptor setup code into a new function by Rafał Miłecki · 11 years ago
  15. ed87ac0 i40e: fix error return code in i40e_probe() by Wei Yongjun · 11 years ago
  16. 44bd741 ixgbevf: Add zero_base handler to network statistics by Don Skidmore · 11 years ago
  17. 3b5dca2 ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL by Jacob Keller · 11 years ago
  18. c777cdf ixgbevf: implement CONFIG_NET_RX_BUSY_POLL by Jacob Keller · 11 years ago
  19. 08e50a2 ixgbevf: have clean_rx_irq return total_rx_packets cleaned by Jacob Keller · 11 years ago
  20. 0868161 ixgbevf: add ixgbevf_rx_skb by Jacob Keller · 11 years ago
  21. 6a2aae5 ixgbe: remove unnecessary duplication of PCIe bandwidth display by Jacob Keller · 11 years ago
  22. 9f0a433 ixgbe: show <2% for encoding loss on PCIe Gen3 by Jacob Keller · 11 years ago
  23. 27d9ce4 ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all by Jacob Keller · 11 years ago
  24. e6cd988 vxlan: Have the NIC drivers do less work for offloads by Joseph Gasparakis · 11 years ago
  25. 39deb2c vxlan: silence one build warning by Zhi Yong Wu · 11 years ago
  26. 2613af0 virtio_net: migrate mergeable rx buffers to page frag allocators by Michael Dalton · 11 years ago
  27. 82d8189 veth: extend features to support tunneling by Eric Dumazet · 11 years ago
  28. 1f2cd84 Revert "Merge branch 'bonding_monitor_locking'" by David S. Miller · 11 years ago
  29. 6384a4d be2net: add support for ndo_busy_poll by Sathya Perla · 11 years ago
  30. 5cc172c bonding: remove bond read lock for bond_3ad_state_machine_handler() by dingtianhong · 11 years ago
  31. 80b9d23 bonding: remove bond read lock for bond_activebackup_arp_mon() by dingtianhong · 11 years ago
  32. 7f1bb57 bonding: remove bond read lock for bond_loadbalance_arp_mon() by dingtianhong · 11 years ago
  33. 2d0dafb bonding: remove bond read lock for bond_alb_monitor() by dingtianhong · 11 years ago
  34. 6b6c526 bonding: remove bond read lock for bond_mii_monitor() by dingtianhong · 11 years ago
  35. a00f6fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  36. 7f29405 net: fix rtnl notification in atomic context by Alexei Starovoitov · 11 years ago
  37. 9e6fcae ixgbevf: bump driver version by Don Skidmore · 11 years ago
  38. 3849623 ixgbevf: implement ethtool get/set coalesce by Jacob Keller · 11 years ago
  39. 1bb9c63 ixgbevf: Adds function to set PSRTYPE register by Don Skidmore · 11 years ago
  40. 2e01038 ixgbe: fix rx-usecs range checks for BQL by Emil Tantilov · 11 years ago
  41. c0798ed ixgbe: use pcie_capability_read_word() to simplify code by Yijing Wang · 11 years ago
  42. f1f9657 ixgbe: cleanup ixgbe_enumerate_functions by Jacob Keller · 11 years ago
  43. 781798a igb: fix driver reload with VF assigned to guest by Stefan Assmann · 11 years ago
  44. d1c17d8 igb: Fix master/slave mode for all m88 i354 PHY's by Carolyn Wyborny · 11 years ago
  45. 718bd44 i40e: remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  46. de52468 igbvf: add missing iounmap() on error in igbvf_probe() by Wei Yongjun · 11 years ago
  47. 3de9e65 igbvf: integer wrapping bug setting the mtu by Dan Carpenter · 11 years ago
  48. a3b8a16 net: via-rhine: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  49. 2a2ee99 net: tc35815: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  50. df5d385 net: spider_net: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  51. b921f9a net: tlan: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  52. 89f45c7 net: tehuti: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  53. 0956eaf net: niu: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  54. 3a93ac0 net: sungem: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  55. 305a338 sh_eth: add/use RMCR.RNC bit by Sergei Shtylyov · 11 years ago
  56. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  57. db10acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  58. 47d4ab9 macvlan: resolve ENOENT errors on creation by John Fastabend · 11 years ago
  59. 5378c2e bonding: move bond-specific init after enslave happens by Veaceslav Falico · 11 years ago
  60. 666d100 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  61. f11a5bc ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter by Freddy Xin · 11 years ago
  62. 7e78b83 ax88179_178a: Correct the RX error definition in RX header by Freddy Xin · 11 years ago
  63. 1de046b i40e: Bump version by Catherine Sullivan · 11 years ago
  64. 13fd977 i40e: use pf_id for pf function id in qtx_ctl by Shannon Nelson · 11 years ago
  65. 59072ba i40e: check vsi ptrs before dumping them by Shannon Nelson · 11 years ago
  66. 738a9e9 i40e: reorder block declarations in debugfs by Shannon Nelson · 11 years ago
  67. 116a57d i40e: tweaking icr0 handling for legacy irq by Shannon Nelson · 11 years ago
  68. eaefbd0 i40e: refactor fdir setup function by Jesse Brandeburg · 11 years ago
  69. 0976a01 i40e: fix sign extension issue by Jesse Brandeburg · 11 years ago
  70. 004173c i40e: fix use of untrusted scalar value warning by Jesse Brandeburg · 11 years ago
  71. 520dfd8 i40e: clamp debugfs nvm read command by Jesse Brandeburg · 11 years ago
  72. 6301002 i40e: debugfs fixups by Jesse Brandeburg · 11 years ago
  73. 958a3e3 i40e: fixup legacy interrupt handling by Shannon Nelson · 11 years ago
  74. 13c60b9 i40e: assign correct vector to VF by Mitch Williams · 11 years ago
  75. 00403f0 i40e: don't free nonexistent rings by Mitch Williams · 11 years ago
  76. 1022cb6 i40e: do not flush after re-enabling interrupts by Jesse Brandeburg · 11 years ago
  77. 1a0176d net: ksz884x: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  78. 8ab6a1f net: tulip: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  79. 1eb850c net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  80. 877a22c net: cassini: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  81. 5d41bf3 net: sunhme: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  82. 7f8cbb2 net: stmmac: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  83. 215081f net: smsc9420: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  84. be2f54b net: epic100: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  85. 7c015ae net: sis190: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  86. 0f423ffe net: r8169: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  87. 64caa38 net: 8139too: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  88. ca30ab2 net: 8139cp: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  89. 726a2fbe net: r6040: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  90. 901ea1a net: qla3xxx: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  91. 4e532ee net: qlcnic: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  92. f9c4cd9 net: qlge: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  93. b23eb79 net: netxen: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  94. aa13876 net: pasemi: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  95. d69e0f7 davinci_emac.c: Fix IFF_ALLMULTI setup by Mariusz Ceier · 11 years ago
  96. 2e3bd6a bnx2x: add TSO support for SIT tunnels by Eric Dumazet · 11 years ago
  97. e8556df chelsio: remove duplicate defines by Michael Opdenacker · 11 years ago
  98. b62c47d ethernet: moxa: remove duplicate includes by Michael Opdenacker · 11 years ago
  99. 1b66917 cgxb4: remove duplicate include in cxgb4.h by Michael Opdenacker · 11 years ago
  100. edd3147 bnx2x: Set NETIF_F_HIGHDMA unconditionally by Merav Sicron · 11 years ago