1. a64b7b9 [X25]: allow ITU-T DTE facilities for x25 by Shaun Pereira · 18 years ago
  2. 89bbfc9 [NET]: allow 32 bit socket ioctl in 64 bit kernel by Shaun Pereira · 18 years ago
  3. ec1248e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  4. 3d1f337 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  5. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  6. 08a4ece Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  7. 28c006c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  8. cbe037b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  9. f048173 Merge kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git with fixups by Linus Torvalds · 18 years ago
  10. b050057 Merge branch 'origin' by Linus Torvalds · 18 years ago
  11. f10b789 [CRYPTO] api: Align tfm context as wide as possible by Herbert Xu · 19 years ago
  12. 5e35941d [NETFILTER]: Add H.323 conntrack/NAT helper by Jing Min Zhao · 18 years ago
  13. fdeabde [BRIDGE]: netfilter inline cleanup by Stephen Hemminger · 18 years ago
  14. a4bf390 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock by Arnaldo Carvalho de Melo · 18 years ago
  15. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  16. cbb042f [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum by Herbert Xu · 18 years ago
  17. c4ea94a [DECnet]: Endian annotation and fixes for DECnet. by Steven Whitehouse · 18 years ago
  18. 2c7946a [SECURITY]: TCP/UDP getpeersec by Catherine Zhang · 18 years ago
  19. 15d99e0 [TCP]: sysctl to allow TCP window > 32767 sans wscale by Rick Jones · 18 years ago
  20. abd596a [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl. by Neil Horman · 18 years ago
  21. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  22. 1533306 [NET]: dev_put/dev_hold cleanup by Stephen Hemminger · 18 years ago
  23. d9ab5ad [TG3]: Add 5787 and 5754 basic support by Michael Chan · 18 years ago
  24. 99cae7f [NET] rtnetlink: Add RTPROT entry for Netsukuku. by Alpt · 18 years ago
  25. 6756ae4 [NET]: Convert RTNL to mutex. by Stephen Hemminger · 18 years ago
  26. 0ac81ae [IRDA]: TOIM3232 dongle support by David Basden · 18 years ago
  27. 0e7b136 [TCP] mtu probing: move tcp-specific data out of inet_connection_sock by John Heffner · 18 years ago
  28. 231d06a [NET]: Uninline kfree_skb and allow NULL argument by Jörn Engel · 18 years ago
  29. 4bf07ef [XFRM]: Rearrange struct xfrm_aevent_id for better compatibility. by Jamal Hadi Salim · 18 years ago
  30. e55d912 [DCCP] feat: Introduce sysctls for the default features by Arnaldo Carvalho de Melo · 18 years ago
  31. 93ce209 [DCCP]: Make CCID2 be the default by Arnaldo Carvalho de Melo · 18 years ago
  32. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 18 years ago
  33. a193a4a [NETFILTER]: Fix skb->nf_bridge lifetime issues by Patrick McHardy · 18 years ago
  34. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  35. f8cd548 [IPSEC]: Sync series - core changes by Jamal Hadi Salim · 18 years ago
  36. 4277a08 [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation by Patrick McHardy · 18 years ago
  37. a242769 [NETFILTER]: ctnetlink: avoid unneccessary event message generation by Patrick McHardy · 18 years ago
  38. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 18 years ago
  39. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 18 years ago
  40. 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 18 years ago
  41. ba66c6e [DCCP]: Set the default CCID according to kernel config selection by Ian McDonald · 18 years ago
  42. 5d424d5 [TCP]: MTU probing by John Heffner · 18 years ago
  43. d4d2c55 [TG3]: Add support for 5714S and 5715S by Michael Chan · 18 years ago
  44. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 years ago
  45. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 18 years ago
  46. e229c2f [LIST]: Introduce list_for_each_entry_from by Arnaldo Carvalho de Melo · 18 years ago
  47. d8dcffe [LIST]: Introduce list_for_each_entry_safe_from by Arnaldo Carvalho de Melo · 18 years ago
  48. 0af5f6c [NETFILTER] nfnetlink_log: add sequence numbers for log events by Harald Welte · 18 years ago
  49. 5ee9561 [NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack by Harald Welte · 18 years ago
  50. 77d2ca3 [NET]: Reduce size of struct sk_buff on 64 bit architectures by Patrick McHardy · 18 years ago
  51. b00055a [NET] core: add RFC2863 operstate by Stefan Rompf · 18 years ago
  52. 09c884d [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. by YOSHIFUJI Hideaki · 18 years ago
  53. 70ceb4f [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191). by YOSHIFUJI Hideaki · 18 years ago
  54. 52e1635 [IPV6]: ROUTE: Add router_probe_interval sysctl. by YOSHIFUJI Hideaki · 18 years ago
  55. 930d6ff [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl. by YOSHIFUJI Hideaki · 18 years ago
  56. ebacaaa [IPV6]: ROUTE: Add support for Router Preference (RFC4191). by YOSHIFUJI Hideaki · 18 years ago
  57. c4fd30e [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl. by YOSHIFUJI Hideaki · 18 years ago
  58. 65f5c7c [IPV6]: ROUTE: Add accept_ra_defrtr sysctl. by YOSHIFUJI Hideaki · 18 years ago
  59. 329af28 [PATCH] USB: gadget driver section fixups by David Brownell · 18 years ago
  60. 80cb9ae [PATCH] USB: EHCI for Freescale 83xx by Randy Vinson · 19 years ago
  61. e266a12 [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static by Adrian Bunk · 19 years ago
  62. a29d642 [PATCH] get_cpu_sysdev() signedness fix by Andrew Morton · 18 years ago
  63. 7423172 [PATCH] kobject_add_dir by Jun'ichi Nomura · 18 years ago
  64. dd308bc [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data by Michael Ellerman · 18 years ago
  65. 22f98c0 [PATCH] Kobject: kobject.h: fix a typo by Adrian Bunk · 18 years ago
  66. 4f2928d [PATCH] Driver core: add macros notice(), dev_notice() by Tilman Schmidt · 18 years ago
  67. 03e88ae1 [PATCH] fix module sysfs files reference counting by Greg Kroah-Hartman · 18 years ago
  68. 9f28bb7 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() by Greg Kroah-Hartman · 18 years ago
  69. 58383af [PATCH] kobj_map semaphore to mutex conversion by Jes Sorensen · 19 years ago
  70. c4a1745 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  71. c7cace6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  72. a90779b Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/block by Linus Torvalds · 18 years ago
  73. 29b2548 Merge branch 'master' by Jeff Garzik · 18 years ago
  74. d378aca Merge branch 'master' by Jeff Garzik · 18 years ago
  75. 02fd473 [SPARC64]: Add SUN4V Hypervisor Console driver. by David S. Miller · 18 years ago
  76. 4a29cc2 [TG3]: 40-bit DMA workaround part 2 by Michael Chan · 18 years ago
  77. e572ec7 [PATCH] fix rmmod problems with elevator attributes, clean them up by Al Viro · 18 years ago
  78. 3d1ab40 [PATCH] elevator_t lifetime rules and sysfs fixes by Al Viro · 18 years ago
  79. 483f4af [PATCH] fix sysfs interaction and lifetime rules handling for queues by Al Viro · 18 years ago
  80. e17a948 [PATCH] stop elv_unregister() from rogering other iosched's data, fix locking by Al Viro · 18 years ago
  81. d9ff418 [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue by Al Viro · 18 years ago
  82. 12a0573 [PATCH] keep sync and async cfq_queue separate by Al Viro · 18 years ago
  83. 243f196 [ARM] 3366/1: Allow the 16bpp mode configuration in the CLCD control register by Catalin Marinas · 18 years ago
  84. 1da7b0d [PATCH] libata: improve xfer mask constants and update ata_mode_string() by Tejun Heo · 18 years ago
  85. 2e755f6 [PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASK by Tejun Heo · 18 years ago
  86. 507ceda [PATCH] libata: kill unused pio_task and packet_task by Tejun Heo · 18 years ago
  87. 86e45b6 [PATCH] libata: implement port_task by Tejun Heo · 18 years ago
  88. d7fc3ca Merge branch 'master' by Jeff Garzik · 18 years ago
  89. 749dfc70 Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  90. 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 18 years ago
  91. 0adb25d [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside by Kirill Korotaev · 18 years ago
  92. 8fce4d8 [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. by Christoph Lameter · 18 years ago
  93. 0ef675d [PATCH] mtd: 64 bit fixes by Atsushi Nemoto · 18 years ago
  94. 529bf6b [PATCH] fix file counting by Dipankar Sarma · 18 years ago
  95. 21a1ea9 [PATCH] rcu batch tuning by Dipankar Sarma · 18 years ago
  96. e2bab3d [PATCH] percpu_counter_sum() by Andrew Morton · 18 years ago
  97. a19cbd4 Mark the pipe file operations static by Linus Torvalds · 18 years ago
  98. a615fa8 [PATCH] Increase max kmalloc size for very large systems by Jack Steiner · 18 years ago
  99. 7867930 [PATCH] memory-hotplug compile fix by KAMEZAWA Hiroyuki · 18 years ago
  100. 6923974 [PATCH] fix next_timer_interrupt() for hrtimer by Tony Lindgren · 18 years ago