1. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  2. 6b39374 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  3. ed735cc Merge HEAD from /spare/repo/linux-2.6/.git by Jeff Garzik · 19 years ago
  4. 444bd6f Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  5. d568121 [PATCH] Assign device pointer to OSS devices by Takashi Iwai · 19 years ago
  6. 68c339d [ALSA] version 1.0.10rc1 by Jaroslav Kysela · 19 years ago
  7. f442e8b [ALSA] include/sound/gus.h: 'extern inline' -> 'static inline' by Adrian Bunk · 19 years ago
  8. 5ca307b [ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in ns by Jaroslav Kysela · 19 years ago
  9. a501dfa [ALSA] Timer API - added SUSPEND/RESUME events by Jaroslav Kysela · 19 years ago
  10. 443feb8 [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag by Karsten Wiese · 19 years ago
  11. 9bcf655 [ALSA] ymfpci: add per-voice volume controls by Clemens Ladisch · 19 years ago
  12. 5b8f7f7 [ALSA] ad1816a - Add clockfreq module option by Takashi Iwai · 19 years ago
  13. 0ca06a0 [ALSA] AC97 bus interface for ad-hoc drivers by Liam Girdwood · 19 years ago
  14. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  15. 3998b70 [ALSA] WM97xx AC97 codec controls by Liam Girdwood · 19 years ago
  16. d8971fc [INET]: compile errors when DEBUG is defined by Stephen Hemminger · 19 years ago
  17. 8bc2bee Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  18. 717522f [PATCH] ppc64: Add CONFIG_HZ by Anton Blanchard · 19 years ago
  19. 04ed651 [PATCH] oprofile PVR 970MP by Jake Moilanen · 19 years ago
  20. 6f9aa72 [PATCH] Move all the very similar files to asm-powerpc by Stephen Rothwell · 19 years ago
  21. 88999ce [PATCH] Move the identical files from include/asm-ppc{,64} by Stephen Rothwell · 19 years ago
  22. 45e2a6e [PATCH] Create include/asm-powerpc by Stephen Rothwell · 19 years ago
  23. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  24. 71d276d [PATCH] Create vio_bus_ops by Stephen Rothwell · 19 years ago
  25. b877b90 [PATCH] Create vio_register_device by Stephen Rothwell · 19 years ago
  26. b74d0bd [PATCH] ppc64: four level pagetables fix by Andrew Morton · 19 years ago
  27. 826509f Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git by Linus Torvalds · 19 years ago
  28. 4019371 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  29. a84ffe4 [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE by Arnaldo Carvalho de Melo · 19 years ago
  30. 0ac4f89 [NETFILTER6]: Add new ip6tables HOPLIMIT target by Harald Welte · 19 years ago
  31. 5f2c3b9 [NETFILTER]: Add new iptables TTL target by Harald Welte · 19 years ago
  32. cf4ef01 [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu() by Paul E. McKenney · 19 years ago
  33. 57bf145 [NET]: net/802: more endian annotations by Alexey Dobriyan · 19 years ago
  34. e5b4376 [IPV4]: Prepare FIB core for RCU. by Robert Olsson · 19 years ago
  35. dc40c7b [ICSK]: Generalise tcp_listen_poll by Arnaldo Carvalho de Melo · 19 years ago
  36. 0546534 [NETFILTER]: Add goto target by Patrick McHardy · 19 years ago
  37. 764d8a9 [NETFILTER]: Add IPv6 REJECT target by Patrick McHardy · 19 years ago
  38. 7567662 [NETFILTER]: Add string match by Pablo Neira Ayuso · 19 years ago
  39. 2c65649 [NET]: Fix ipl=>ihl typo in ip_fast_csum by Thomas Graf · 19 years ago
  40. a6f9a70 [NET]: Add support for getting the permanent hardware address. by Jon Wetzel · 19 years ago
  41. 8cd25c1 [NET]: fix PROC_FS=n compile by Adrian Bunk · 19 years ago
  42. 1bc0986 [DCCP]: Fix the timestamp options by Ian McDonald · 19 years ago
  43. d179cd1 [NET]: Implement SKB fast cloning. by David S. Miller · 19 years ago
  44. 4c6ea29 [IP]: Introduce ip_options_get_from_user by Arnaldo Carvalho de Melo · 19 years ago
  45. 6ed8a48 [NETLINK]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  46. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  47. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  48. 9a4595b [NETLINK]: Add set/getsockopt options to support more than 32 groups by Patrick McHardy · 19 years ago
  49. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  50. d629b83 [NETLINK]: Use group numbers instead of bitmasks internally by Patrick McHardy · 19 years ago
  51. db08052 [NETLINK]: Remove unused groups member from struct netlink_skb_parms by Patrick McHardy · 19 years ago
  52. fb13ab2 [NETFILTER]: Remove two unused files by Domen Puncer · 19 years ago
  53. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  54. 25ed891 [NETFILTER]: Nicer names for ipt_connbytes constants by Patrick McHardy · 19 years ago
  55. 9d810fd [NETFILTER]: Add new iptables "connbytes" match by Harald Welte · 19 years ago
  56. 0ba2c6e [NETFILTER]: introduce and use aligned_u64 data type by Harald Welte · 19 years ago
  57. 17b085e [INET_DIAG]: Move the tcp_diag interface to the proper place by Arnaldo Carvalho de Melo · 19 years ago
  58. a8c2190 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  59. 73c1f4a [TCPDIAG]: Just rename everything to inet_diag by Arnaldo Carvalho de Melo · 19 years ago
  60. 4f5736c [TCPDIAG]: Introduce inet_diag_{register,unregister} by Arnaldo Carvalho de Melo · 19 years ago
  61. 5324a04 [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c by Arnaldo Carvalho de Melo · 19 years ago
  62. 505cbfc [IPV6]: Generalise the tcp_v6_lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  63. b766b30 [NETFILTER]: Fix gcc-3.4.x warning about iplicit operator precedence by Harald Welte · 19 years ago
  64. 0a242ef [NET]: Deinline netif_carrier_{on,off}(). by Denis Vlasenko · 19 years ago
  65. 5917ed9 [NETFILTER]: Fix NF_QUEUE_NR() macro by Harald Welte · 19 years ago
  66. 8c60f3f [CCID3]: Separate most of the packet history code by Arnaldo Carvalho de Melo · 19 years ago
  67. 540722f [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK by Arnaldo Carvalho de Melo · 19 years ago
  68. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  69. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  70. 64cf1e5 [DCCP]: Finish the TIMEWAIT minisock support by Arnaldo Carvalho de Melo · 19 years ago
  71. 696ab2d [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c by Arnaldo Carvalho de Melo · 19 years ago
  72. 295ff7e [TIMEWAIT]: Introduce inet_timewait_death_row by Arnaldo Carvalho de Melo · 19 years ago
  73. 0d48d93 [Bluetooth]: Move packet type into the SKB control buffer by Marcel Holtmann · 19 years ago
  74. 2eb25a6 [Bluetooth]: Fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  75. 3a5e903 [Bluetooth]: Implement RFCOMM remote port negotiation by J. Suter · 19 years ago
  76. 85a1e93 [Bluetooth]: Track page scan repetition mode changes by Marcel Holtmann · 19 years ago
  77. 45bb4bf [Bluetooth]: Workaround for inquiry results with RSSI and page scan mode by Marcel Holtmann · 19 years ago
  78. 1d3de41 [NETFILTER]: New iptables DCCP protocol header match by Harald Welte · 19 years ago
  79. e2e2686 [DCCP]: Fix struct sockaddr_dccp definition by Arnaldo Carvalho de Melo · 19 years ago
  80. 5a47a47 [DCCP]: make <linux/dccp.h> include-able from userspace by Harald Welte · 19 years ago
  81. 8a61fad [NETFILTER]: check nf_log function call arguments by Harald Welte · 19 years ago
  82. bbd86b9f [NETFILTER]: add /proc/net/netfilter interface to nf_queue by Harald Welte · 19 years ago
  83. fbcd923 [NETFILTER]: add correct bridging support to nfnetlink_{queue,log} by Harald Welte · 19 years ago
  84. 74459dc [LIST]: Introduce list_for_each_entry_safe_continue by Arnaldo Carvalho de Melo · 19 years ago
  85. a019d6f [ICSK]: Move generalised functions from tcp to inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  86. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago
  87. c4365c9 [RANDOM]: Introduce secure_dccp_sequence_number by Arnaldo Carvalho de Melo · 19 years ago
  88. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
  89. 0a5578c [ICSK]: Generalise tcp_listen_{start,stop} by Arnaldo Carvalho de Melo · 19 years ago
  90. 9f1d260 [ICSK]: Introduce inet_csk_clone by Arnaldo Carvalho de Melo · 19 years ago
  91. 3f421ba [NET]: Just move the inet_connection_sock function from tcp sources by Arnaldo Carvalho de Melo · 19 years ago
  92. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  93. 87d11ce [SOCK]: Introduce sk_clone by Arnaldo Carvalho de Melo · 19 years ago
  94. c676270 [INET_TWSK]: Introduce inet_twsk_alloc by Arnaldo Carvalho de Melo · 19 years ago
  95. e48c414 [INET]: Generalise the TCP sock ID lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  96. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  97. 33b6223 [INET]: Generalise tcp_v4_lookup_listener by Arnaldo Carvalho de Melo · 19 years ago
  98. 81849d1 [INET]: Generalise tcp_v4_hash & tcp_unhash by Arnaldo Carvalho de Melo · 19 years ago
  99. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  100. f3f05f7 [INET]: Generalise the tcp_listen_ lock routines by Arnaldo Carvalho de Melo · 19 years ago