1. 263fb5b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. fa9921e ipsec: allow to align IPv4 AH on 32 bits by Nicolas Dichtel · 16 years ago
  3. 3a9dda7 CDC NCM errata updates for cdc.h by Alexey Orishko · 16 years ago
  4. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  5. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 16 years ago
  6. 45e1443 sched: CHOKe flow scheduler by stephen hemminger · 16 years ago
  7. 8fe7350 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  8. 9291747 netfilter: xtables: add device group match by Patrick McHardy · 16 years ago
  9. 724bab4 netfilter: ipset: fix linking with CONFIG_IPV6=n by Patrick McHardy · 16 years ago
  10. e3e241b netfilter: ipset: install ipset related header files by Patrick McHardy · 16 years ago
  11. d956798 netfilter: xtables: "set" match and "SET" target support by Jozsef Kadlecsik · 16 years ago
  12. f830837 netfilter: ipset: list:set set type support by Jozsef Kadlecsik · 16 years ago
  13. 6c02788 netfilter: ipset: hash:ip set type support by Jozsef Kadlecsik · 16 years ago
  14. 72205fc netfilter: ipset: bitmap:ip set type support by Jozsef Kadlecsik · 16 years ago
  15. a7b4f98 netfilter: ipset: IP set core support by Jozsef Kadlecsik · 16 years ago
  16. f703651 netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros by Jozsef Kadlecsik · 16 years ago
  17. 5403c8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  18. 709b46e net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT by Eric W. Biederman · 16 years ago
  19. 52fe7c9 caif: bugfix - add caif headers for userspace usage. by sjur.brandeland@stericsson.com · 16 years ago
  20. ccf4343 net: fix dev_seq_next() by Eric Dumazet · 16 years ago
  21. acd1130 net: reduce and unify printk level in netdev_fix_features() by Michał Mirosław · 16 years ago
  22. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 16 years ago
  23. c445477 net: RPS: Enable hardware acceleration of RFS by Ben Hutchings · 16 years ago
  24. c39649c lib: cpu_rmap: CPU affinity reverse-mapping by Ben Hutchings · 16 years ago
  25. c2df88c Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by David S. Miller · 16 years ago
  26. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. ce84d53 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. d315777 Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  29. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 16 years ago
  30. 7ef88ad BUILD_BUG_ON: make it handle more cases by Rusty Russell · 16 years ago
  31. b75be42 param: add null statement to compiled-in module params by Linus Walleij · 16 years ago
  32. 3b90a5b module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n by Rusty Russell · 16 years ago
  33. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 16 years ago
  34. cd7eab4 genirq: Add IRQ affinity notifiers by Ben Hutchings · 16 years ago
  35. 5bf7a65 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
  36. 0f5c2ac Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. 3dece37 mm: System without MMU do not need pte_mkwrite by Michal Simek · 16 years ago
  38. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 16 years ago
  39. 1daeddd rtc: Cleanup removed UIE emulation declaration by John Stultz · 16 years ago
  40. 4843456 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 16 years ago
  41. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 16 years ago
  42. 686a295 net: Add safe reverse SKB queue walkers. by David S. Miller · 16 years ago
  43. 2b1caf6 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
  44. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 16 years ago
  45. ca3e021 memcg: fix USED bit handling at uncharge in THP by KAMEZAWA Hiroyuki · 16 years ago
  46. d18046b dccp: clean up unused DCCP_STATE_MASK definition by Shan Wei · 16 years ago
  47. 06988b0 netfilter: xtables: add missing header inclusions for headers_check by Jan Engelhardt · 16 years ago
  48. 4cda47d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 16 years ago
  49. ba12b13 netfilter: xtables: remove duplicate member by Jan Engelhardt · 16 years ago
  50. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 16 years ago
  51. 82d800d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 16 years ago
  52. a07aa00 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  53. 5d84492 netfilter: xtables: remove extraneous header that slipped in by Jan Engelhardt · 16 years ago
  54. b8970f0 net_sched: implement a root container qdisc sch_mqprio by John Fastabend · 16 years ago
  55. 4f57c08 net: implement mechanism for HW based QOS by John Fastabend · 16 years ago
  56. cbda10f net_device: add support for network device groups by Vlad Dogaru · 16 years ago
  57. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  58. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 16 years ago
  59. cc4fc02 netfilter: xtables: connlimit revision 1 by Jan Engelhardt · 16 years ago
  60. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 16 years ago
  61. a5db219 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  62. f966a13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  63. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 16 years ago
  64. a8fc0d9 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 16 years ago
  65. 94b27cc netfilter: allow NFQUEUE bypass if no listener is available by Florian Westphal · 16 years ago
  66. f615df7 netfilter: reduce NF_VERDICT_MASK to 0xff by Florian Westphal · 16 years ago
  67. 0b8ad87 netfilter: xtables: add missing header files to export list by Jan Engelhardt · 16 years ago
  68. 0260c1d netfilter: xtables: use __uXX guarded types for userspace exports by Jan Engelhardt · 16 years ago
  69. 6845a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  70. 9e8a462 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 16 years ago
  71. 8c34482 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  72. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  73. 235646a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  74. e1288cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  75. 2a8652f ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h by Roberto Sassu · 16 years ago
  76. ecf5632 fs: fix address space warnings in ioctl_fiemap() by Namhyung Kim · 16 years ago
  77. c2b3e74 fs: Remove unlikely() from fput_light() by Steven Rostedt · 16 years ago
  78. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 16 years ago
  79. 94ae852 ARM: PL08x: cleanup comments by Russell King - ARM Linux · 16 years ago
  80. fc8fe1e PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset by Rafael J. Wysocki · 16 years ago
  81. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  82. f03c659 sanitize vfsmount refcounting changes by Al Viro · 16 years ago
  83. fbabf31 netfilter: create audit records for x_tables replaces by Thomas Graf · 16 years ago
  84. 43f393c netfilter: audit target to record accepted/dropped packets by Thomas Graf · 16 years ago
  85. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 16 years ago
  86. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 16 years ago
  87. ab90911 Allow d_manage() to be used in RCU-walk mode by David Howells · 16 years ago
  88. 1972580 autofs4: Bump version by Ian Kent · 16 years ago
  89. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 16 years ago
  90. 6f45b65 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount by David Howells · 16 years ago
  91. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 16 years ago
  92. 9875cf8 Add a dentry op to handle automounting rather than abusing follow_link() by David Howells · 16 years ago
  93. 597fb18 Merge branch 'slub/hotplug' into slab/urgent by Pekka Enberg · 16 years ago
  94. 96a608a ARM: PL08x: fix a warning by Dan Williams · 16 years ago
  95. 98d530f Fix dmaengine_submit() return type by Russell King - ARM Linux · 16 years ago
  96. ab0724f PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS by Markus Trippelsdorf · 16 years ago
  97. 6ab8219 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  98. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  99. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  100. 49731ba block: restore multiple bd_link_disk_holder() support by Tejun Heo · 16 years ago