1. 0e5c9f3 [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() by Chen, Kenneth W · 20 years ago
  2. fd195c4 [PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER by Deepak Saxena · 20 years ago
  3. e83a959 [PATCH] comment typo fix by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  4. bce5f6ba [PATCH] VM: add capabilites check to set_zone_reclaim by Martin Hicks · 20 years ago
  5. 242e546 [PATCH] mm: remove atomic by Nick Piggin · 20 years ago
  6. 6e21c8f [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside by Christoph Lameter · 20 years ago
  7. 5d337b9 [PATCH] swap: swap_lock replace list+device by Hugh Dickins · 20 years ago
  8. 52b7efdb [PATCH] swap: scan_swap_map drop swap_device_lock by Hugh Dickins · 20 years ago
  9. 6eb396d [PATCH] swap: swap unsigned int consistency by Hugh Dickins · 20 years ago
  10. 53092a7 [PATCH] swap: show span of swap extents by Hugh Dickins · 20 years ago
  11. 11d3188 [PATCH] swap: swap extent list is ordered by Hugh Dickins · 20 years ago
  12. 28ae55c [PATCH] sparsemem extreme: hotplug preparation by Dave Hansen · 20 years ago
  13. 3e34726 [PATCH] sparsemem extreme implementation by Bob Picco · 20 years ago
  14. 802f192 [PATCH] SPARSEMEM EXTREME by Bob Picco · 20 years ago
  15. d51fe1b [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c by Rolf Eike Beer · 20 years ago
  16. 138307b Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 20 years ago
  17. e3ee3b7 /spare/repo/netdev-2.6 branch 'master' by Jeff Garzik · 20 years ago
  18. bc49a66 [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.h by Russell King · 20 years ago
  19. 0f302dc [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions by Sascha Hauer · 20 years ago
  20. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 20 years ago
  21. 6b39374 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 20 years ago
  22. ed735cc Merge HEAD from /spare/repo/linux-2.6/.git by Jeff Garzik · 20 years ago
  23. d568121 [PATCH] Assign device pointer to OSS devices by Takashi Iwai · 20 years ago
  24. 8bc2bee Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 20 years ago
  25. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 20 years ago
  26. a84ffe4 [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE by Arnaldo Carvalho de Melo · 20 years ago
  27. 0ac4f89 [NETFILTER6]: Add new ip6tables HOPLIMIT target by Harald Welte · 20 years ago
  28. 5f2c3b9 [NETFILTER]: Add new iptables TTL target by Harald Welte · 20 years ago
  29. cf4ef01 [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu() by Paul E. McKenney · 20 years ago
  30. 57bf145 [NET]: net/802: more endian annotations by Alexey Dobriyan · 20 years ago
  31. e5b4376 [IPV4]: Prepare FIB core for RCU. by Robert Olsson · 20 years ago
  32. 0546534 [NETFILTER]: Add goto target by Patrick McHardy · 20 years ago
  33. 764d8a9 [NETFILTER]: Add IPv6 REJECT target by Patrick McHardy · 20 years ago
  34. 7567662 [NETFILTER]: Add string match by Pablo Neira Ayuso · 20 years ago
  35. a6f9a70 [NET]: Add support for getting the permanent hardware address. by Jon Wetzel · 20 years ago
  36. 1bc0986 [DCCP]: Fix the timestamp options by Ian McDonald · 20 years ago
  37. d179cd1 [NET]: Implement SKB fast cloning. by David S. Miller · 20 years ago
  38. 6ed8a48 [NETLINK]: Fix sparse warnings by Arnaldo Carvalho de Melo · 20 years ago
  39. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 20 years ago
  40. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 20 years ago
  41. 9a4595b [NETLINK]: Add set/getsockopt options to support more than 32 groups by Patrick McHardy · 20 years ago
  42. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 20 years ago
  43. d629b83 [NETLINK]: Use group numbers instead of bitmasks internally by Patrick McHardy · 20 years ago
  44. db08052 [NETLINK]: Remove unused groups member from struct netlink_skb_parms by Patrick McHardy · 20 years ago
  45. fb13ab2 [NETFILTER]: Remove two unused files by Domen Puncer · 20 years ago
  46. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 20 years ago
  47. 25ed891 [NETFILTER]: Nicer names for ipt_connbytes constants by Patrick McHardy · 20 years ago
  48. 9d810fd [NETFILTER]: Add new iptables "connbytes" match by Harald Welte · 20 years ago
  49. 0ba2c6e [NETFILTER]: introduce and use aligned_u64 data type by Harald Welte · 20 years ago
  50. a8c2190 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] by Arnaldo Carvalho de Melo · 20 years ago
  51. 73c1f4a [TCPDIAG]: Just rename everything to inet_diag by Arnaldo Carvalho de Melo · 20 years ago
  52. 4f5736c [TCPDIAG]: Introduce inet_diag_{register,unregister} by Arnaldo Carvalho de Melo · 20 years ago
  53. 505cbfc [IPV6]: Generalise the tcp_v6_lookup routines by Arnaldo Carvalho de Melo · 20 years ago
  54. b766b30 [NETFILTER]: Fix gcc-3.4.x warning about iplicit operator precedence by Harald Welte · 20 years ago
  55. 0a242ef [NET]: Deinline netif_carrier_{on,off}(). by Denis Vlasenko · 20 years ago
  56. 5917ed9 [NETFILTER]: Fix NF_QUEUE_NR() macro by Harald Welte · 20 years ago
  57. 8c60f3f [CCID3]: Separate most of the packet history code by Arnaldo Carvalho de Melo · 20 years ago
  58. 540722f [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK by Arnaldo Carvalho de Melo · 20 years ago
  59. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 20 years ago
  60. 64cf1e5 [DCCP]: Finish the TIMEWAIT minisock support by Arnaldo Carvalho de Melo · 20 years ago
  61. 1d3de41 [NETFILTER]: New iptables DCCP protocol header match by Harald Welte · 20 years ago
  62. e2e2686 [DCCP]: Fix struct sockaddr_dccp definition by Arnaldo Carvalho de Melo · 20 years ago
  63. 5a47a47 [DCCP]: make <linux/dccp.h> include-able from userspace by Harald Welte · 20 years ago
  64. 8a61fad [NETFILTER]: check nf_log function call arguments by Harald Welte · 20 years ago
  65. bbd86b9f [NETFILTER]: add /proc/net/netfilter interface to nf_queue by Harald Welte · 20 years ago
  66. fbcd923 [NETFILTER]: add correct bridging support to nfnetlink_{queue,log} by Harald Welte · 20 years ago
  67. 74459dc [LIST]: Introduce list_for_each_entry_safe_continue by Arnaldo Carvalho de Melo · 20 years ago
  68. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 20 years ago
  69. c4365c9 [RANDOM]: Introduce secure_dccp_sequence_number by Arnaldo Carvalho de Melo · 20 years ago
  70. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 20 years ago
  71. 3f421ba [NET]: Just move the inet_connection_sock function from tcp sources by Arnaldo Carvalho de Melo · 20 years ago
  72. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 20 years ago
  73. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 20 years ago
  74. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 20 years ago
  75. 1444fc5 [NETFILTER]: don't use nested attributes for conntrack_expect by Harald Welte · 20 years ago
  76. 927ccbc [NETFILTER]: attribute count is an attribute of message type, not subsytem by Harald Welte · 20 years ago
  77. a86888b [NETFILTER]: Fix multiple problems with the conntrack event cache by Patrick McHardy · 20 years ago
  78. a55ebcc [INET]: Move bind_hash from tcp_sk to inet_sk by Arnaldo Carvalho de Melo · 20 years ago
  79. 0f7ff92 [INET]: Just rename the TCP hashtable functions/structs to inet_ by Arnaldo Carvalho de Melo · 20 years ago
  80. 0597f26 [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility by Harald Welte · 20 years ago
  81. 608c8e4 [NETFILTER]: Extend netfilter logging API by Harald Welte · 20 years ago
  82. 838ab63 [NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_queue by Harald Welte · 20 years ago
  83. 32519f1 [INET]: Introduce inet_sk_rebuild_header by Arnaldo Carvalho de Melo · 20 years ago
  84. 7af4cc3 [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink by Harald Welte · 20 years ago
  85. 0ab43f8 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code by Harald Welte · 20 years ago
  86. 2cc7d57 [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. by Harald Welte · 20 years ago
  87. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 20 years ago
  88. 089af26 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() by Harald Welte · 20 years ago
  89. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 20 years ago
  90. b6b99eb [NET]: Reduce tc_index/tc_verd to u16 by Patrick McHardy · 20 years ago
  91. 080774a [NETFILTER]: Add ctnetlink subsystem by Harald Welte · 20 years ago
  92. 6f1cf16 [NET]: Remove HIPPI private from skbuff.h by Stephen Hemminger · 20 years ago
  93. f9e815b [NETFITLER]: Add nfnetlink layer. by Harald Welte · 20 years ago
  94. ac3247b [NETFILTER]: connection tracking event notifiers by Harald Welte · 20 years ago
  95. abc3bc5 [NET]: Kill skb->tc_classid by Patrick McHardy · 20 years ago
  96. 8728b83 [NET]: Kill skb->list by David S. Miller · 20 years ago
  97. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 20 years ago
  98. bf3a46a [NETFILTER]: convert nfmark and conntrack mark to 32bit by Harald Welte · 20 years ago
  99. c1b054d Merge /spare/repo/linux-2.6/ by Jeff Garzik · 20 years ago
  100. 70d374e Merge /spare/repo/linux-2.6/ by Jeff Garzik · 20 years ago