1. 0c7dc45 cfg80211: Fix regression with 11d on bands by Luis R. Rodriguez · 16 years ago
  2. a92a3ce cfg80211: make handle_band() and handle_channel() wiphy specific by Luis R. Rodriguez · 16 years ago
  3. 73e1a65 iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure by Zhu Yi · 16 years ago
  4. 9d97f2e ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK by Jouni Malinen · 16 years ago
  5. b657ead ath9k: Fix an operator typo in phy rate validation by Jouni Malinen · 16 years ago
  6. d71038c libertas: Fix alignment issues in libertas core by Andrey Yurovsky · 16 years ago
  7. b6b50a2 mac80211: more kernel-doc fixes by Randy Dunlap · 16 years ago
  8. ef15aa4 p54: fix oops caused by bad eeproms by Christian Lamparter · 16 years ago
  9. a58c891 b44: GFP_DMA skb should not escape from driver by Eric Dumazet · 16 years ago
  10. 1c5625c korina: do not use IRQF_SHARED with IRQF_DISABLED by Phil Sutter · 16 years ago
  11. 5edc766 korina: do not stop queue here by Phil Sutter · 16 years ago
  12. 97bc477 korina: fix handling tx_chain_tail by Phil Sutter · 16 years ago
  13. 60d3f98 korina: do tx at the right position by Phil Sutter · 16 years ago
  14. 4676f63 korina: do schedule napi after testing for it by Phil Sutter · 16 years ago
  15. 4cf83b6 korina: rework korina_rx() for use with napi by Phil Sutter · 16 years ago
  16. beb0bab korina: disable napi on close and restart by Phil Sutter · 16 years ago
  17. a13b278 korina: reset resource buffer size to 1536 by Phil Sutter · 16 years ago
  18. b96ecfa korina: fix usage of driver_data by Phil Sutter · 16 years ago
  19. 0ef0045 bnx2x: First slow path interrupt race by Eilon Greenstein · 16 years ago
  20. e7799c5 bnx2x: MTU Filter by Eilon Greenstein · 16 years ago
  21. 26c8fa4 bnx2x: Indirection table initialization index by Eilon Greenstein · 16 years ago
  22. f5ba677 bnx2x: Missing brackets by Eilon Greenstein · 16 years ago
  23. a5f67a04 bnx2x: Fixing the doorbell size by Eilon Greenstein · 16 years ago
  24. 68d5948 bnx2x: Endianness issues by Eilon Greenstein · 16 years ago
  25. 0c6671b bnx2x: VLAN tagged packets without VLAN offload by Eilon Greenstein · 16 years ago
  26. a5e9a7c bnx2x: Protecting the link change indication by Eilon Greenstein · 16 years ago
  27. 3c96c68 bnx2x: Flow control updated before reporting the link by Eilon Greenstein · 16 years ago
  28. ad33ea3 bnx2x: Missing mask when calculating flow control by Eilon Greenstein · 16 years ago
  29. 4f40f2c bnx2x: Using system page size for SGE by Eilon Greenstein · 16 years ago
  30. 58f4c4c bnx2x: Missing memory barriers by Eilon Greenstein · 16 years ago
  31. 1cf167f bnx2x: Using singlethread work queue by Eilon Greenstein · 16 years ago
  32. c53a6ee can: fix slowpath issue in hrtimer callback function by Oliver Hartkopp · 16 years ago
  33. d57bc36 ax88796: start_xmit fix using net_device_ops by Magnus Damm · 16 years ago
  34. 937f1ba net: Add init_dummy_netdev() and fix EMAC driver using it by Benjamin Herrenschmidt · 16 years ago
  35. 2950e95 drivers/net/irda/irda-usb.c: fix buffer overflow by Jos-Vicente Gilabert · 16 years ago
  36. 6f70340 netxen: handle dma mapping failures by Dhananjay Phadke · 16 years ago
  37. 03e678e netxen: hold tx lock while sending firmware commands by Dhananjay Phadke · 16 years ago
  38. 06e9d9f netxen: cleanup mac list on driver unload by Dhananjay Phadke · 16 years ago
  39. 27c915a netxen: firmware init fix by Dhananjay Phadke · 16 years ago
  40. c7860a2 netxen: fix link speed reporting for some boards by Dhananjay Phadke · 16 years ago
  41. 391587c netxen: fix ipv6 offload and tx cleanup by Dhananjay Phadke · 16 years ago
  42. 2edbb45 netxen: fix endianness in firmware commands by Dhananjay Phadke · 16 years ago
  43. d1d5e6b sis900: generate fake MAC address if the hardware doesn't have one by Daniele Venzano · 16 years ago
  44. d7e094d powerpc/fs_enet: Add missing irq free in error path. by Mike Ditto · 16 years ago
  45. 4e704ee gso: Ensure that the packet is long enough by Herbert Xu · 16 years ago
  46. f557206 gro: Fix page ref count for skbs freed normally by Herbert Xu · 16 years ago
  47. fc8c7dc xfrm: For 32/64 compatability wrt. xfrm_usersa_info by David S. Miller · 16 years ago
  48. 5f3e540 i4l: minor cleanups by Paul Bolle · 16 years ago
  49. bae5843 i4l: do not print a warning when shutting down an i4l ppp interface by Paul Bolle · 16 years ago
  50. f0d44ae phylib: Fix Freescale TBI PHY detection by Anton Vorontsov · 16 years ago
  51. f17f5c9 gro: Check for GSO packets and packets with frag_list by Herbert Xu · 16 years ago
  52. 483a2b3 ARM etherh: Fix build failure. by David S. Miller · 16 years ago
  53. 7891cc8 ipv6: Fix fib6_dump_table walker leak by Herbert Xu · 16 years ago
  54. 33966dd tcp: splice as many packets as possible at once by Willy Tarreau · 16 years ago
  55. 9a0811c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  56. 26d1597 p54: fix "‘ret’ may be used uninitialized" warning by John W. Linville · 16 years ago
  57. 25a4cce iwl3945: fix "‘power_idx’ may be used uninitialized" warning by John W. Linville · 16 years ago
  58. 08cb7e0 b43legacy: fix "‘up_dev’ may be used uninitialized" warning by John W. Linville · 16 years ago
  59. 922d8a0 b43: fix "‘gmode’ may be used uninitialized" warning by John W. Linville · 16 years ago
  60. 85b9e4f mac80211: fix "‘ret’ may be used uninitialized" warning by John W. Linville · 16 years ago
  61. 8599757 net: ppp_generic - fix regressions caused by IDR conversion by Cyrill Gorcunov · 16 years ago
  62. a6d0b91 gianfar: Fix soft lockup with multi-interrupt TSECs by Anton Vorontsov · 16 years ago
  63. b74f62c hso: driver fix for big endian machines. by Denis Joseph Barrow · 16 years ago
  64. a73be04 pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffies by Jarek Poplawski · 16 years ago
  65. c085134 pkt_sched: sch_htb: Consider used jiffies in htb_do_events() by Jarek Poplawski · 16 years ago
  66. daaf83d netfilter 09/09: remove padding from struct xt_match on 64bit builds by Richard Kennedy · 16 years ago
  67. e6210f3 netfilter 08/09: xt_time: print timezone for user information by Jan Engelhardt · 16 years ago
  68. cd7fcbf netfilter 07/09: simplify nf_conntrack_alloc() error handling by Julia Lawall · 16 years ago
  69. 71320af netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian by Patrick McHardy · 16 years ago
  70. d61ba9f netfilter 05/09: ebtables: fix inversion in match code by Jan Engelhardt · 16 years ago
  71. 656caff netfilter 04/09: x_tables: fix match/target revision lookup by Patrick McHardy · 16 years ago
  72. 47e0e1c netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default by Herbert Xu · 16 years ago
  73. a2bd40a netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING by Herbert Xu · 16 years ago
  74. 8884310 netfilter 01/09: remove "happy cracking" message by Patrick McHardy · 16 years ago
  75. 985ebdb net: Fix a comment in include/linux/netdevice.h. by Krzysztof Hałasa · 16 years ago
  76. d973674 WAN: Fix NAPI interface in IXP4xx HSS driver. by Krzysztof Hałasa · 16 years ago
  77. 37a76bd async: fix __lowest_in_progress() by Arjan van de Ven · 16 years ago
  78. d32ad10 script: improve markup_oops.pl to also decode oopses in modules by Arjan van de Ven · 16 years ago
  79. 7df5231 ti_usb_3410_5052: add Multi-Tech firmware by Chris Adams · 16 years ago
  80. cb7a7c6 ti_usb_3410_5052: add Multi-Tech modem support by Chris Adams · 16 years ago
  81. 05a3d90 ti_usb_3410_5052: support alternate firmware by Chris Adams · 16 years ago
  82. bf0672d usb-serial: remove NULL check by Alan Cox · 16 years ago
  83. 21b56ec neo: Remove a bogus NULL check by Alan Cox · 16 years ago
  84. c774bda pty: Fix documentation by Alan Cox · 16 years ago
  85. 1284709 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. 1181a24 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. b743791 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  88. 9219a3b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  89. 23ead72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  90. 54c2668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  91. ddb4a9d Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  92. 87aa08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  93. 3b1b719 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  94. c69e883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  95. 3e55f1a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  96. 9b0c474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  97. 618efba [WATCHDOG] Pika Warp appliance watchdog timer by Sean MacLennan · 16 years ago
  98. 6ec9eae [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 by Martyn Welch · 16 years ago
  99. 3268b56 [WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timer by Martyn Welch · 16 years ago
  100. b1cf3e9 [WATCHDOG] wm8350: Fix section annotations by Mark Brown · 16 years ago