1. cbeb321 [NET]: Fix sock_init() return value. by David S. Miller · 18 years ago
  2. f34fbb97 [PKTGEN]: Deinitialise static variables. by Jaco Kroon · 18 years ago
  3. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 18 years ago
  4. 77d76ea [NET]: Small cleanup to socket initialization by Andi Kleen · 18 years ago
  5. 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 18 years ago
  6. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 18 years ago
  7. fd96625 [IPV4] fib_trie: Add credits. by Robert Olsson · 18 years ago
  8. 9eb2d62 [TCP] cubic: use Newton-Raphson by Stephen Hemminger · 18 years ago
  9. 89b3d9a [TCP] cubic: precompute constants by Stephen Hemminger · 18 years ago
  10. 90933fc [FLS64]: x86_64 version by Stephen Hemminger · 18 years ago
  11. 3821af2 [FLS64]: generic version by Stephen Hemminger · 18 years ago
  12. c865e5d [PKT_SCHED] netem: packet corruption option by Stephen Hemminger · 18 years ago
  13. 8cbb512e [BRIDGE]: add version number by Stephen Hemminger · 18 years ago
  14. edb5e46 [BRIDGE]: limited ethtool support by Stephen Hemminger · 18 years ago
  15. 0e5eaba [BRIDGE]: filter packets in learning state by Stephen Hemminger · 18 years ago
  16. 4433f42 [BRIDGE]: handle speed detection after carrier changes by Stephen Hemminger · 18 years ago
  17. 4505a3e [BRIDGE]: allow setting hardware address of bridge pseudo-dev by Stephen Hemminger · 18 years ago
  18. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 18 years ago
  19. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 18 years ago
  20. 2271281 [TCP]: Move the TCPF_ enum to tcp_states.h by Arnaldo Carvalho de Melo · 18 years ago
  21. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 18 years ago
  22. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 18 years ago
  23. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 18 years ago
  24. fc44b98 [DCCP]: Use reqsk_free in dccp_v4_conn_request by Arnaldo Carvalho de Melo · 18 years ago
  25. 3df80d9 [DCCP]: Introduce DCCPv6 by Arnaldo Carvalho de Melo · 18 years ago
  26. 399c07d [IPV6]: Export ipv6_opt_accepted by Arnaldo Carvalho de Melo · 18 years ago
  27. f21e68c [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 by Arnaldo Carvalho de Melo · 18 years ago
  28. 34ca686 [DCCP]: Just rename dccp_v4_prot to dccp_prot by Arnaldo Carvalho de Melo · 18 years ago
  29. 3cf3dc6 [IPV6]: Export some symbols for DCCPv6 by Arnaldo Carvalho de Melo · 18 years ago
  30. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 18 years ago
  31. b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 18 years ago
  32. 830a1e5 [AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg by Benjamin LaHaise · 18 years ago
  33. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 18 years ago
  34. f1f71e0 [IPVS]: remove dead code by Roberto Nibali · 18 years ago
  35. 65a4544 [UDP]: udp_checksum_init return value by Stephen Hemminger · 18 years ago
  36. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 18 years ago
  37. 57cca05 [DCCP]: Introduce dccp_ipv4_af_ops by Arnaldo Carvalho de Melo · 18 years ago
  38. af05dc9 [ICSK]: Move v4_addr2sockaddr from TCP to icsk by Arnaldo Carvalho de Melo · 18 years ago
  39. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 18 years ago
  40. ca304b6 [IPV6]: Introduce inet6_rsk() by Arnaldo Carvalho de Melo · 18 years ago
  41. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 18 years ago
  42. c2977c2 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long by Arnaldo Carvalho de Melo · 18 years ago
  43. 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 18 years ago
  44. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 18 years ago
  45. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 18 years ago
  46. d5228a4 [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog by Bart De Schuymer · 18 years ago
  47. 3183606 [NETFILTER] ip_tables: NUMA-aware allocation by Eric Dumazet · 18 years ago
  48. df3271f [TCP] BIC: CUBIC window growth (2.0) by Stephen Hemminger · 18 years ago
  49. 05d0545 [TCP] BIC: spelling and whitespace by Stephen Hemminger · 18 years ago
  50. 018da8f [TCP] BIC: remove low utilization code. by Stephen Hemminger · 18 years ago
  51. d28d1e0 [LSM-IPSec]: Per-packet access control. by Trent Jaeger · 18 years ago
  52. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 18 years ago
  53. 8802684 Linux v2.6.15 by Linus Torvalds · 18 years ago
  54. 8f493d7 [PATCH] Make sure interleave masks have at least one node set by Andi Kleen · 18 years ago
  55. abe842e [PATCH] Avoid namespace pollution in <asm/param.h> by Dag-Erling Smørgrav · 18 years ago
  56. f12f4d9 [PATCH] powerpc: more g5 overtemp problem fix by Benjamin Herrenschmidt · 18 years ago
  57. 557962a [PATCH] x86: teach dump_task_regs() about the -8 offset. by Stas Sergeev · 18 years ago
  58. de9e007 sysctl: make sure to terminate strings with a NUL by Linus Torvalds · 18 years ago
  59. 35f349e Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  60. 82c9df8 [PATCH] Fix false old value return of sysctl by Yi Yang · 18 years ago
  61. 8febdd8 sysctl: don't overflow the user-supplied buffer with '\0' by Linus Torvalds · 18 years ago
  62. 8b90db0 Insanity avoidance in /proc by Linus Torvalds · 18 years ago
  63. 40c37213 [PATCH] Input: wacom - fix X axis setup by Denny Priebe · 18 years ago
  64. ae5536d [PATCH] Input: warrior - fix HAT0Y axis setup by Dmitry Torokhov · 18 years ago
  65. 1994754 [PATCH] Input: kbtab - fix Y axis setup by Dmitry Torokhov · 18 years ago
  66. f02aa3f [ARM] 3216/1: indent and typo in drivers/serial/pxa.c by Erik Hovland · 18 years ago
  67. 9e625ff [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line by Jean Delvare · 18 years ago
  68. 392c14b Revert radeon AGP aperture offset changes by Linus Torvalds · 18 years ago
  69. bc781aa Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  70. 77f234f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  71. 80c7257 [PATCH] Fix recursive config dependency for SAA7134 by Jean Delvare · 18 years ago
  72. e597cb32 [PATCH] ppc64: htab_initialize_secondary cannot be marked __init by Anton Blanchard · 18 years ago
  73. 576fc09 [PATCH] x86_64: Fix incorrect node_present_pages on NUMA by Ravikiran G Thirumalai · 18 years ago
  74. f873e3e [PATCH] Input: aiptek - fix Y axis setup by Riccardo Magliocchetti · 18 years ago
  75. ee02594 [PATCH] fix ia64 compile failure with gcc4.1 by Dave Jones · 18 years ago
  76. 63b4444 [PATCH] uml: fix compilation with CONFIG_MODE_TT disabled by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  77. 74433c0 [PATCH] Hostfs: update for new glibc - add missing symbol exports by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  78. 30f04a4 [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  79. 3d0a07e3 [PATCH] Hostfs: remove unused var by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  80. 5169494 [PATCH] uml: fix random segfaults at bootup by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  81. 3603bc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6 by Linus Torvalds · 18 years ago
  82. 68ca243 [SERMOUSE]: Sun mice speak 5-byte protocol too. by David S. Miller · 18 years ago
  83. d5784b5 [SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S by David S. Miller · 18 years ago
  84. a8b554e [TG3]: Update driver version and reldate. by David S. Miller · 18 years ago
  85. 091465d [TG3]: ethtool -d hangs PCIe systems by Chris Elmquist · 18 years ago
  86. 67dbb4e [PATCH] Fix more radeon GART start calculation cases by Benjamin Herrenschmidt · 18 years ago
  87. 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 18 years ago
  88. 1b93ae64 [NET]: Validate socket filters against BPF_MAXINSNS in one spot. by David S. Miller · 18 years ago
  89. 6732bad [IPV6]: Fix addrconf dead lock. by YOSHIFUJI Hideaki · 18 years ago
  90. a710ce0 [SERIAL] Fix AMBA PL011 sysrq character handling by Russell King · 18 years ago
  91. 79cac2a [BR_NETFILTER]: Fix leak if skb traverses > 1 bridge by David Kimdon · 18 years ago
  92. 6f4353d [IPV6]: Increase default MLD_MAX_MSF to 64. by David L Stevens · 18 years ago
  93. 0433339 [PATCH] Fix Fibre Channel boot oops by James Bottomley · 18 years ago
  94. f89f594 Linux v2.6.15-rc7 by Linus Torvalds · 18 years ago
  95. 01e33b5 [PATCH] n_r3964: fixed usage of HZ; removed bad include by Kurt Huwig · 18 years ago
  96. cdcdb28 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  97. 10bb10d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  98. 3bf3959 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  99. e5c34a5 [PATCH] Fix typo in x86_64 __build_write_lock_const assembly by Ben Collins · 18 years ago
  100. c660439 [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu by Ravikiran G Thirumalai · 18 years ago