1. 815f880 3c509: use netstats in net_device structure by Paulius Zaleckas · 17 years ago
  2. ba0f6ca 3c505: use netstats in net_device structure by Paulius Zaleckas · 17 years ago
  3. dd32f7e Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream by Jeff Garzik · 17 years ago
  4. 090bf62 Merge branch 'sis190' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream by Jeff Garzik · 17 years ago
  5. 8ceee66 New driver "sfc" for Solarstorm SFC4000 controller. by Ben Hutchings · 17 years ago
  6. 358c129 iwlwifi: Allow building iwl3945 without iwl4965. by Jason Riedy · 17 years ago
  7. bd8fd21 wireless: Fix compile error with wifi & leds by Luca Tettamanti · 17 years ago
  8. 9ae27e0a tcp: Fix slab corruption with ipv6 and tcp6fuzz by Evgeniy Polyakov · 17 years ago
  9. dae5029 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. by David L Stevens · 17 years ago
  10. 01a2202 [IPSEC]: Use digest_null directly for auth by Herbert Xu · 17 years ago
  11. 0b80ae4 sunrpc: fix missing kernel-doc by Randy Dunlap · 17 years ago
  12. 3f91bd4 can: Fix copy_from_user() results interpretation by Sam Ravnborg · 17 years ago
  13. 5c5d6da Revert "ipv6: Fix typo in net/ipv6/Kconfig" by David S. Miller · 17 years ago
  14. becf3da tipc: endianness annotations by Al Viro · 17 years ago
  15. ec6b486 ipv6: result of csum_fold() is already 16bit, no need to cast by Al Viro · 17 years ago
  16. 5e2c433 [XFRM] AUDIT: Fix flowlabel text format ambibuity. by YOSHIFUJI Hideaki · 17 years ago
  17. 697c269 sis190: account for Tx errors by Francois Romieu · 17 years ago
  18. c34ebba sis190: remove needless MII reset by Francois Romieu · 17 years ago
  19. 47e4781 sis190: Rx path update by Francois Romieu · 17 years ago
  20. 35aeb78 sis190: use netdev_alloc_skb by Stephen Hemminger · 17 years ago
  21. e3eccad sis190: hard-code the alignment of tiny packets by Stephen Hemminger · 17 years ago
  22. 4709aa5 sis190: use the allocated buffer as a status code in sis190_alloc_rx_skb by Stephen Hemminger · 17 years ago
  23. 653252c net: Fix wrong interpretation of some copy_to_user() results. by Pavel Emelyanov · 17 years ago
  24. cc93d7d Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  25. 461e6c8 xfrm: alg_key_len & alg_icv_len should be unsigned by Eric Dumazet · 17 years ago
  26. f946dff [netdrvr] tehuti: move ioctl perm check closer to function start by Jeff Garzik · 17 years ago
  27. 5b3f129 ipv6: Fix typo in net/ipv6/Kconfig by Michael Beasley · 17 years ago
  28. d4f73c8 via-velocity: fix vlan receipt by Francois Romieu · 17 years ago
  29. 78c6146 tg3: sparse cleanup by Eric Dumazet · 17 years ago
  30. 9f3f791 forcedeth: realtek phy crossover detection by Ayaz Abdulla · 17 years ago
  31. cca87c1 ibm_newemac: Increase MDIO timeouts by Benjamin Herrenschmidt · 17 years ago
  32. 815b97c gianfar: Fix skb allocation strategy by Andy Fleming · 17 years ago
  33. 8d74849 netxen: reduce stack usage of netxen_nic_flash_print by Harvey Harrison · 17 years ago
  34. db2961c smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt} by Roel Kluin · 17 years ago
  35. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  36. a433686 forcedeth: new backoff implementation by Ayaz Abdulla · 17 years ago
  37. 22559c5 ehea: make things static by Andrew Morton · 17 years ago
  38. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 17 years ago
  39. 8ec7226 [netdrvr] atlx: code movement: move atl1 parameter parsing by Chris Snook · 17 years ago
  40. 3b49f03 atlx: remove flash vendor parameter by Chris Snook · 17 years ago
  41. e3152ab korina: misc cleanup by Francois Romieu · 17 years ago
  42. 751c2e4 korina: fix misplaced return statement by Francois Romieu · 17 years ago
  43. d753d82 WAN: Fix confusing insmod error code for C101 too. by Krzysztof Halasa · 17 years ago
  44. 7cda1ed Removing dead code in drivers/net/wan/hdlc_fr.c by Cédric Augonnet · 17 years ago
  45. 6131a26 tehuti: check register size by Francois Romieu · 17 years ago
  46. 5a0e2cd [netdrvr] typhoon: typhoon_resume - remove call to start_queue by Grant Grundler · 17 years ago
  47. 11121e3 ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround by Valentine Barshak · 17 years ago
  48. 0925ab5 ibm_newemac: PowerPC 440GX EMAC PHY clock workaround by Valentine Barshak · 17 years ago
  49. be63c09 ibm_newemac Use status property for unused/unwired EMACs by Josh Boyer · 17 years ago
  50. 51d4a1c ibm_newemac: Fix section mismatch warnings by Josh Boyer · 17 years ago
  51. afd1dee ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling by Stefan Roese · 17 years ago
  52. f34ebab ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch by Stefan Roese · 17 years ago
  53. f014e97 e1000e: Increment version to 0.2.1 by Jesse Brandeburg · 17 years ago
  54. c682fc2 igb: save and restore pcie/msi state to support EEH recovery by Auke Kok · 17 years ago
  55. aad3273 e1000e: save and restore pcie/msi state to support EEH recovery by Wendy Xiong · 17 years ago
  56. fb3b27b ixgbe: save and restore pcie/msi state to support EEH recovery by Wendy Xiong · 17 years ago
  57. 7b1be19 e1000e: lower ring minimum size to 64 by Auke Kok · 17 years ago
  58. 2d9498f e1000e: Fix HW Error on es2lan, ARP capture issue by BMC by David Graham · 17 years ago
  59. de5b307 e1000e: Add interrupt moderation run-time ethtool interface by Auke Kok · 17 years ago
  60. 7c25769 e1000e: cleanup several stats issues by Bruce Allan · 17 years ago
  61. c9fcbf4 S2io: Removed rx_lock and put_lock by Sreenivasa Honnur · 17 years ago
  62. 99993af S2io: Removed receive buffer replenishment tasklet by Sreenivasa Honnur · 17 years ago
  63. 10371b5 S2io: Version update for memory leak fix during free_tx_buffers by Sreenivasa Honnur · 17 years ago
  64. b35b3b4 S2io: Fix memory leak during free_tx_buffers by Sreenivasa Honnur · 17 years ago
  65. f38d100 ucc_geth: Fix sneaky merge conflict regarding bus_id by Andy Fleming · 17 years ago
  66. 1a98d05 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. by YOSHIFUJI Hideaki · 17 years ago
  67. 8d390ef tcp: tcp_probe buffer overflow and incorrect return value by Tom Quetchenbach · 17 years ago
  68. a5d6ab5 niu: Add support for Neptune FEM/NEM cards for C10 server blades by Matheos Worku · 17 years ago
  69. 7f7c407 niu: Determine the # of ports from the card's VPD data by Matheos Worku · 17 years ago
  70. c5835df ethtool: EEPROM dump no longer works for tg3 and natsemi by Mandeep Singh Baines · 17 years ago
  71. 2db3e47 af_key: Fix af_key.c compiler warning by Brian Haley · 17 years ago
  72. 9edb74c tun: Multicast handling in tun_chr_ioctl() needs proper locking. by David S. Miller · 17 years ago
  73. 5e659e4 [NET]: Fix heavy stack usage in seq_file output routines. by Pavel Emelyanov · 17 years ago
  74. 3d36696 [AF_UNIX] Initialise UNIX sockets before general device initcalls by David Woodhouse · 17 years ago
  75. c9c1014 [RTNETLINK]: Fix bogus ASSERT_RTNL warning by Patrick McHardy · 17 years ago
  76. 6440be1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  77. 49186b4 iwlwifi: Fix built-in compilation of iwlcore (part 2) by Zhu Yi · 17 years ago
  78. 48abfe0 tun: Fix minor race in TUNSETLINK ioctl handling. by David S. Miller · 17 years ago
  79. 8c0469c ppp_generic: use stats from net_device structure by Paulius Zaleckas · 17 years ago
  80. 0997149 iwlwifi: Don't unlock priv->mutex if it isn't locked by Roland Dreier · 17 years ago
  81. 4d381ff wireless: rndis_wlan: modparam_workaround_interval is never below 0. by Roel Kluin · 17 years ago
  82. 8ba82e9 prism54: prism54_get_encode() test below 0 on unsigned index by Roel Kluin · 17 years ago
  83. d619ee0 mac80211: update mesh EID values by Luis Carlos Cobo · 17 years ago
  84. 1033b3e b43: Workaround DMA quirks by Michael Buesch · 17 years ago
  85. 0da926f mac80211: fix use before check of Qdisc length by Ron Rindjunsky · 17 years ago
  86. 13d8fd2 net/mac80211/rx.c: fix off-by-one by Adrian Bunk · 17 years ago
  87. 1ebebea mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. by Pavel Emelyanov · 17 years ago
  88. d1d8f44 ath5k: Fix radio identification on AR5424/2424 by Nick Kossifidis · 17 years ago
  89. 4503183 ssb: Fix all-ones boardflags by Larry Finger · 17 years ago
  90. 9fc3845 b43: Add more btcoexist workarounds by Michael Buesch · 17 years ago
  91. a259d6a b43: Fix HostFlags data types by Michael Buesch · 17 years ago
  92. 1855ba7 b43: Workaround invalid bluetooth settings by Michael Buesch · 17 years ago
  93. 0f48d7e mac80211: MAINTAINERS update by Johannes Berg · 17 years ago
  94. a46f025 mac80211: Fix n-band association problem by Abhijeet Kolekar · 17 years ago
  95. d7d3130 iwlwifi: Fix built-in compilation of iwlcore by Tomas Winkler · 17 years ago
  96. cd58f2a net: Unexport move_addr_to_{kernel,user} by Adrian Bunk · 17 years ago
  97. 201410c rt2x00: Select LEDS_CLASS. by David S. Miller · 17 years ago
  98. e82404a iwlwifi: Select LEDS_CLASS. by David S. Miller · 17 years ago
  99. 00713e2 leds: Do not guard NEW_LEDS with HAS_IOMEM by David S. Miller · 17 years ago
  100. c5d18e9 [IPSEC]: Fix catch-22 with algorithm IDs above 31 by Herbert Xu · 17 years ago