1. ffea31e ucc_geth: use correct thread number for 10/100Mbps link by Joakim Tjernlund · 16 years ago
  2. 44b0cda igb: Correctly get protocol information by Mitch Williams · 16 years ago
  3. 725e49c [IOC3] Fix section missmatch by Ralf Baechle · 16 years ago
  4. 69cac98 2.6.25-rc4 de_stop_rxtx polling wrong by Grant Grundler · 16 years ago
  5. 3b446c3 forcedeth: limit tx to 16 by Ayaz Abdulla · 16 years ago
  6. ad390d2d56 3c501: Further coding style fixes by Alan Cox · 16 years ago
  7. cd7e903 cxgb3: Fix transmit queue stop mechanism by Divy Le Ray · 16 years ago
  8. cdb3469 NEWEMAC: Add compatible "ibm,tah" to tah matching table by Stefan Roese · 16 years ago
  9. 10d0f27 rndis_host: fix transfer size negotiation by Jean-Christophe Dubois · 16 years ago
  10. 4373c93 NEWEMAC: fix support for pause packets by Pravin M. Bathija · 16 years ago
  11. 16bb547 drivers/net/atl1/atl1_main.c: remove unused variable by Julia Lawall · 16 years ago
  12. b97ef87 drivers/net/ipg.c: remove unused variable by Julia Lawall · 16 years ago
  13. 9ebfd49 epic100 endianness annotations and fixes by Al Viro · 16 years ago
  14. 48f5fec ipg fix by Al Viro · 16 years ago
  15. 3b5e26f more misannotations: ne2k-pci by Al Viro · 16 years ago
  16. 63734a3 fore2000 - fix misannotations by Al Viro · 16 years ago
  17. 5ffa6d7 wan/farsync: copy_from_user() to iomem is wrong by Al Viro · 16 years ago
  18. ed773b4 r6040 endianness fixes by Al Viro · 16 years ago
  19. f1dd9c3 [NET]: Fix tbench regression in 2.6.25-rc1 by Zhang Yanmin · 16 years ago
  20. 2262621 [SCTP]: Fix local_addr deletions during list traversals. by Chidambar 'ilLogict' Zinnoury · 16 years ago
  21. b2211a3 net: fix build with CONFIG_NET=n by Andrew Morton · 16 years ago
  22. 5ea3a74 [TCP]: Prevent sending past receiver window with TSO (at last skb) by Ilpo Järvinen · 16 years ago
  23. 445815d rt2x00: Add new D-Link USB ID by Ivo van Doorn · 16 years ago
  24. fbb0a27 rt2x00: never disable multicast because it disables broadcast too by Adam Baker · 16 years ago
  25. 5f0547c2 libertas: fix the 'compare command with itself' properly by Sebastian Siewior · 16 years ago
  26. 97ed839 drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entry by John W. Linville · 16 years ago
  27. 94be1a3 [NETFILTER]: nf_queue: don't return error when unregistering a non-existant handler by Patrick McHardy · 16 years ago
  28. 914afea [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0 exists by Patrick McHardy · 16 years ago
  29. b7047a1 [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 exists by Patrick McHardy · 16 years ago
  30. 019f692 [NETFILTER]: nf_conntrack: replace horrible hack with ksize() by Pekka Enberg · 16 years ago
  31. 3d89e9c [NETFILTER]: nf_conntrack: add \n to "expectation table full" message by Alexey Dobriyan · 16 years ago
  32. 4f4c943 [NETFILTER]: xt_time: fix failure to match on Sundays by Jan Engelhardt · 16 years ago
  33. 7000d38 [NETFILTER]: nfnetlink_log: fix computation of netlink skb size by Eric Leblond · 16 years ago
  34. cabaa9b [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb. by Eric Leblond · 16 years ago
  35. b5e85de [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h by Patrick McHardy · 16 years ago
  36. e621e69 [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef by Kirill A. Shutemov · 16 years ago
  37. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 16 years ago
  38. 1ff82fe RxRPC: fix rxrpc_recvmsg()'s returning of msg_name by David Howells · 16 years ago
  39. 02ff05c net/enc28j60: oops fix by David Brownell · 16 years ago
  40. e8a1d91 drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  41. 3cfbb67 drivers/net/apne.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  42. 7249d4c drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  43. 32c9874 drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  44. a4e2acf bluetooth: make bnep_sock_cleanup() return void by Tobias Klauser · 16 years ago
  45. 04005dd bluetooth: Make hci_sock_cleanup() return void by Tobias Klauser · 16 years ago
  46. 147e2d5 bluetooth: hci_core: defer hci_unregister_sysfs() by Dave Young · 16 years ago
  47. 09a7603 bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla #9027) by SDiZ · 16 years ago
  48. e653181 [PPPOL2TP]: Fix SMP issues in skb reorder queue handling by James Chapman · 16 years ago
  49. cf3752e [PPPOL2TP]: Make locking calls softirq-safe by James Chapman · 16 years ago
  50. 5a346a1 atm: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  51. d4f7751 isdn: replace __inline with inline by Harvey Harrison · 16 years ago
  52. 4eb329a irda: replace __inline with inline by Harvey Harrison · 16 years ago
  53. dfec722 net: replace __inline with inline by Harvey Harrison · 16 years ago
  54. 219b99a [SCTP]: Bring MAX_BURST socket option into ietf API extension compliance by Neil Horman · 16 years ago
  55. 140ee96 SCTP: Fix chunk parameter processing bug by Gui Jianfeng · 16 years ago
  56. 0d66afe make s2io.c:init_tti() static by Adrian Bunk · 16 years ago
  57. f9e7d10 FIXED_PHY must depend on PHYLIB=y by Adrian Bunk · 16 years ago
  58. f37c768 fix drivers/net/atarilance.c compilation by Adrian Bunk · 16 years ago
  59. d94e6fe Intel ethernet adapter: Update MAINTAINERS by Auke Kok · 16 years ago
  60. 5a059e9 ixgbe: fix typo in speed mesage by Emil Tantilov · 16 years ago
  61. f902283 e100: Do suspend/shutdown like e1000 by Auke Kok · 16 years ago
  62. af856bb ehea: Fix missing Kconfig dependency by Thomas Klein · 16 years ago
  63. 36c86bd axnet_cs: change debugging level for "Too much work at interrupt" message. by Komuro · 16 years ago
  64. 27c8bc2 mv643xx_eth: Define module alias for platform device by Martin Michlmayr · 16 years ago
  65. f25f0f8 de2104x: remove BUG_ON() when changing media type by Ondrej Zary · 16 years ago
  66. 8b7c166 dm9161: add configuration for MII/RMII by frederic Rodo · 16 years ago
  67. dea75bd [IPCONFIG]: The kernel gets no IP from some DHCP servers by Stephen Hemminger · 16 years ago
  68. 3123e66 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  69. c256e05 b43legacy: Fix module init message by Michael Buesch · 16 years ago
  70. cdb2a9f rndis_wlan: fix broken data copy by Jussi Kivilinna · 16 years ago
  71. 8a96df8 libertas: compare the current command with response by Sebastian Siewior · 16 years ago
  72. 6305f49 libertas: fix sanity check on sequence number in command response by David Woodhouse · 16 years ago
  73. c2f2d3a p54: fix eeprom parser length sanity checks by Johannes Berg · 16 years ago
  74. 8c28293 p54: fix EEPROM structure endianness by Johannes Berg · 16 years ago
  75. dc63644 ssb: Add pcibios_enable_device() return value check by Yoichi Yuasa · 16 years ago
  76. 1d60ab0 rc80211-pid: fix rate adjustment by Stefano Brivio · 16 years ago
  77. ed58dd4 [ESP]: Add select on AUTHENC by Herbert Xu · 16 years ago
  78. 7adc383 [TCP]: Improve ipv4 established hash function. by David S. Miller · 16 years ago
  79. d9452e9 [NETPOLL]: Revert two bogus cleanups that broke netconsole. by David S. Miller · 16 years ago
  80. ec9b6ad [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall() by Jarek Poplawski · 16 years ago
  81. c8fff1c Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue() by Jarek Poplawski · 16 years ago
  82. 8e8440f [BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del by Dave Young · 16 years ago
  83. 7e36763 [NET]: Fix race in generic address resolution. by Frank Blaschka · 16 years ago
  84. c3d84a4 iucv: fix build error on !SMP by Heiko Carstens · 16 years ago
  85. d152a7d [TCP]: Must count fack_count also when skipping by Ilpo Järvinen · 16 years ago
  86. 4010237 [TUN]: Fix RTNL-locking in tun/tap driver by Kim B. Heino · 16 years ago
  87. 459eea7 [SCTP]: Use proc_create to setup de->proc_fops. by Pavel Emelyanov · 16 years ago
  88. 5e47879 [IRDA]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  89. 0bc8c7b [TCP]: BIC web page link is corrected. by Sangtae Ha · 16 years ago
  90. 2335f8e [X25]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  91. 6d37a15 [WANROUTER]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  92. d45fba3 [8021Q]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  93. 7702072 [IPV4]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  94. 4436f4c [IPV6]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  95. 160f17e [SCTP]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  96. 25296d5 [PKTGEN]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  97. 46ecf0b [NEIGHBOUR]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  98. 7e02180 [LLC]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  99. 1e15dc9 [IPX]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  100. 2ce8f04 [SUNRPC]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago