1. bf4d593 add missing lance_* exports by Adrian Bunk · 16 years ago
  2. ff68cdb ixgbe: fix typo by Jeff Kirsher · 16 years ago
  3. 4db0ee17 forcedeth: msi interrupts by Ayaz Abdulla · 16 years ago
  4. 2e761e0 ipv6 netns: init net is used to set bindv6only for new sock by Pavel Emelyanov · 16 years ago
  5. 1420a4f irda: net/irda build fix: mcs7780 by Ingo Molnar · 16 years ago
  6. 1b84d94 tg3: Update version to 3.92.1 by Matt Carlson · 16 years ago
  7. 5f0c4a3 tg3: Fix 5761 WOL by Matt Carlson · 16 years ago
  8. 0ba11fb tg3: Fix a flags typo by Matt Carlson · 16 years ago
  9. 2bd3ed0 tg3: Fix 5714S / 5715S / 5780S link failures by Matt Carlson · 16 years ago
  10. b6b1619 iwlwifi: fix oops in iwl3945_led_brightness_set by Marcin Slusarz · 16 years ago
  11. 585c543 include/linux/ssb/ssb_driver_gige.h typo fix by Adrian Bunk · 16 years ago
  12. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  13. 872ba53 mac80211: decrease IBSS creation latency by Dan Williams · 16 years ago
  14. d005b1d zd1211rw: Fix data padding for QoS by Michael Buesch · 16 years ago
  15. ad81b2f mac80211: Fixing slow IBSS rejoin by Assaf Krauss · 16 years ago
  16. a01f545 libertas: fix sleep confirmation by Holger Schurig · 16 years ago
  17. 507b06d mac80211: send association event on IBSS create by Dan Williams · 16 years ago
  18. ea17730 ipw2200: queue direct scans by Dan Williams · 16 years ago
  19. 24b9568 l2tp: Fix possible oops if transmitting or receiving when tunnel goes down by James Chapman · 16 years ago
  20. 293ad60 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. by Octavian Purdila · 16 years ago
  21. 26af65c tcp: Increment OUTRSTS in tcp_send_active_reset() by Sridhar Samudrala · 16 years ago
  22. 22dd485 raw: Raw socket leak. by Denis V. Lunev · 16 years ago
  23. 199f7d2 lt2p: Fix possible WARN_ON from socket code when UDP socket is closed by James Chapman · 16 years ago
  24. b4496d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  25. 4546002 USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g by Felix Homann · 16 years ago
  26. a3bafee ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable by Michael Buesch · 16 years ago
  27. a75eda4 libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT by Holger Schurig · 16 years ago
  28. a6d4eae ipw2200: expire and use oldest BSS on adhoc create by Dan Williams · 16 years ago
  29. b212f33 airo warning fix by Andrew Morton · 16 years ago
  30. 48e6c51 b43legacy: Fix controller restart crash by Michael Buesch · 16 years ago
  31. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  32. 8b750ce sctp: Flush the queue only once during fast retransmit. by Vlad Yasevich · 16 years ago
  33. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago
  34. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 16 years ago
  35. 159c6be sctp: Move sctp_v4_dst_saddr out of loop by Gui Jianfeng · 16 years ago
  36. 4141ddc sctp: retran_path update bug fix by Gui Jianfeng · 16 years ago
  37. aed5a83 Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 16 years ago
  38. a660447 tcp: fix skb vs fack_count out-of-sync condition by Ilpo Järvinen · 16 years ago
  39. c03e05d sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags. by Mark Asselstine · 16 years ago
  40. a13366c xfrm: xfrm_algo: correct usage of RIPEMD-160 by Adrian-Ken Rueegsegger · 16 years ago
  41. 9596cc82 [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data. by Denis V. Lunev · 16 years ago
  42. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 16 years ago
  43. 49d074f [IPV6]: Do not change protocol for raw IPv6 sockets. by Denis V. Lunev · 16 years ago
  44. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  45. 187e383 [IPV6]: Check outgoing interface even if source address is unspecified. by YOSHIFUJI Hideaki · 16 years ago
  46. 95b496b [IPV6]: Fix the data length of get destination options with short length by Yang Hongyang · 16 years ago
  47. 05335c2 [IPV6]: Fix the return value of get destination options with NULL data pointer by Yang Hongyang · 16 years ago
  48. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago
  49. baa2bfb [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel. by YOSHIFUJI Hideaki · 16 years ago
  50. 8283637 [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel. by Colin · 16 years ago
  51. 24ef0da [IPV6] ADDRCONF: Check range of prefix length by Thomas Graf · 16 years ago
  52. a3c9608 [IPV6] UDP: Possible dst leak in udpv6_sendmsg. by YOSHIFUJI Hideaki · 16 years ago
  53. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 16 years ago
  54. 8b91ac0 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  55. 8aca6cb tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp)) by Ilpo Järvinen · 16 years ago
  56. b9c6989 netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gather() by Jarek Poplawski · 16 years ago
  57. d2ee3f2 netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED state by Dong Wei · 16 years ago
  58. ab32cd7 route: Remove unused ifa_anycast field by Thomas Graf · 16 years ago
  59. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  60. 1f9d11c route: Mark unused routing attributes as such by Thomas Graf · 16 years ago
  61. 51b77ca route: Mark unused route cache flags as such. by Thomas Graf · 16 years ago
  62. 7557af2 net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec by Brice Goglin · 16 years ago
  63. b9f5f52 net: neighbour table ABI problem by Stephen Hemminger · 16 years ago
  64. 57c511d bridge: update URL by Adrian Bunk · 16 years ago
  65. 9ecad87 irda: Sock leak on error path in irda_create. by Pavel Emelyanov · 16 years ago
  66. 7dccf1f ax25: Fix NULL pointer dereference and lockup. by Jarek Poplawski · 16 years ago
  67. 537d59a bluetooth: rfcomm_dev_state_change deadlock fix by Dave Young · 16 years ago
  68. c3b25b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  69. 28928b2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  70. 63e1462 mmc_spi: mmc_spi.h should include linux/interrupts.h by Anton Vorontsov · 16 years ago
  71. b09916e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  72. 00e98a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  73. f365ad5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  74. c4913c7 [CRYPTO] cts: Init SG tables by Alexey Dobriyan · 16 years ago
  75. 96d97f2 kbuild: fix $(src) assignmnet with external modules by Sam Ravnborg · 16 years ago
  76. a4ed1e4 8250 Serial Driver: revert extra IRQ flag definition patch by Bryan Wu · 16 years ago
  77. a70ce07 Blackfin arch: update anomaly headers from toolchain trunk by Mike Frysinger · 16 years ago
  78. b06dcee Blackfin arch: Remove bad and usless code by Michael Hennerich · 16 years ago
  79. 2eb74ae Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527 by Bryan Wu · 16 years ago
  80. 9c8b28c [POWERPC] Fix DMA nodes in the MPC8610 HPCD device tree by Timur Tabi · 16 years ago
  81. 6907fa2 [POWERPC] Export empty_zero_page and copy_page in arch/ppc by Tony Breeds · 16 years ago
  82. cfab3bd [POWERPC] Add "memory" clobber to MMIO accessors by Benjamin Herrenschmidt · 16 years ago
  83. 56997fa [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2 by Grant Grundler · 16 years ago
  84. aefdbf1 atl1: fix 4G memory corruption bug by Alexey Dobriyan · 16 years ago
  85. 08722bc ucc_geth_ethtool: Add a missing HW stats counter by Li Yang · 16 years ago
  86. 25f03dc ucc_geth_ethtool: Fix typo by Joakim Tjernlund · 16 years ago
  87. 11a3a15 virtio: fix delayed xmit of packet and freeing of old packets. by Rusty Russell · 16 years ago
  88. 7eb2e25 virtio: fix virtio_net xmit of freed skb bug by Rusty Russell · 16 years ago
  89. d399cf8 myri10ge: update driver version by Brice Goglin · 16 years ago
  90. 6f94f70 sc92031: remove bogus unlikely() by Cesar Eduardo Barros · 16 years ago
  91. 17a9440 [netdrvr] CS89X0: Add cleanup for dma after fail by Wang Chen · 16 years ago
  92. b055629 [netdrvr] sfc: Report XAUI link down at default log level by Ben Hutchings · 16 years ago
  93. 61ac7bf Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  94. 0f475b2 [PATCH 3/3] ocfs2/net: Silence build warnings by Sunil Mushran · 16 years ago
  95. 959040c [PATCH 2/3] ocfs2/dlm: Silence build warnings by Sunil Mushran · 16 years ago
  96. 271d772 [PATCH 1/3] ocfs2/net: Silence build warnings by Sunil Mushran · 16 years ago
  97. a12630b ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' by Joel Becker · 16 years ago
  98. 14d03fd Mark 'scripts/decodecode' executable by Linus Torvalds · 16 years ago
  99. ab8cd81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  100. f8356ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago