1. 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 17 years ago
  2. 1ab6eb6 [UDP6]: Restore sk_filter optimisation by Herbert Xu · 17 years ago
  3. 243bbca [IPV4]: Optimize inet_getpeer() by Eric Dumazet · 17 years ago
  4. 43e6839 [TCP] TCP Yeah: cleanup by Stephen Hemminger · 17 years ago
  5. c5f5877 [TCP] tcp_cubic: faster cube root by Stephen Hemminger · 17 years ago
  6. 8570419 [ATM] ENI: Convert to struct timeval to ktime_t. by YOSHIFUJI Hideaki · 17 years ago
  7. fc910a2 [NETLINK]: Limit NLMSG_GOODSIZE to 8K. by David S. Miller · 17 years ago
  8. ca04356 [IPV6] ADDRCONF: Fix possible inet6_ifaddr leakage with CONFIG_OPTIMISTIC_DAD. by YOSHIFUJI Hideaki · 17 years ago
  9. 95c385b [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. by Neil Horman · 17 years ago
  10. 502b093 [IPV6] IP6TUNNEL: Enable to control the handled inner protocol. by Yasuyuki Kozakai · 18 years ago
  11. 3144581 [IPV6] IP6TUNNEL: Rename functions ip6ip6_* to ip6_tnl_*. by Yasuyuki Kozakai · 17 years ago
  12. c4d3efa [IPV6] IP6TUNNEL: Add support to IPv4 over IPv6 tunnel. by Yasuyuki Kozakai · 17 years ago
  13. 61ec2ae [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_xmit(). by Yasuyuki Kozakai · 18 years ago
  14. 8359925 [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_rcv(). by Yasuyuki Kozakai · 18 years ago
  15. e490d1d [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_err(). by Yasuyuki Kozakai · 18 years ago
  16. 7159039 [IPV6]: Decentralize EXPORT_SYMBOLs. by YOSHIFUJI Hideaki · 17 years ago
  17. b558ff7 [NETLINK]: Mirror UDP MSG_TRUNC semantics. by David S. Miller · 17 years ago
  18. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  19. 3927f2e [NET]: div64_64 consolidate (rev3) by Stephen Hemminger · 17 years ago
  20. 9d729f7 [NET]: Convert xtime.tv_sec to get_seconds() by James Morris · 17 years ago
  21. 39df232 [PKTGEN]: fix device name handling by Stephen Hemminger · 17 years ago
  22. d5f1ce9 [PKTGEN]: don't use __constant_htonl() by Stephen Hemminger · 17 years ago
  23. 5fa6fc7 [PKTGEN]: use random32 by Stephen Hemminger · 17 years ago
  24. 25c4e53 [PKTGEN]: use pr_debug by Stephen Hemminger · 17 years ago
  25. fa438cc [NET]: Keep sk_backlog near sk_lock by Eric Dumazet · 17 years ago
  26. e317f6f [TCP]: FRTO undo response falls back to ratehalving one if ECEd by Ilpo Järvinen · 17 years ago
  27. e01f9d7 [TCP]: Complete icsk-to-local-variable change (in tcp_enter_cwr) by Ilpo Järvinen · 17 years ago
  28. 8980806 [TCP] Sysctl documentation: tcp_frto_response by Ilpo Järvinen · 17 years ago
  29. 3cfe3ba [TCP]: Add two new spurious RTO responses to FRTO by Ilpo Järvinen · 17 years ago
  30. c5e7af0 [TCP]: Correct reordering detection change (no FRTO case) by Ilpo Järvinen · 17 years ago
  31. e0ef57c [TCP]: Make snd_cwnd_clamp a u32. by David S. Miller · 17 years ago
  32. 54287cc [TCP]: Keep copied_seq, rcv_wup and rcv_next together. by Eric Dumazet · 17 years ago
  33. cf4c6bf [TCP]: struct *sock argument renamed: sp -> sk by Ilpo Järvinen · 17 years ago
  34. 886236c [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh. by John Heffner · 17 years ago
  35. 5ef8147 [TCP] YeAH-TCP: algorithm implementation by Angelo P. Castellani · 17 years ago
  36. 127af0c [TCP] FRTO: Sysctl documentation for SACK enhanced version by Ilpo Järvinen · 17 years ago
  37. 4dc2665 [TCP]: SACK enhanced FRTO by Ilpo Järvinen · 17 years ago
  38. 288035f [TCP]: Prevent reordering adjustments during FRTO by Ilpo Järvinen · 17 years ago
  39. 66e93e4 [TCP] FRTO: Fake cwnd for ssthresh callback by Ilpo Järvinen · 17 years ago
  40. d1a54c6 [TCP] FRTO: Reverse RETRANS bit clearing logic by Ilpo Järvinen · 17 years ago
  41. 46d0de4 [TCP] FRTO: Entry is allowed only during (New)Reno like recovery by Ilpo Järvinen · 17 years ago
  42. 7c9a4a5 [TCP]: Prevent unrelated cwnd adjustment while using FRTO by Ilpo Järvinen · 17 years ago
  43. 94d0ea7 [TCP] FRTO: frto_counter modulo-op converted to two assignments by Ilpo Järvinen · 17 years ago
  44. 52c63f1 [TCP]: Don't enter to fast recovery while using FRTO by Ilpo Järvinen · 17 years ago
  45. aa8b6a7 [TCP] FRTO: Response should reset also snd_cwnd_cnt by Ilpo Järvinen · 17 years ago
  46. 95c4922 [TCP] FRTO: fixes fallback to conventional recovery by Ilpo Järvinen · 17 years ago
  47. 6408d20 [TCP] FRTO: Ignore some uninteresting ACKs by Ilpo Järvinen · 17 years ago
  48. 7b0eb22 [TCP] FRTO: Use Disorder state during operation instead of Open by Ilpo Järvinen · 17 years ago
  49. 7487c48 [TCP] FRTO: Consecutive RTOs keep prior_ssthresh and ssthresh by Ilpo Järvinen · 17 years ago
  50. 30935cf [TCP] FRTO: Comment cleanup & improvement by Ilpo Järvinen · 17 years ago
  51. bdaae17 [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c by Ilpo Järvinen · 17 years ago
  52. 9ead9a1 [TCP] FRTO: Separated response from FRTO detection algorithm by Ilpo Järvinen · 17 years ago
  53. 522e754 [TCP] FRTO: Incorrectly clears TCPCB_EVER_RETRANS bit by Ilpo Järvinen · 17 years ago
  54. de46c33 Linux 2.6.21 by Linus Torvalds · 17 years ago
  55. 2fb90b1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  56. 707abb7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  57. cbc31a4 packet: fix error handling by Andrew Morton · 17 years ago
  58. 1194ed0 [NETLINK]: Infinite recursion in netlink. by Alexey Kuznetsov · 17 years ago
  59. 5044eed cfq-iosched: fix alias + front merge bug by Jens Axboe · 17 years ago
  60. a23cf14 IPv6: fix Routing Header Type 0 handling thinko by YOSHIFUJI Hideaki · 17 years ago
  61. 1214538 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  62. 68c9f75 [BNX2]: Fix occasional NETDEV WATCHDOG on 5709. by Michael Chan · 17 years ago
  63. 0bcbc92 [IPV6]: Disallow RH0 by default. by YOSHIFUJI Hideaki · 17 years ago
  64. 6f4c5bd [MIPS] Fix oprofile logic to physical counter remapping by Ralf Baechle · 17 years ago
  65. 89d8ab6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  66. 5efb764 drivers/net/hamradio/baycom_ser_fdx build fix by Andrew Morton · 17 years ago
  67. c43c49b usb-net/pegasus: fix pegasus carrier detection by Dan Williams · 17 years ago
  68. b748d9e sis900: Allocate rx replacement buffer before rx operation by Neil Horman · 17 years ago
  69. d91c088 [netdrvr] depca: handle platform_device_add() failure by Andrea Righi · 17 years ago
  70. d80a792 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  71. 32bd33e Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  72. 4bf3631 8250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt() by Jiri Kosina · 17 years ago
  73. c5408b8 fault injection: add entry to MAINTAINERS by Akinobu Mita · 17 years ago
  74. 98f85d3 Char: icom, mark __init as __devinit by Jiri Slaby · 17 years ago
  75. 9b7f375 reiserfs: fix xattr root locking/refcount bug by Jeff Mahoney · 17 years ago
  76. 1a641fc hwmon/w83627ehf: Don't redefine REGION_OFFSET by Jean Delvare · 17 years ago
  77. 179fb0c do not truncate irq number for icom adapter by Olaf Hering · 17 years ago
  78. 91fcd41 Allow reading tainted flag as user by Bastian Blank · 17 years ago
  79. 94e22e1 acpi-thermal: fix mod_timer() interval by Andrew Morton · 17 years ago
  80. c959df9 v9fs: don't use primary fid when removing file by Latchesar Ionkov · 17 years ago
  81. f51a5a9 ieee1394: update MAINTAINERS database by Stefan Richter · 17 years ago
  82. 0e8c7d0 page migration: fix NR_FILE_PAGES accounting by Christoph Lameter · 17 years ago
  83. 10ccaf4 Fix spelling in drivers/video/Kconfig by Miguel Ojeda · 17 years ago
  84. 39a3bfd Add mbuesch to .mailmap by Michael Buesch · 17 years ago
  85. 671d40f paride drivers: initialize spinlocks by Alexey Dobriyan · 17 years ago
  86. f318a63 MAINTAINERS: use lists.linux-foundation.org by David Brownell · 17 years ago
  87. 7e40f2a Taskstats fix the structure members alignment issue by Balbir Singh · 17 years ago
  88. fc83815 Char: mxser, fix TIOCMIWAIT by Jiri Slaby · 17 years ago
  89. b446a4a Char: mxser_new, fix TIOCMIWAIT by Jiri Slaby · 17 years ago
  90. 67d2bc5 Char: mxser_new, fix recursive locking by Jan Yenya Kasprzak · 17 years ago
  91. 3d124cb fix OOM killing processes wrongly thought MPOL_BIND by Hugh Dickins · 17 years ago
  92. fdc30b3 Fix possible NULL pointer access in 8250 serial driver by Taku Izumi · 17 years ago
  93. 650a7c9 oom: kill all threads that share mm with killed task by David Rientjes · 17 years ago
  94. 8689b51 [PATCH] i386: Fix some warnings added by earlier patch by Andi Kleen · 17 years ago
  95. 90767bd [PATCH] x86-64: Always flush all pages in change_page_attr by Andi Kleen · 17 years ago
  96. 9ce883b [PATCH] x86: Remove noreplacement option by Andi Kleen · 17 years ago
  97. cf6387d [PATCH] x86-64: make GART PTEs uncacheable by Joachim Deguara · 17 years ago
  98. 5a68b2e3 [PARPORT] SUNBPP: Fix OOPS when debugging is enabled. by David S. Miller · 17 years ago
  99. 7e9f334 [SPARC] openprom: Switch to ref counting PCI API by Alan Cox · 17 years ago
  100. 05d2244 [XFRM]: beet: fix pseudo header length value by Patrick McHardy · 17 years ago