1. 9276b1bc [PATCH] memory page_alloc zonelist caching speedup by Paul Jackson · 18 years ago
  2. 89689ae [PATCH] Get rid of zone_table[] by Christoph Lameter · 18 years ago
  3. 676dcb8 [PATCH] add bottom_half.h by Andrew Morton · 18 years ago
  4. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  5. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  6. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  7. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  8. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  9. ff51a98 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  10. a80958f [PATCH] fix fallout from header dependency trimming by Al Viro · 18 years ago
  11. 0c789ff netfilter.h needs rcuupdate.h for RCU locking functions by Linus Torvalds · 18 years ago
  12. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  13. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  14. f23f6e0 [PATCH] severing poll.h -> mm.h by Al Viro · 18 years ago
  15. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  16. bd01f84 [PATCH] severing skbuff.h -> poll.h by Al Viro · 18 years ago
  17. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  18. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  19. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  20. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  21. d916faa Remove long-unmaintained ftape driver subsystem. by Jeff Garzik · 18 years ago
  22. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  23. 3d3cca3 [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, take #2 by Tejun Heo · 18 years ago
  24. 582982e [PATCH] libata: remove unused HSM_ST_UNKNOWN by Tejun Heo · 18 years ago
  25. 2b5f6dc [XFRM]: Fix aevent structuring to be more complete. by Jamal Hadi Salim · 18 years ago
  26. a536df3 [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port by Patrick McHardy · 18 years ago
  27. 9fafcd7 [NETFILTER]: nf_conntrack/nf_nat: add SIP helper port by Patrick McHardy · 18 years ago
  28. f09943f [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port by Patrick McHardy · 18 years ago
  29. 869f37d [NETFILTER]: nf_conntrack/nf_nat: add IRC helper port by Patrick McHardy · 18 years ago
  30. f587de0 [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port by Patrick McHardy · 18 years ago
  31. 1695890 [NETFILTER]: nf_conntrack/nf_nat: add amanda helper port by Patrick McHardy · 18 years ago
  32. 55a7332 [NETFILTER]: nf_nat: add FTP NAT helper port by Jozsef Kadlecsik · 18 years ago
  33. 5b1158e [NETFILTER]: Add NAT support for nf_conntrack by Jozsef Kadlecsik · 18 years ago
  34. 9a7c933 [NET]: Accept wildcard delimiters in in[46]_pton by Patrick McHardy · 18 years ago
  35. 1e419cd [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. by Al Viro · 18 years ago
  36. d12cdc3 [NETFILTER]: ebtables: add --snap-arp option by Bart De Schuymer · 18 years ago
  37. baf7b1e [NETFILTER]: x_tables: add NFLOG target by Patrick McHardy · 18 years ago
  38. 39b46fc [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6 by Patrick McHardy · 18 years ago
  39. d7a5c32 [NETFILTER]: nfnetlink_log: remove useless prefix length limitation by Patrick McHardy · 18 years ago
  40. 829e17a [NETFILTER]: nfnetlink_queue: allow changing queue length through netlink by Eric Leblond · 18 years ago
  41. 1b683b5 [NETFILTER]: sip conntrack: better NAT handling by Patrick McHardy · 18 years ago
  42. 40883e8 [NETFILTER]: sip conntrack: do case insensitive SIP header search by Patrick McHardy · 18 years ago
  43. 9d5b8ba [NETFILTER]: sip conntrack: minor cleanup by Patrick McHardy · 18 years ago
  44. 468ec44 [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find by Yasuyuki Kozakai · 18 years ago
  45. d62f9ed [NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols by Patrick McHardy · 18 years ago
  46. 5aed324 [DCCP]: Tidy up unused structures by Gerrit Renker · 18 years ago
  47. 4384260 [DCCP]: Remove allocation of sysctl numbers by Gerrit Renker · 18 years ago
  48. 3a137d2 [TCP]: Renove the __ prefix on the struct tcp_sock members by Arnaldo Carvalho de Melo · 18 years ago
  49. 2ff52f2 [TCP]: Change tcp_header_len member in tcp_sock to u16 by Arnaldo Carvalho de Melo · 18 years ago
  50. d5c42c0 [NET]: Pack struct hh_cache by Arnaldo Carvalho de Melo · 18 years ago
  51. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  52. 4e9b826 [NETLINK]: Remove unused dst_pid field in netlink_skb_parms by Thomas Graf · 18 years ago
  53. d61c167 [NET]: Add documentation for TFRC structures by Gerrit Renker · 18 years ago
  54. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  55. 962c837 [SCTP]: Netfilter sctp annotations. by Al Viro · 18 years ago
  56. f3ffaf1 [SCTP]: Annotate SCTP headers. by Al Viro · 18 years ago
  57. 82e3ab9 [DCCP]: Adds the tx buffer sysctls by Ian McDonald · 18 years ago
  58. bac0dff [BNX2]: Add 5709 PCI ID. by Michael Chan · 18 years ago
  59. 1f61ab5 [NET]: Preliminaty annotation of skb->csum. by Al Viro · 18 years ago
  60. 43bc0ca [NET]: netfilter checksum annotations by Al Viro · 18 years ago
  61. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  62. 81d7766 [NET]: Annotate skb_copy_and_csum_bits() and callers. by Al Viro · 18 years ago
  63. 2bbbc86 [NET]: Annotate skb_checksum() and callers. by Al Viro · 18 years ago
  64. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  65. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
  66. 9981a0e [NET]: Annotate checksums in on-the-wire packets. by Al Viro · 18 years ago
  67. 2bc3579 [NET]: Introduce types for checksums. by Al Viro · 18 years ago
  68. a64b78a [NET]: Annotate net_srandom(). by Al Viro · 18 years ago
  69. 47c183fa [BRIDGE]: Annotations. by Al Viro · 18 years ago
  70. 30d492d [ATM]: Annotations. by Al Viro · 18 years ago
  71. 42d224a [NETFILTER]: More trivial annotations. by Al Viro · 18 years ago
  72. b09b845c [RANDOM]: Annotate random.h IP helpers. by Al Viro · 18 years ago
  73. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  74. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  75. 6051e2f [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api by Thomas Graf · 18 years ago
  76. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  77. bf6bce7 netpoll header cleanup by Stephen Hemminger · 18 years ago
  78. 5de4a47 netpoll queue cleanup by Stephen Hemminger · 18 years ago
  79. 2bdfe0b netpoll retry cleanup by Stephen Hemminger · 18 years ago
  80. b6cd27e netpoll per device txq by Stephen Hemminger · 18 years ago
  81. 93ec2c7 netpoll info leak by Stephen Hemminger · 18 years ago
  82. 09dbc38 [DCCP]: Miscellaneous code tidy-ups by Gerrit Renker · 18 years ago
  83. c02fdc0 [DCCP]: Make feature negotiation more readable by Gerrit Renker · 18 years ago
  84. b9df3cb [TCP/DCCP]: Introduce net_xmit_eval by Gerrit Renker · 18 years ago
  85. 90833aa [NET]: The scheduled removal of the frame diverter. by Adrian Bunk · 18 years ago
  86. 2e2e9e9 [DCCP]: Add sysctls to control retransmission behaviour by Gerrit Renker · 18 years ago
  87. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  88. 6f4e5ff [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) by Gerrit Renker · 18 years ago
  89. 9b42078 [DCCP]: Combine allocating & zeroing header space on skb by Gerrit Renker · 18 years ago
  90. ce7bc3b [TCP]: Restrict congestion control choices. by Stephen Hemminger · 18 years ago
  91. 3ff825b [TCP]: Add tcp_available_congestion_control sysctl. by Stephen Hemminger · 18 years ago
  92. 3dfbcc4 [NET] rules: Add support to invert selectors by Thomas Graf · 18 years ago
  93. b8964ed [NET] rules: Protocol independant mark selector by Thomas Graf · 18 years ago
  94. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  95. 67f83cb SELinux: Fix SA selection semantics by Venkat Yekkirala · 18 years ago
  96. 6b87769 SELinux: Return correct context for SO_PEERSEC by Venkat Yekkirala · 18 years ago
  97. c1a856c SELinux: Various xfrm labeling fixes by Venkat Yekkirala · 18 years ago
  98. ae08e1f [IPV6]: ip6_output annotations by Al Viro · 18 years ago
  99. 98a4a86 [NETFILTER]: trivial annotations by Al Viro · 18 years ago
  100. 0e11c91 [AF_PACKET]: annotate by Al Viro · 18 years ago