1. 0e1406d tg3: Assign flags to fixes in start_xmit_dma_bug by Matt Carlson · 15 years ago
  2. 01e6b95 qlge: Change naming on vlan API. by Ron Mercer · 15 years ago
  3. 9dfbbaa qlge: Add ethtool self-test. by Ron Mercer · 15 years ago
  4. 1178f66 pppoe: RCU locking in get_item_by_addr() by Eric Dumazet · 15 years ago
  5. 05e8689 ifb: RCU locking avoids touching dev refcount by Eric Dumazet · 15 years ago
  6. 68d8287 NET:KS8695: add API for get rx interrupt bit by Figo.zhang · 15 years ago
  7. 6639104 bond: Get the rtnl_link_ops support correct by Eric W. Biederman · 15 years ago
  8. ec87fd3 bond: Add support for multiple network namespaces by Eric W. Biederman · 15 years ago
  9. 88ead97 bond: Implement a basic set of rtnl link ops by Eric W. Biederman · 15 years ago
  10. c67dfb2 bond: Simplify bond device destruction by Eric W. Biederman · 15 years ago
  11. 30c15ba bond: Simplify bond_create. by Eric W. Biederman · 15 years ago
  12. 6151b3d bond: Simply bond sysfs group creation by Eric W. Biederman · 15 years ago
  13. 2454053 veth: Fix veth_dellink method by Eric Dumazet · 15 years ago
  14. f0816ce convert kaweth to use usb_reset_configuration() by Oliver Neukum · 15 years ago
  15. ac95815 sky2: version 1.26 by Stephen Hemminger · 15 years ago
  16. 0f5aac7 sky2: 88E8059 support by Stephen Hemminger · 15 years ago
  17. 877c857 sky2: workarounds for Yukon-2 supreme by Stephen Hemminger · 15 years ago
  18. d6b54d2 sky2: fix receive pause thresholds by Stephen Hemminger · 15 years ago
  19. e91cd2e sky2: add register definitions for new chips by Stephen Hemminger · 15 years ago
  20. e30a4ac sky2: add SK-9E21M device id by Stephen Hemminger · 15 years ago
  21. c3c6336 sfc: Enable heuristic selection between page and skb RX buffers by Ben Hutchings · 15 years ago
  22. 18e1d2b sfc: Feed GRO result into RX allocation policy and interrupt moderation by Ben Hutchings · 15 years ago
  23. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  24. ed3f2e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  25. 06b71b6 netdev: usb: dm9601.c can drive a device not supported yet, add support for it by Janusz Krzysztofik · 15 years ago
  26. da03945 qlge: Fix firmware mailbox command timeout. by Ron Mercer · 15 years ago
  27. 6d190c6 qlge: Fix EEH handling. by Ron Mercer · 15 years ago
  28. 59fd5d8 be2net: Add the new PCI IDs to PCI_DEVICE_TABLE. by Ajit Khaparde · 15 years ago
  29. f552ce5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  30. 945eb31 e1000e: flow control doesn't re-enable by Bruce Allan · 15 years ago
  31. 61a1fa1 ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599 by Yi Zou · 15 years ago
  32. 383ff34 ixgbe: Add support for 82599 alternative WWNN/WWPN prefix by Yi Zou · 15 years ago
  33. eb89bd4 vmxnet3: remove duplicate #include by Shreyas Bhatewara · 15 years ago
  34. d9d5283 bonding: fix a race condition in calls to slave MII ioctls by Jiri Bohac · 15 years ago
  35. 0388f25 be2net: Changes to update ethtool get_settings function to return appropriate values. by Sarveshwar Bandi · 15 years ago
  36. 7e15b0c e100: Fix to allow systems with FW based cards to resume from STD by David Graham · 15 years ago
  37. c709481 netxen: update version to 4.0.65 by Dhananjay Phadke · 15 years ago
  38. 7e8e5d9 netxen: module firmware hints by Dhananjay Phadke · 15 years ago
  39. c25c0b9 netxen: update module info by Dhananjay Phadke · 15 years ago
  40. f0e08fa netxen: add PCI IDs for new chip by Dhananjay Phadke · 15 years ago
  41. a9ac07d netxen: refactor indirect register access by Dhananjay Phadke · 15 years ago
  42. f50330f netxen: support for new firmware file format by Amit Kumar Salecha · 15 years ago
  43. 03f191b virtio-net: fix data corruption with OOM by Michael S. Tsirkin · 15 years ago
  44. 516b4df via-velocity: Remove private device list by Ben Hutchings · 15 years ago
  45. b75c6db tc35815: Enable NAPI by Atsushi Nemoto · 15 years ago
  46. 02c5c8e tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled by Atsushi Nemoto · 15 years ago
  47. 31b73ab NET/KS8695: add support NAPI for Rx by Figo.zhang · 15 years ago
  48. 345056a sfc: Set ip_summed correctly for page buffers passed to GRO by Ben Hutchings · 15 years ago
  49. d054938 cnic: Fix L2CTX_STATUSB_NUM offset in context memory. by Michael Chan · 15 years ago
  50. d6b9076 igb: Fix warnings in igb_set_ringparam() by David S. Miller · 15 years ago
  51. 559e9c4 igb: cleanup whitespace issues in igb_main.c by Alexander Duyck · 15 years ago
  52. 5b043fb igb: open up SCTP checksum offloads to all MACs 82576 and newer by Alexander Duyck · 15 years ago
  53. c809d22 igb: limit minimum mtu to 68 to keep ip bound to interface by Alexander Duyck · 15 years ago
  54. 090b179 igb: add pci_dev in few spots to clean up use of dev_err/info/warn by Alexander Duyck · 15 years ago
  55. 330a6d6 igb: replace unecessary &adapter->hw with just hw where applicable by Alexander Duyck · 15 years ago
  56. 42d0781 igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv by Alexander Duyck · 15 years ago
  57. cdfd01fc igb: cleanup igb xmit frame path by Alexander Duyck · 15 years ago
  58. 2e5655e igb: cleanup igb.h header whitespace and some structure formatting by Alexander Duyck · 15 years ago
  59. 645a3ab igb: Remove invalid stats counters by Alexander Duyck · 15 years ago
  60. 25568a5 igb: cleanup interrupt enablement in regards to msix_other by Alexander Duyck · 15 years ago
  61. ee1b9f0 igb: change queue ordering for 82576 based adapters by Alexander Duyck · 15 years ago
  62. 439705e igb: cleanup code related to ring resource allocation and free by Alexander Duyck · 15 years ago
  63. f7ba205 igb: make tx hang check multiqueue, check eop descriptor by Alexander Duyck · 15 years ago
  64. 4337e99 igb: move global_quad_port_a from global into local static define by Alexander Duyck · 15 years ago
  65. 3f9c016 igb: only process global stats in igb_update_stats by Alexander Duyck · 15 years ago
  66. a6b623e igb: move vf init into a seperate function by Alexander Duyck · 15 years ago
  67. 5146623 igb: rework handling of the vfta and vlvf registers in relation to mng_vlan by Alexander Duyck · 15 years ago
  68. 7d5753f igb: rework use of VMOLR in regards to PF and VFs by Alexander Duyck · 15 years ago
  69. f2ca0db igb: replace the VF clear_to_send with a flags value by Alexander Duyck · 15 years ago
  70. d249be5 igb: use packet buffer sizes from RXPBS register by Alexander Duyck · 15 years ago
  71. 317f66b igb: misc cleanups within igb_ethtool.c by Alexander Duyck · 15 years ago
  72. c5b9bd5 igb: cleanup some of the code related to hw timestamping by Alexander Duyck · 15 years ago
  73. 4fc82ad igb: add support for seperate tx-usecs setting in ethtool by Alexander Duyck · 15 years ago
  74. 9c1bbba sfc: Really allow RX checksum offload to be disabled by Ben Hutchings · 15 years ago
  75. 5beefb4 vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAGS + 1. by Sreenivasa Honnur · 15 years ago
  76. 0531d7b8 netxen: fix builds for SYSFS=n or MODULES=n by Randy Dunlap · 15 years ago
  77. 23289a3 net: add a list_head parameter to dellink() method by Eric Dumazet · 15 years ago
  78. 83ab50a igb: cleanup "todo" code found in igb_ethtool.c by Alexander Duyck · 15 years ago
  79. 4eefa8f igb: add single vector msi-x testing to interrupt test by Alexander Duyck · 15 years ago
  80. ad93d17 igb: make ethtool use core xmit map and free functionality by Alexander Duyck · 15 years ago
  81. b1a436c igb: make tx ring map and free functionality non-static by Alexander Duyck · 15 years ago
  82. d7ee5b3 igb: re-use ring configuration code in ethtool testing by Alexander Duyck · 15 years ago
  83. 10d8e90 igb: setup vlan tag replication stripping in igb_vmm_control by Alexander Duyck · 15 years ago
  84. d496030 igb: delay VF reset notification until after interrupts are enabed by Alexander Duyck · 15 years ago
  85. 06cf266 igb: move the multiple receive queue configuration into seperate function by Alexander Duyck · 15 years ago
  86. e694e96 igb: place a pointer to the netdev struct in the ring itself by Alexander Duyck · 15 years ago
  87. 85ad76b igb: add a flags value to the ring by Alexander Duyck · 15 years ago
  88. 04a5fcaa igb: move alloc_failed and csum_err stats into per rx-ring stat by Alexander Duyck · 15 years ago
  89. 4c84485 igb: move rx_buffer_len into the ring structure by Alexander Duyck · 15 years ago
  90. 8078529 igb: add pci device pointer to ring structure by Alexander Duyck · 15 years ago
  91. fce99e3 igb: change the head and tail offsets into pointers by Alexander Duyck · 15 years ago
  92. 952f72a igb: move SRRCTL register configuration into ring specific config by Alexander Duyck · 15 years ago
  93. 6ec43fe igb: remove rx_ps_hdr_len by Alexander Duyck · 15 years ago
  94. 85b430b igb: move the tx and rx ring specific config into seperate functions by Alexander Duyck · 15 years ago
  95. 7d95b71 igb: increase minimum rx buffer size to 1K by Alexander Duyck · 15 years ago
  96. 094919a igb: remove rx checksum good counter by Alexander Duyck · 15 years ago
  97. 047e003 igb: add new data structure for handling interrupts and NAPI by Alexander Duyck · 15 years ago
  98. 678b77e2 atl1c: duplicate atl1c_get_tpd by Jie Yang · 15 years ago
  99. bd6b444 ath: Updates for regulatory and country codes. by Vivek Natarajan · 15 years ago
  100. d23000c iwlwifi: minor comments changes for wimax co-exist command by Wey-Yi Guy · 15 years ago