1. 48dc786 netfilter: netns: remove nf_*_net() wrappers by Alexey Dobriyan · 16 years ago
  2. 55b69e9 netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions by Jan Engelhardt · 16 years ago
  3. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  4. 7e9c6ee netfilter: Introduce NFPROTO_* constants by Jan Engelhardt · 16 years ago
  5. 079aa88 netfilter: xt_recent: IPv6 support by Jan Engelhardt · 16 years ago
  6. e948b20 netfilter: rename ipt_recent to xt_recent by Jan Engelhardt · 16 years ago
  7. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  8. 075f664 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  9. 9d2c27e tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. by Daniele Lacamera · 16 years ago
  10. 58ec3b4 net: Fix netdev_run_todo dead-lock by Herbert Xu · 16 years ago
  11. b8bae41 ipv4: add mc_count to in_device. by Rami Rosen · 16 years ago
  12. 742201e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  13. 53240c2 tcp: Fix possible double-ack w/ user dma by Ali Saidi · 16 years ago
  14. b6c40d6 net: only invoke dev->change_rx_flags when device is UP by Patrick McHardy · 16 years ago
  15. be713a4 netns: make uplitev6 mib per/namespace by Denis V. Lunev · 16 years ago
  16. 0c7ed67 netns: make udpv6 mib per/namespace by Denis V. Lunev · 16 years ago
  17. e43291c netns: add stub functions for per/namespace mibs allocation by Denis V. Lunev · 16 years ago
  18. ab38dc7 netns: allow per device ipv6 snmp statistics in non-initial namespace by Denis V. Lunev · 16 years ago
  19. 2b4209e netns: register global ipv6 mibs statistics in each namespace by Denis V. Lunev · 16 years ago
  20. 7b43cce ipv6: separate seq_ops for global & per/device ipv6 statistics by Denis V. Lunev · 16 years ago
  21. 35f0a5d ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c by Denis V. Lunev · 16 years ago
  22. 06f3852 netns: register /proc/net/dev_snmp6/* in each ns by Denis V. Lunev · 16 years ago
  23. 835bcc0 netns: move /proc/net/dev_snmp6 to struct net by Denis V. Lunev · 16 years ago
  24. 4a7e560 tcp: cleanup messy initializer by Ilpo Järvinen · 16 years ago
  25. 33f5f57 tcp: kill pointless urg_mode by Ilpo Järvinen · 16 years ago
  26. 654bed1 net: packet split receive api by Peter Zijlstra · 16 years ago
  27. c57943a net: wrap sk->sk_backlog_rcv() by Peter Zijlstra · 16 years ago
  28. b339a47c ipv6: initialize ip6_route sysctl vars in ip6_route_net_init() by Peter Zijlstra · 16 years ago
  29. 68fffc6 ipv6: clean up ip6_route_net_init() error handling by Peter Zijlstra · 16 years ago
  30. 2354261 inet: Don't lookup the socket if there's a socket attached to the skb by KOVACS Krisztian · 16 years ago
  31. 607c4aa inet: Add udplib_lookup_skb() helpers by KOVACS Krisztian · 16 years ago
  32. 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
  33. 85ba94b SLOB: fix bogus ksize calculation by Matt Mackall · 16 years ago
  34. e09e6e2 Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" by Linus Torvalds · 16 years ago
  35. 4330ed8 Linux 2.6.27-rc9 by Linus Torvalds · 16 years ago
  36. ad788b5 mac80211: avoid "Wireless Event too big" message for assoc response by John W. Linville · 16 years ago
  37. 87f3b6b Marker depmod fix core kernel list by Mathieu Desnoyers · 16 years ago
  38. eedda36 iwlwifi: remove STATUS_CONF_PENDING in scanning by Tomas Winkler · 16 years ago
  39. 5118303 iwlwifi: scan fix comment by Tomas Winkler · 16 years ago
  40. d588be6 iwlwifi: scan correct setting of valid rx_chains by Tomas Winkler · 16 years ago
  41. cccf129 mac80211: add the 'minstrel' rate control algorithm by Felix Fietkau · 16 years ago
  42. 2f7fe87 ath5k: implement multi-rate retry support, fix tx status reporting by Felix Fietkau · 16 years ago
  43. 870abdf mac80211: add multi-rate retry support by Felix Fietkau · 16 years ago
  44. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  45. 417bd25 rfkill: update LEDs for all state changes by Henrique de Moraes Holschuh · 16 years ago
  46. 5b5d13a rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON. by Gertjan van Wingerde · 16 years ago
  47. f74b6a5 mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211/tx.c) by Rami Rosen · 16 years ago
  48. cf3e74c p54: report appropriate rate and band values for 802.11a by Christian Lamparter · 16 years ago
  49. 5d6ffc5 wireless: fix typo in Kconfig. by Davide Pesavento · 16 years ago
  50. 6f25542 ath9k: enable ANI to help with noisy environments by Luis R. Rodriguez · 16 years ago
  51. a477e4e ath9k: fix oops on trying to hold the wrong spinlock by Luis R. Rodriguez · 16 years ago
  52. 0345f37 ath9k: kill ath9k's memzero() and use memset() instead by Luis R. Rodriguez · 16 years ago
  53. 8ef9dad mac80211: remove shadowed variables in ieee80211_master_start_xmit by Tomas Winkler · 16 years ago
  54. 74af025 wireless: restore revert lost to merge damage by Linus Torvalds · 16 years ago
  55. a5e8546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  56. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago
  57. afed26d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  58. 6106611 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
  59. f1ea725 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  60. ba9b0c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  61. 11f9b02 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  62. e683b42 atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 16 years ago
  63. 8ec8eba ath9k: fixup some merge damage by John W. Linville · 16 years ago
  64. 859f4c7 netrom: Fix sock_orphan() use in nr_release by Jarek Poplawski · 16 years ago
  65. 33d1d2c ax25: Quick fix for making sure unaccepted sockets get destroyed. by David S. Miller · 16 years ago
  66. 88a944e Revert "ax25: Fix std timer socket destroy handling." by David S. Miller · 16 years ago
  67. cc1e0f4 kgdb: call touch_softlockup_watchdog on resume by Jason Wessel · 16 years ago
  68. e85ceae kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI by Jan Kiszka · 16 years ago
  69. c700448 tcp: Respect SO_RCVLOWAT in tcp_poll(). by David S. Miller · 16 years ago
  70. 6252352 pkt_sched: Simplify dev_requeue_skb and dequeue_skb by Jarek Poplawski · 16 years ago
  71. e84956f x86 ACPI: Blacklist two HP machines with buggy BIOSes by Rafael J. Wysocki · 16 years ago
  72. 554794d pkt_sched: Fix handling of gso skbs on requeuing by Jarek Poplawski · 16 years ago
  73. 1305e9e [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle by Marcel Holtmann · 16 years ago
  74. 4f62f6c [Bluetooth] Add reset quirk for new Targus and Belkin dongles by Marcel Holtmann · 16 years ago
  75. 36010ff [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers by Marcel Holtmann · 16 years ago
  76. fd3d276 [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y by Ralf Baechle · 16 years ago
  77. 4a16ff4 [MIPS] Fix CMP Kconfig configuration and mark as broken. by Ralf Baechle · 16 years ago
  78. 13c1d18 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) by Arnaud Ebalard · 16 years ago
  79. 95430c0 Phonet: pipe end-point protocol documentation by Rémi Denis-Courmont · 16 years ago
  80. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  81. c41bd97f8 Phonet: receive pipe control requests as out-of-band data by Rémi Denis-Courmont · 16 years ago
  82. 9641458 Phonet: Pipe End Point for Phonet Pipes protocol by Rémi Denis-Courmont · 16 years ago
  83. 9995a32 Phonet: connected sockets glue by Rémi Denis-Courmont · 16 years ago
  84. 2553282 Phonet: modules auto-loading support by Rémi Denis-Courmont · 16 years ago
  85. ca09a23 ide: workaround for bogus gcc warning in ide_sysfs_register_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  86. f3e85ee ide-cd: Optiarc DVD RW AD-7200A does play audio by Bodo Eggert · 16 years ago
  87. 2fef357 IDE: Fix platform device registration in Swarm IDE driver (v2) by Ralf Baechle · 16 years ago
  88. 22e05b4 ide-dma: fix ide_build_dmatable() for TRM290 by Sergei Shtylylov · 16 years ago
  89. f20f258 ide-cd: temporary tray close fix by Borislav Petkov · 16 years ago
  90. 7afb9dc netdrv: Fix unregister_netdev typos by Herbert Xu · 16 years ago
  91. d99e901 x86: gart iommu have direct mapping when agp is present too by Yinghai Lu · 16 years ago
  92. db98fb8 V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue by Wiktor Grebla · 16 years ago
  93. da3808e V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310U by Darron Broad · 16 years ago
  94. 674cbc6 V4L/DVB (9092): gspca: Bad init values for sonixj ov7660. by Jean-Francois Moine · 16 years ago
  95. 8d768e1 V4L/DVB (9080): gspca: Add a delay after writing to the sonixj sensors. by Jean-Francois Moine · 16 years ago
  96. 05d3c1e V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561. by Shane · 16 years ago
  97. fe6c700 V4L/DVB (9053): fix buffer overflow in uvc-video by Ralph Loader · 16 years ago
  98. bda1cda V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflow by Patrick Boettcher · 16 years ago
  99. c18c5ff V4L/DVB (9037): Fix support for Hauppauge Nova-S SE by Patrick Boettcher · 16 years ago
  100. dda06a8e V4L/DVB (9029): Fix deadlock in demux code by Andreas Oberritter · 16 years ago