1. f50330f netxen: support for new firmware file format by Amit Kumar Salecha · 15 years ago
  2. 516b4df via-velocity: Remove private device list by Ben Hutchings · 15 years ago
  3. ea84e55 net: Corrected spelling error heurestics->heuristics by Andreas Petlund · 15 years ago
  4. ac5e3af net: sysfs: ethtool_ops can be NULL by Eric Dumazet · 15 years ago
  5. b75c6db tc35815: Enable NAPI by Atsushi Nemoto · 15 years ago
  6. 02c5c8e tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled by Atsushi Nemoto · 15 years ago
  7. 31b73ab NET/KS8695: add support NAPI for Rx by Figo.zhang · 15 years ago
  8. d6b9076 igb: Fix warnings in igb_set_ringparam() by David S. Miller · 15 years ago
  9. 559e9c4 igb: cleanup whitespace issues in igb_main.c by Alexander Duyck · 15 years ago
  10. 5b043fb igb: open up SCTP checksum offloads to all MACs 82576 and newer by Alexander Duyck · 15 years ago
  11. c809d22 igb: limit minimum mtu to 68 to keep ip bound to interface by Alexander Duyck · 15 years ago
  12. 090b179 igb: add pci_dev in few spots to clean up use of dev_err/info/warn by Alexander Duyck · 15 years ago
  13. 330a6d6 igb: replace unecessary &adapter->hw with just hw where applicable by Alexander Duyck · 15 years ago
  14. 42d0781 igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv by Alexander Duyck · 15 years ago
  15. cdfd01fc igb: cleanup igb xmit frame path by Alexander Duyck · 15 years ago
  16. 2e5655e igb: cleanup igb.h header whitespace and some structure formatting by Alexander Duyck · 15 years ago
  17. 645a3ab igb: Remove invalid stats counters by Alexander Duyck · 15 years ago
  18. 25568a5 igb: cleanup interrupt enablement in regards to msix_other by Alexander Duyck · 15 years ago
  19. ee1b9f0 igb: change queue ordering for 82576 based adapters by Alexander Duyck · 15 years ago
  20. 439705e igb: cleanup code related to ring resource allocation and free by Alexander Duyck · 15 years ago
  21. f7ba205 igb: make tx hang check multiqueue, check eop descriptor by Alexander Duyck · 15 years ago
  22. 4337e99 igb: move global_quad_port_a from global into local static define by Alexander Duyck · 15 years ago
  23. 3f9c016 igb: only process global stats in igb_update_stats by Alexander Duyck · 15 years ago
  24. a6b623e igb: move vf init into a seperate function by Alexander Duyck · 15 years ago
  25. 5146623 igb: rework handling of the vfta and vlvf registers in relation to mng_vlan by Alexander Duyck · 15 years ago
  26. 7d5753f igb: rework use of VMOLR in regards to PF and VFs by Alexander Duyck · 15 years ago
  27. f2ca0db igb: replace the VF clear_to_send with a flags value by Alexander Duyck · 15 years ago
  28. d249be5 igb: use packet buffer sizes from RXPBS register by Alexander Duyck · 15 years ago
  29. 317f66b igb: misc cleanups within igb_ethtool.c by Alexander Duyck · 15 years ago
  30. c5b9bd5 igb: cleanup some of the code related to hw timestamping by Alexander Duyck · 15 years ago
  31. 4fc82ad igb: add support for seperate tx-usecs setting in ethtool by Alexander Duyck · 15 years ago
  32. 9c1bbba sfc: Really allow RX checksum offload to be disabled by Ben Hutchings · 15 years ago
  33. 5beefb4 vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAGS + 1. by Sreenivasa Honnur · 15 years ago
  34. 0531d7b8 netxen: fix builds for SYSFS=n or MODULES=n by Randy Dunlap · 15 years ago
  35. eef6dd6 gre: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  36. 0694c4c ipip: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  37. 63c8099 vlan: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  38. 23289a3 net: add a list_head parameter to dellink() method by Eric Dumazet · 15 years ago
  39. 9b5e383 net: Introduce unregister_netdevice_many() by Eric Dumazet · 15 years ago
  40. 44a0873 net: Introduce unregister_netdevice_queue() by Eric Dumazet · 15 years ago
  41. 83ab50a igb: cleanup "todo" code found in igb_ethtool.c by Alexander Duyck · 15 years ago
  42. 4eefa8f igb: add single vector msi-x testing to interrupt test by Alexander Duyck · 15 years ago
  43. ad93d17 igb: make ethtool use core xmit map and free functionality by Alexander Duyck · 15 years ago
  44. b1a436c igb: make tx ring map and free functionality non-static by Alexander Duyck · 15 years ago
  45. d7ee5b3 igb: re-use ring configuration code in ethtool testing by Alexander Duyck · 15 years ago
  46. 10d8e90 igb: setup vlan tag replication stripping in igb_vmm_control by Alexander Duyck · 15 years ago
  47. d496030 igb: delay VF reset notification until after interrupts are enabed by Alexander Duyck · 15 years ago
  48. 06cf266 igb: move the multiple receive queue configuration into seperate function by Alexander Duyck · 15 years ago
  49. e694e96 igb: place a pointer to the netdev struct in the ring itself by Alexander Duyck · 15 years ago
  50. 85ad76b igb: add a flags value to the ring by Alexander Duyck · 15 years ago
  51. 04a5fcaa igb: move alloc_failed and csum_err stats into per rx-ring stat by Alexander Duyck · 15 years ago
  52. 4c84485 igb: move rx_buffer_len into the ring structure by Alexander Duyck · 15 years ago
  53. 8078529 igb: add pci device pointer to ring structure by Alexander Duyck · 15 years ago
  54. fce99e3 igb: change the head and tail offsets into pointers by Alexander Duyck · 15 years ago
  55. 952f72a igb: move SRRCTL register configuration into ring specific config by Alexander Duyck · 15 years ago
  56. 6ec43fe igb: remove rx_ps_hdr_len by Alexander Duyck · 15 years ago
  57. 85b430b igb: move the tx and rx ring specific config into seperate functions by Alexander Duyck · 15 years ago
  58. 7d95b71 igb: increase minimum rx buffer size to 1K by Alexander Duyck · 15 years ago
  59. 094919a igb: remove rx checksum good counter by Alexander Duyck · 15 years ago
  60. 047e003 igb: add new data structure for handling interrupts and NAPI by Alexander Duyck · 15 years ago
  61. 678b77e2 atl1c: duplicate atl1c_get_tpd by Jie Yang · 15 years ago
  62. a361c83 bonding: Remove bond_dev from xmit_hash_policy call. by Jasper Spaans · 15 years ago
  63. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 05423b2 vlan: allow null VLAN ID to be used by Eric Dumazet · 15 years ago
  65. 9dbb58d can: sja1000: fix bug using library functions for skb allocation by Kurt Van Dijck · 15 years ago
  66. 10e85f7 cxgb3: Set the rxq by Krishna Kumar · 15 years ago
  67. f568a92 sh_eth: Add asm/cacheflush.h by Nobuhiro Iwamatsu · 15 years ago
  68. fb64bb5 PPPoE: Fix flush/close races. by Michal Ostrowski · 15 years ago
  69. 5ccdcec e1000e: allow for swflag to be held over consecutive PHY accesses by Bruce Allan · 15 years ago
  70. ca15df5 e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH by Bruce Allan · 15 years ago
  71. fa2ce13 e1000e: 82577/82578 requires a different method to configure LPLU by Bruce Allan · 15 years ago
  72. 53ac5a8 e1000e: increase swflag acquisition timeout for ICHx/PCH by Bruce Allan · 15 years ago
  73. db2932e e1000e: clear PHY wakeup bit after LCD reset on 82577/82578 by Bruce Allan · 15 years ago
  74. 3930596 igbvf: fix memory leak when ring size changed while interface down by Alexander Duyck · 15 years ago
  75. 759884b ixgbe: fix memory leak when resizing rings while interface is down by Alexander Duyck · 15 years ago
  76. 6d9f4fc igb: fix memory leak when setting ring size while interface is down by Alexander Duyck · 15 years ago
  77. d3da683 bonding: Modify hash transmit policies to use the packet's source MAC address by Jasper Spaans · 15 years ago
  78. 66ed1e5 pktgen: Dont leak kernel memory by Eric Dumazet · 15 years ago
  79. 62e20a6 DM9000: Fix revision ID for DM9000B by Ben Dooks · 15 years ago
  80. 05af214 r8169: fix Ethernet Hangup for RTL8110SC rev d by Simon Wunderlich · 15 years ago
  81. 7c28bd0 rtnetlink: speedup rtnl_dump_ifinfo() by Eric Dumazet · 15 years ago
  82. 8d5b2c0 gre: convert hash tables locking to RCU by Eric Dumazet · 15 years ago
  83. 2922bc8 ip6tnl: convert hash tables locking to RCU by Eric Dumazet · 15 years ago
  84. 8f95dd6 ipip: convert hash tables locking to RCU by Eric Dumazet · 15 years ago
  85. 91cc3bb xfrm6_tunnel: RCU conversion by Eric Dumazet · 15 years ago
  86. 4543c10 ipv6 sit: RCU conversion phase II by Eric Dumazet · 15 years ago
  87. ef9a9d1 ipv6 sit: RCU conversion phase I by Eric Dumazet · 15 years ago
  88. b37b62f sfc: Rename 'xfp' file and functions to reflect reality by Ben Hutchings · 15 years ago
  89. fc2b5e6 sfc: Remove unused code for non-autoneg speed/duplex switching by Ben Hutchings · 15 years ago
  90. 18ea024 sfc: Merge efx_fc_resolve() into efx_mdio_get_pause() by Ben Hutchings · 15 years ago
  91. a5211bb sfc: Move MTD probe after netdev registration and name allocation by Ben Hutchings · 15 years ago
  92. 2ed380a sfc: Remove unnecessary tests of efx->membase by Ben Hutchings · 15 years ago
  93. be4b163 sfc: Remove incorrect assertion from efx_pci_remove_main() by Ben Hutchings · 15 years ago
  94. 96c45726 sfc: Merge falcon_probe_phy() into falcon_probe_port() by Ben Hutchings · 15 years ago
  95. dc803df sfc: Remove pointless abstraction of memory BAR number by Ben Hutchings · 15 years ago
  96. 8698a6b sfc: Removed kernel-doc for nonexistent member of efx_phy_operations by Ben Hutchings · 15 years ago
  97. 0d86ebd sfc: Maintain interrupt moderation values in ticks, not microseconds by Ben Hutchings · 15 years ago
  98. 0484e0d sfc: Move shared members of struct falcon_nic_data into struct efx_nic by Ben Hutchings · 15 years ago
  99. 59cf09c sfc: Move efx_xmit_done() declaration into correct stanza by Ben Hutchings · 15 years ago
  100. 5c86987 sfc: Remove declarations of nonexistent functions by Ben Hutchings · 15 years ago