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