1. 17e6e59 netfilter: ip6_tables: add ip6tables security table by James Morris · 17 years ago
  2. 560ee65 netfilter: ip_tables: add iptables security table for mandatory access control rules by James Morris · 17 years ago
  3. a258860 netfilter: ctnetlink: add full support for SCTP to ctnetlink by Pablo Neira Ayuso · 17 years ago
  4. 93f6515 netfilter: ebtables: add IPv6 support by Kuo-lang Tseng · 17 years ago
  5. 9457afe netlink: Remove nonblock parameter from netlink_attachskb by Denis V. Lunev · 17 years ago
  6. b79eeeb tcp: Reorganize tcp_sock to fill 64-bit holes & improve locality by Ilpo Järvinen · 17 years ago
  7. 75a9cd5 wanrouter: Fix ioctl handler declaration. by David S. Miller · 17 years ago
  8. a9daf36 tg3: Add shmem options. by Matt Carlson · 17 years ago
  9. 57e6983 tg3: Add 5785 ASIC revision by Matt Carlson · 17 years ago
  10. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  11. 289c79a vlan: Use bitmask of feature flags instead of seperate feature bits by Patrick McHardy · 17 years ago
  12. 4b74944 tcp: Make prior_ssthresh a u32 by Ilpo Järvinen · 17 years ago
  13. 59f0c45 tipc: Fix skb_under_panic when configuring TIPC without privileges by Allan Stephens · 17 years ago
  14. c8942f1 netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ by Patrick McHardy · 17 years ago
  15. 5fb1357 [VLAN]: Propagate selected feature bits to VLAN devices by Patrick McHardy · 17 years ago
  16. e6da97e ipv6: Move <linux/in6.h> from header-y to unifdef-y. by Robert P. J. Day · 17 years ago
  17. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  18. a1a61a4 atm: Cleanup atm_tcp.h and atm.h for userspace. by Mike Frysinger · 17 years ago
  19. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  20. 44c8143 per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules by Eric Dumazet · 17 years ago
  21. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 17 years ago
  22. b32a09d add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust by Markus Armbruster · 17 years ago
  23. cafa027 cs5520: disable VDMA by Bartlomiej Zolnierkiewicz · 17 years ago
  24. e0b4eb5 make ide-iops.c:SELECT_MASK() static by Adrian Bunk · 17 years ago
  25. 5a433b3 mac80211: remove unnecessary byteshifts in frame control testing by Harvey Harrison · 17 years ago
  26. fc99824c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  27. e90a4e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  28. 0a3ad00 Driver core: struct class remove children list by Dave Young · 17 years ago
  29. 30f2f0e block: do_mounts - accept root=<non-existant partition> by Kay Sievers · 17 years ago
  30. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  31. d23039e USB: add association.h by Greg Kroah-Hartman · 17 years ago
  32. 78bb6cb fuse: add flag to turn on big writes by Miklos Szeredi · 17 years ago
  33. 4cd1a8f memcg: fix possible panic when CONFIG_MM_OWNER=y by KOSAKI Motohiro · 17 years ago
  34. f4ed0de cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len by Paul Jackson · 17 years ago
  35. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 17 years ago
  36. 8388e3d net: Set LL_MAX_HEADER properly for wireless. by David S. Miller · 17 years ago
  37. c714a53 Make 'cond_resched()' nullification depend on PREEMPT_BKL by Linus Torvalds · 17 years ago
  38. 9404ef0 Fix up 'need_resched()' definition by Linus Torvalds · 17 years ago
  39. 4951704 syncppp: Fix crashes. by David S. Miller · 17 years ago
  40. 5701412 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  41. c3921ab Add new 'cond_resched_bkl()' helper function by Linus Torvalds · 17 years ago
  42. 60b129d i2c: Match dummy devices by type by Jean Delvare · 17 years ago
  43. 633331f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  44. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 17 years ago
  45. 9c3cdc1 Move ACCESS_ONCE() to <linux/compiler.h> by Linus Torvalds · 17 years ago
  46. 005b1f7 [libata] revert new check-ready Status register logic by Jeff Garzik · 17 years ago
  47. d9a9a23 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  48. 6c2545e module: put modversions in vermagic by Rusty Russell · 17 years ago
  49. 8af302e [POWERPC] Fix of_i2c include for module compilation by Jochen Friedrich · 17 years ago
  50. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  51. 7a34912 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  52. 0f1bce4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 17 years ago
  53. 33f9936 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  54. ef75d49 netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request by Patrick McHardy · 17 years ago
  55. 28f1370 block: avoid duplicate calls to get_part() in disk stat code by Jens Axboe · 17 years ago
  56. 6d63c27 cfq-iosched: make io priorities inherit CPU scheduling class as well as nice by Jens Axboe · 17 years ago
  57. 221e583 udf: Make udf exportable by Rasmus Rohde · 17 years ago
  58. 7f3d4ee vfs: splice remove_suid() cleanup by Miklos Szeredi · 17 years ago
  59. bb78be8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  60. 33dcdac [PATCH] kill ->put_inode by Christoph Hellwig · 17 years ago
  61. 54c852a Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  62. 9b9a8bf phylib: Fix some sparse warnings by Andy Fleming · 17 years ago
  63. 10acf3b libata: export ata_eh_analyze_ncq_error by Mark Lord · 17 years ago
  64. 78ab88f libata: improve post-reset device ready test by Tejun Heo · 17 years ago
  65. bb896af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 17 years ago
  66. 2e83fc4 Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  67. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 17 years ago
  68. 690229a sched: make clock sync tunable by architecture code by Ingo Molnar · 17 years ago
  69. 8ae121a sched: fix RT task-wakeup logic by Gregory Haskins · 17 years ago
  70. 108c196 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  71. 688b744 kgdb: fix signedness mixmatches, add statics, add declaration to header by Harvey Harrison · 17 years ago
  72. b41e5ff [POWERPC] devres: Add devm_ioremap_prot() by Emil Medve · 17 years ago
  73. e73b65f sysfs: build fix by Ingo Molnar · 17 years ago
  74. afa26be Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  75. 38e8012 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  76. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  77. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  78. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 17 years ago
  79. ae4f8fc bridge: forwarding table information for >256 devices by Stephen Hemminger · 17 years ago
  80. f6b6b18 pda_power: add init and exit function callbacks by Philipp Zabel · 17 years ago
  81. b66e1f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  82. 1be1d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  83. 37b6a04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  84. a5e54b0 USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance by David Lopo · 17 years ago
  85. b02b371 USB: add Cypress c67x00 OTG controller core driver by Peter Korsgaard · 17 years ago
  86. 35e5437 USB: Add the USB 2.0 extension descriptor. by Sarah Sharp · 17 years ago
  87. 0691663 driver-core: add dev_name() to help transition away from using bus_id by Kay Sievers · 17 years ago
  88. 3482a6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirq by Linus Torvalds · 17 years ago
  89. 48e4043 virtio: add virtio disk geometry feature by Ryan Harper · 17 years ago
  90. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 17 years ago
  91. 72e61eb virtio: change config to guest endian. by Rusty Russell · 17 years ago
  92. 5539ae9 virtio: finer-grained features for virtio_net by Rusty Russell · 17 years ago
  93. cb38fa2 virtio: de-structify virtio_block status byte by Rusty Russell · 17 years ago
  94. 8147313 virtio: export more headers to userspace by Christian Borntraeger · 17 years ago
  95. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 17 years ago
  96. 9941d94 [RAPIDIO] fix current kernel-doc notation by Randy Dunlap · 17 years ago
  97. 2218228 Make linux/wireless.h be able to compile by Kirill A. Shutemov · 17 years ago
  98. 2c4aabc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  99. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 17 years ago
  100. 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 17 years ago