1. 0ffe014 iwlwifi: fix hidden ssid discovery in passive channels by Ron Rindjunsky · 16 years ago
  2. b94d8ee iwlwifi: W/A for the TSF correction in IBSS by Assaf Krauss · 16 years ago
  3. 37b08e3 ipsec: Fix deadlock in xfrm_state management. by David S. Miller · 16 years ago
  4. 0677084 ipv: Re-enable IP when MTU > 68 by Breno Leitao · 16 years ago
  5. 9d7d740 net/xfrm: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  6. 773b4e0 ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message. by Senthil Balasubramanian · 16 years ago
  7. 1b96175 ath9k: Incorrect key used when group and pairwise ciphers are different. by Senthil Balasubramanian · 16 years ago
  8. 445df54 rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON by Boaz Harrosh · 16 years ago
  9. 2b58b20 mac80211: Fix debugfs union misuse and pointer corruption by Jouni Malinen · 16 years ago
  10. 9a52028 wireless/libertas/if_cs.c: fix memory leaks by Adrian Bunk · 16 years ago
  11. 667d410 orinoco: Multicast to the specified addresses by David Kilroy · 16 years ago
  12. f0b9f5c iwlwifi: fix 64bit platform firmware loading by Tomas Winkler · 16 years ago
  13. 1d3e6c6 iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) by Mohamed Abbas · 16 years ago
  14. cf88c43 iwlwifi: workaround interrupt handling no some platforms by Tomas Winkler · 16 years ago
  15. 4989885 iwlwifi: do not use GFP_DMA in iwl_tx_queue_init by John W. Linville · 16 years ago
  16. d966474 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS by Florian Mickler · 16 years ago
  17. 7c19a3d net: Unbreak userspace usage of linux/mroute.h by David S. Miller · 16 years ago
  18. 102396a pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() by Jarek Poplawski · 16 years ago
  19. 3cc76ca ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 by Yang Hongyang · 16 years ago
  20. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  21. 328fc47 sctp: correct bounds check in sctp_setsockopt_auth_key by Vlad Yasevich · 16 years ago
  22. f2455eb wan: Missing capability checks in sbni_ioctl() by Eugene Teo · 16 years ago
  23. 6c36810a Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  24. df69471 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  25. 17393dd e100, fix iomap read by Jiri Slaby · 16 years ago
  26. bd8774c qeth: preallocated header account offset by Frank Blaschka · 16 years ago
  27. 7db2266 qeth: l2 write unicast list to hardware by Frank Blaschka · 16 years ago
  28. 211cd45 qeth: use -EOPNOTSUPP instead of -ENOTSUPP. by Ursula Braun · 16 years ago
  29. e829658 ibm_newemac: Don't call dev_mc_add() before device is registered by Benjamin Herrenschmidt · 16 years ago
  30. ab93990 net: don't grab a mutex within a timer context in gianfar by Sebastian Siewior · 16 years ago
  31. edcfe5f forcedeth: fix checksum flag by Ayaz Abdulla · 16 years ago
  32. 1025433 net/usb/mcs7830: add set_mac_address by Oliver Martin · 16 years ago
  33. 8382cc1 net/usb/mcs7830: new device IDs by Arnd Bergmann · 16 years ago
  34. 6fc30db [netdrvr] smc91x: fix resource removal (null ptr deref) by Jeff Garzik · 16 years ago
  35. 45e15bb ibmveth: fix bad UDP checksums by Santiago Leon · 16 years ago
  36. c213f286f [netdrvr] hso: dev_kfree_skb crash fix by Denis Joseph Barrow · 16 years ago
  37. 95eacee [netdrvr] hso: icon 322 detection fix by Denis Joseph Barrow · 16 years ago
  38. 82c26a9 atl1: disable TSO by default by Jay Cliburn · 16 years ago
  39. 50f684b atl1e: multistatement if missing braces by Ilpo Järvinen · 16 years ago
  40. 17fc700 igb: remove 82576 quad adapter by Alexander Duyck · 16 years ago
  41. c22ce6d drivers/net/skfp/ess.c: fix compile warnings by Takashi Iwai · 16 years ago
  42. d994af0 ipv4: mode 0555 in ipv4_skeleton by Hugh Dickins · 16 years ago
  43. 7982d5e tcp: fix tcp header size miscalculation when window scale is unused by Philip Love · 16 years ago
  44. fe439dd pkt_sched: Fix sch_tree_lock() by Jarek Poplawski · 16 years ago
  45. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  46. f7a54c1 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc by Jarek Poplawski · 16 years ago
  47. 9b3b9ab LCS recovery dumps when cable reconnect by Klaus-D. Wacker · 16 years ago
  48. 261893d ctcm: netdev->priv vs. netdev->ml_priv by Peter Tiedemann · 16 years ago
  49. 6951df3 claw: netdev->priv vs. netdev->ml_priv by Peter Tiedemann · 16 years ago
  50. 2b356b4 claw: fix memory leak in claw_probe. by Martin Schwidefsky · 16 years ago
  51. d3d7b53 [netdrvr] fix build issue: undefined reference to `NS8390p_init' by Alan Cox · 16 years ago
  52. f4f6230 fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() by Heiko Schocher · 16 years ago
  53. 34a20e8 igb: fix setting the number of tx queues by Alexander Duyck · 16 years ago
  54. fe59de3 igb: ethtool -d reads EICR which is incorrect as it is read on clear by Alexander Duyck · 16 years ago
  55. 7a6ea55 igb: force all queues to interrupt once every 2 seconds by Alexander Duyck · 16 years ago
  56. a866bbf r8169: balance pci_map / pci_unmap pair by Francois Romieu · 16 years ago
  57. 666d9bb pkt_sched: Fix dev_graft_qdisc() locking by Jarek Poplawski · 16 years ago
  58. 0623807 myri10ge: update version string to 1.4.3-1.358 by Brice Goglin · 16 years ago
  59. 3d01625 ixgbe: fix vlan filtering by Alexander Duyck · 16 years ago
  60. 736783b Blackfin EMAC Driver: the BF526 also supports the MAC, by Mike Frysinger · 16 years ago
  61. 373a5e0 Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-fixes by Jeff Garzik · 16 years ago
  62. 576fdea mac80211: quiet chatty IBSS merge message by John W. Linville · 16 years ago
  63. 8ab65b0 mac80211: don't send empty extended rates IE by Jan-Espen Pettersen · 16 years ago
  64. 93015f0 mac80211: Fix debugfs file add/del for netdev by Jouni Malinen · 16 years ago
  65. 667d8af net/mac80211/mesh.c: correct the argument to __mesh_table_free by Julia Lawall · 16 years ago
  66. 087d833 mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM by Jouni Malinen · 16 years ago
  67. 988b02f net: rfkill: add missing line break by Felipe Balbi · 16 years ago
  68. 67d2e2d Ath5k: fix bintval setup by Jiri Slaby · 16 years ago
  69. 0048297 Ath5k: lock beacons by Jiri Slaby · 16 years ago
  70. d0c2912 atmel: try open system authentication too by Dan Williams · 16 years ago
  71. 3c34a5d atmel: return ENOENT on request_firmware failure by Dan Williams · 16 years ago
  72. c2d4254 bnx2x: Version update by Eilon Greenstein · 16 years ago
  73. 231fd58 bnx2x: Multi Queue by Yitchak Gertner · 16 years ago
  74. 65abd74 bnx2x: NAPI and interrupts enable/disable by Yitchak Gertner · 16 years ago
  75. d101463 bnx2x: NIC load failure cleanup by Yitchak Gertner · 16 years ago
  76. 3cdf1db bnx2x: Initialization structure by Yitchak Gertner · 16 years ago
  77. 46230476b bnx2x: HW lock timeout by Eilon Greenstein · 16 years ago
  78. 76b190c bnx2x: Minimize lock time by Eilon Greenstein · 16 years ago
  79. 7add905 bnx2x: Fan failure mechanism on additional design by Eilon Greenstein · 16 years ago
  80. 2772f90 bnx2x: Rx work check by Eilon Greenstein · 16 years ago
  81. ce3113e ipv6: sysctl fixes by Al Viro · 16 years ago
  82. 2f4520d ipv4: sysctl fixes by Al Viro · 16 years ago
  83. 30c2235 sctp: add verification checks to SCTP_AUTH_KEY option by Vlad Yasevich · 16 years ago
  84. c456031 mv643xx_eth: bump version to 1.3 by Lennert Buytenhek · 16 years ago
  85. abe7871 mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restriction by Lennert Buytenhek · 16 years ago
  86. 9e1f377 mv643xx_eth: fix NULL pointer dereference in rxq_process() by Lennert Buytenhek · 16 years ago
  87. 8e0b1bf mv643xx_eth: fix inconsistent lock semantics by Lennert Buytenhek · 16 years ago
  88. 92c70f2 mv643xx_eth: fix double add_timer() on the receive oom timer by Lennert Buytenhek · 16 years ago
  89. 819ddca mv643xx_eth: fix NAPI 'rotting packet' issue by Lennert Buytenhek · 16 years ago
  90. f410a1f ipv6: protocol for address routes by Stephen Hemminger · 16 years ago
  91. fdc0bde icmp: icmp_sk() should not use smp_processor_id() in preemptible code by Denis V. Lunev · 16 years ago
  92. f6e0b23 pkt_sched: Fix qdisc list locking by Jarek Poplawski · 16 years ago
  93. 2540e05 pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race by Jarek Poplawski · 16 years ago
  94. 5e739d1 sctp: fix potential panics in the SCTP-AUTH API. by Vlad Yasevich · 16 years ago
  95. 6a55617 Linux v2.6.27-rc4 by Linus Torvalds · 16 years ago
  96. 82d63fc cramfs: fix named-pipe handling by Al Viro · 16 years ago
  97. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  98. b42f931 rtc: rtc-ds1374: fix 'no irq' case handling by Anton Vorontsov · 16 years ago
  99. 14bac5a mm: xip/ext2 fix block allocation race by Nick Piggin · 16 years ago
  100. 538f8ea6 mm: xip fix fault vs sparse page invalidate race by Nick Piggin · 16 years ago