1. 2dfd121 igb: only disable/enable interrupt bits for igb physical function by Alexander Duyck · 16 years ago
  2. ff41f8d igb: add support for set_rx_mode netdevice operation by Alexander Duyck · 16 years ago
  3. 55f9d67 net: Remove debugging code by Eric Dumazet · 16 years ago
  4. 2f8bc32 vlan: enable multiqueue xmits by Eric Dumazet · 16 years ago
  5. d1b19df net: net/core/dev.c cleanups by Eric Dumazet · 16 years ago
  6. 137742c atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() when we can send packets again. by Karl Hiramoto · 16 years ago
  7. 81538e7 fec: don't enable irqs in hard irq context by Uwe Kleine-König · 16 years ago
  8. 84177a2 fec: fix recursive locking of mii_lock by Uwe Kleine-König · 16 years ago
  9. 3eb0027 NET: Fix possible corruption in bpqether driver by Ralf Baechle · 16 years ago
  10. ab08999 WARNING: some request_irq() failures ignored in el2_open() by roel kluin · 16 years ago
  11. aa13307 tcp: replace hard coded GFP_KERNEL with sk_allocation by Wu Fengguang · 16 years ago
  12. 05c6a8d net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file. by Ajit Khaparde · 16 years ago
  13. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 16 years ago
  14. 6ce9e7b ip: Report qdisc packet drops by Eric Dumazet · 16 years ago
  15. 2e59af3 vlan: multiqueue vlan device by Eric Dumazet · 16 years ago
  16. 5848cc0 net: drop_monitor: make last_rx timestamp private by Neil Horman · 16 years ago
  17. 3f968de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  18. d0bec34 ath9k: Reconfigure beacon timers after the scan is completed. by Vivek Natarajan · 16 years ago
  19. fcc6cb0 cfg80211: fix looping soft lockup in find_ie() by Bob Copeland · 16 years ago
  20. abd8ea2 wireless: remove mac80211 rate selection extra menu by Luis R. Rodriguez · 16 years ago
  21. 253850c wireless: update reg debug kconfig entry by Luis R. Rodriguez · 16 years ago
  22. 4417527 wireless: update top level wireless driver entry by Luis R. Rodriguez · 16 years ago
  23. 5ca1b99 net: file_operations should be const by Stephen Hemminger · 16 years ago
  24. 3b401a8 inet: inet_connection_sock_af_ops const by Stephen Hemminger · 16 years ago
  25. b2e4b3d tcp: MD5 operations should be const by Stephen Hemminger · 16 years ago
  26. 98147d5 net: seq_operations should be const by Stephen Hemminger · 16 years ago
  27. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 16 years ago
  28. daf09de tg3: Update version to 3.102 by Matt Carlson · 16 years ago
  29. 882e979 tg3: Add MDIO bus address assignments by Matt Carlson · 16 years ago
  30. a1b950d tg3: Add 5717 NVRAM detection routines by Matt Carlson · 16 years ago
  31. f6eb9b1 tg3: Add 5717 asic rev by Matt Carlson · 16 years ago
  32. 8d9d7cf tg3: Assign rx ret producer indexes by vector by Matt Carlson · 16 years ago
  33. 0c1d0e2 tg3: Adjust RSS ring allocation strategies by Matt Carlson · 16 years ago
  34. baf8a94 tg3: Add RSS support by Matt Carlson · 16 years ago
  35. b6080e1 tg3: Add coalesce parameters for msix vectors by Matt Carlson · 16 years ago
  36. fed9781 tg3: Enable NAPI instances for other int vectors by Matt Carlson · 16 years ago
  37. fe5f578 tg3: Add TSS support by Matt Carlson · 16 years ago
  38. 89aeb3b tg3: Update intmbox and coal_now for msix by Matt Carlson · 16 years ago
  39. f77a6a8 tg3: Add tx and rx ring resource tracking by Matt Carlson · 16 years ago
  40. 646c9ed tg3: Add mailbox assignments by Matt Carlson · 16 years ago
  41. 679563f tg3: Add MSI-X support by Matt Carlson · 16 years ago
  42. 4f125f4 tg3: Add support code around kernel interrupt API by Matt Carlson · 16 years ago
  43. 2d31eca tg3: Create tg3_rings_reset() by Matt Carlson · 16 years ago
  44. fd2ce37 tg3: Add per-int coalesce now member by Matt Carlson · 16 years ago
  45. f19af9c tg3: inline tg3_cond_int() by Matt Carlson · 16 years ago
  46. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  47. 0625491 ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS by Eric Dumazet · 16 years ago
  48. f2798eb drop_monitor: fix trace_napi_poll_hit() by Xiao Guangrong · 16 years ago
  49. 2fbd3da pkt_sched: Revert tasklet_hrtimer changes. by David S. Miller · 16 years ago
  50. 3732e9b xilinx_emaclite: Fix permissions on driver sources. by David S. Miller · 16 years ago
  51. d66ee05 net: sk_free() should be allowed right after sk_alloc() by Jarek Poplawski · 16 years ago
  52. 89d69d2 net: make neigh_ops constant by Stephen Hemminger · 16 years ago
  53. dcbfef8 au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe() by roel kluin · 16 years ago
  54. 5d78922 RTO connection timeout: sysctl documentation update by Damian Lukowski · 16 years ago
  55. 5152fc7 RTO connection timeout: coding style fixes and comments by Damian Lukowski · 16 years ago
  56. 72c6068 sky2: Use 32bit read to read Y2_VAUX_AVAIL by Mike McCormack · 16 years ago
  57. 90bbebb sky2: Create buffer alloc and free helpers by Mike McCormack · 16 years ago
  58. 10547ae sky2: fix management of driver LED by Stephen Hemminger · 16 years ago
  59. 89f56d1 tun: reuse struct sock fields by Michael S. Tsirkin · 16 years ago
  60. 86393e5 netns: embed ip6_dst_ops directly by Alexey Dobriyan · 16 years ago
  61. 885a136 bonding: use compare_ether_addr_64bits() in ALB by Eric Dumazet · 16 years ago
  62. ac06713 macvlan: Use compare_ether_addr_64bits() by Eric Dumazet · 16 years ago
  63. c3c7432 ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded without any cable and reconnecting it to 1G partner by Mallikarjuna R Chilakala · 16 years ago
  64. b7fdb71 ixgbe: Properly disable DCB arbiters prior to applying changes by Peter P Waskiewicz Jr · 16 years ago
  65. 8620a10 ixgbe: refactor link setup code by Mallikarjuna R Chilakala · 16 years ago
  66. fd38d7a e1000: Fix for e1000 kills IPMI on a tagged vlan. by Graham, David · 16 years ago
  67. 04e715c iwmc3200wifi: Add a last_fw_err debugfs entry by Samuel Ortiz · 16 years ago
  68. d210176 iwmc3200wifi: Handle UMAC stalls and UMAC assert properly by Samuel Ortiz · 16 years ago
  69. d04bd62 iwmc3200wifi: New initial LMAC calibration by Samuel Ortiz · 16 years ago
  70. 31452420 iwmc3200wifi: fix misuse of le16_to_cpu by Zhu Yi · 16 years ago
  71. c743627 iwmc3200wifi: add disconnect work by Zhu Yi · 16 years ago
  72. de15fd3 iwmc3200wifi: use cfg80211_roamed to send roam event by Zhu Yi · 16 years ago
  73. d041811 iwmc3200wifi: Fix sparse warning by Samuel Ortiz · 16 years ago
  74. b90a5c9 iwmc3200wifi: Set WEP key from connect by Samuel Ortiz · 16 years ago
  75. ae73abf iwmc3200wifi: invalidate profile when necessary before connect by Zhu Yi · 16 years ago
  76. 2b7dcfb rndis_wlan: remove 'select WIRELESS_EXT' in Kconfig by Jussi Kivilinna · 16 years ago
  77. 53d27ea rndis_wlan: fix sparse endianess warnings by Jussi Kivilinna · 16 years ago
  78. c5c4fe9 rndis_wlan: cleanup by Jussi Kivilinna · 16 years ago
  79. 051ae0b rndis_wlan: use bool for on/off switches by Jussi Kivilinna · 16 years ago
  80. 8f43161 ath9k: Call spin_lock_bh() on btcoex_lock by Vasanthakumar Thiagarajan · 16 years ago
  81. ebb8e1d ath9k: Move generic hw timer intr handler to bottom-half by Vasanthakumar Thiagarajan · 16 years ago
  82. 8bc11b4 rfkill: relicense header file by Johannes Berg · 16 years ago
  83. 6fa12c8 Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. by Damian Lukowski · 16 years ago
  84. f1ecd5d Revert Backoff [v3]: Revert RTO on ICMP destination unreachable by Damian Lukowski · 16 years ago
  85. 4d1a2d9 Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() by Damian Lukowski · 16 years ago
  86. 6ee1652 ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp by Yi Zou · 16 years ago
  87. 5794968 dcbnl: Add implementations of dcbnl setapp/getapp commands by Yi Zou · 16 years ago
  88. 6fa382a dcbnl: Add netlink attributes for setapp/getapp to dcbnl by Yi Zou · 16 years ago
  89. 7114323 dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops by Yi Zou · 16 years ago
  90. 0f6f290 dcbnl: Add support for setapp/getapp commands to dcbnl by Yi Zou · 16 years ago
  91. 8450ff8 ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 by Yi Zou · 16 years ago
  92. 0af46d9 vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN by Yi Zou · 16 years ago
  93. cb45439 net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops by Yi Zou · 16 years ago
  94. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  95. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  96. 0fc4809 appletalk: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  97. 3b29a56 intel: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  98. 27a1de9 3com: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  99. ad09646 tulip: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  100. 3a27c14 uwb: convert to netdev_tx_t by Stephen Hemminger · 16 years ago