1. b93b7ee [NET] 8021Q: Use htons() where appropriate. by YOSHIFUJI Hideaki · 18 years ago
  2. 2953fd2 [NET] 802: Use hton{s,l}() where appropriate. by YOSHIFUJI Hideaki · 18 years ago
  3. 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 18 years ago
  4. 1ab6eb6 [UDP6]: Restore sk_filter optimisation by Herbert Xu · 18 years ago
  5. 243bbca [IPV4]: Optimize inet_getpeer() by Eric Dumazet · 18 years ago
  6. 43e6839 [TCP] TCP Yeah: cleanup by Stephen Hemminger · 18 years ago
  7. c5f5877 [TCP] tcp_cubic: faster cube root by Stephen Hemminger · 18 years ago
  8. ca04356 [IPV6] ADDRCONF: Fix possible inet6_ifaddr leakage with CONFIG_OPTIMISTIC_DAD. by YOSHIFUJI Hideaki · 18 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 · 18 years ago
  12. c4d3efaf [IPV6] IP6TUNNEL: Add support to IPv4 over IPv6 tunnel. by Yasuyuki Kozakai · 18 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 · 18 years ago
  17. b558ff7 [NETLINK]: Mirror UDP MSG_TRUNC semantics. by David S. Miller · 18 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 · 18 years ago
  20. 9d729f7 [NET]: Convert xtime.tv_sec to get_seconds() by James Morris · 18 years ago
  21. 39df232 [PKTGEN]: fix device name handling by Stephen Hemminger · 18 years ago
  22. d5f1ce9 [PKTGEN]: don't use __constant_htonl() by Stephen Hemminger · 18 years ago
  23. 5fa6fc7 [PKTGEN]: use random32 by Stephen Hemminger · 18 years ago
  24. 25c4e53 [PKTGEN]: use pr_debug by Stephen Hemminger · 18 years ago
  25. fa438cc [NET]: Keep sk_backlog near sk_lock by Eric Dumazet · 18 years ago
  26. e317f6f [TCP]: FRTO undo response falls back to ratehalving one if ECEd by Ilpo Järvinen · 18 years ago
  27. e01f9d7 [TCP]: Complete icsk-to-local-variable change (in tcp_enter_cwr) by Ilpo Järvinen · 18 years ago
  28. 3cfe3ba [TCP]: Add two new spurious RTO responses to FRTO by Ilpo Järvinen · 18 years ago
  29. c5e7af0 [TCP]: Correct reordering detection change (no FRTO case) by Ilpo Järvinen · 18 years ago
  30. 54287cc [TCP]: Keep copied_seq, rcv_wup and rcv_next together. by Eric Dumazet · 18 years ago
  31. cf4c6bf [TCP]: struct *sock argument renamed: sp -> sk by Ilpo Järvinen · 18 years ago
  32. 886236c [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh. by John Heffner · 18 years ago
  33. 5ef8147 [TCP] YeAH-TCP: algorithm implementation by Angelo P. Castellani · 18 years ago
  34. 4dc2665 [TCP]: SACK enhanced FRTO by Ilpo Järvinen · 18 years ago
  35. 288035f9 [TCP]: Prevent reordering adjustments during FRTO by Ilpo Järvinen · 18 years ago
  36. 66e93e4 [TCP] FRTO: Fake cwnd for ssthresh callback by Ilpo Järvinen · 18 years ago
  37. d1a54c6 [TCP] FRTO: Reverse RETRANS bit clearing logic by Ilpo Järvinen · 18 years ago
  38. 46d0de4 [TCP] FRTO: Entry is allowed only during (New)Reno like recovery by Ilpo Järvinen · 18 years ago
  39. 7c9a4a5 [TCP]: Prevent unrelated cwnd adjustment while using FRTO by Ilpo Järvinen · 18 years ago
  40. 94d0ea7 [TCP] FRTO: frto_counter modulo-op converted to two assignments by Ilpo Järvinen · 18 years ago
  41. 52c63f1 [TCP]: Don't enter to fast recovery while using FRTO by Ilpo Järvinen · 18 years ago
  42. aa8b6a7 [TCP] FRTO: Response should reset also snd_cwnd_cnt by Ilpo Järvinen · 18 years ago
  43. 95c4922 [TCP] FRTO: fixes fallback to conventional recovery by Ilpo Järvinen · 18 years ago
  44. 6408d20 [TCP] FRTO: Ignore some uninteresting ACKs by Ilpo Järvinen · 18 years ago
  45. 7b0eb22 [TCP] FRTO: Use Disorder state during operation instead of Open by Ilpo Järvinen · 18 years ago
  46. 7487c48 [TCP] FRTO: Consecutive RTOs keep prior_ssthresh and ssthresh by Ilpo Järvinen · 18 years ago
  47. 30935cf [TCP] FRTO: Comment cleanup & improvement by Ilpo Järvinen · 18 years ago
  48. bdaae17 [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c by Ilpo Järvinen · 18 years ago
  49. 9ead9a1 [TCP] FRTO: Separated response from FRTO detection algorithm by Ilpo Järvinen · 18 years ago
  50. 522e754 [TCP] FRTO: Incorrectly clears TCPCB_EVER_RETRANS bit by Ilpo Järvinen · 18 years ago
  51. 1194ed0 [NETLINK]: Infinite recursion in netlink. by Alexey Kuznetsov · 17 years ago
  52. a23cf14 IPv6: fix Routing Header Type 0 handling thinko by YOSHIFUJI Hideaki · 17 years ago
  53. 0bcbc92 [IPV6]: Disallow RH0 by default. by YOSHIFUJI Hideaki · 17 years ago
  54. 05d2244 [XFRM]: beet: fix pseudo header length value by Patrick McHardy · 17 years ago
  55. 4d4d3d1 [TCP]: Congestion control initialization. by Stephen Hemminger · 17 years ago
  56. 241c39b RPC: Fix the TCP resend semantics for NFSv4 by Trond Myklebust · 17 years ago
  57. ac57b3a [NETLINK]: Don't attach callback to a going-away netlink socket by Denis Lunev · 18 years ago
  58. bfb6709 [IrDA]: Correctly handling socket error by Olaf Kirch · 18 years ago
  59. d0cf0d9 [SCTP]: Do not interleave non-fragments when in partial delivery by Vlad Yasevich · 18 years ago
  60. fefaa75 [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg() by David S. Miller · 18 years ago
  61. 80d74d5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  62. 30f3dee knfsd: use a spinlock to protect sk_info_authunix by NeilBrown · 18 years ago
  63. 19bb350 [BRIDGE]: Unaligned access when comparing ethernet addresses by Evgeny Kravtsunov · 18 years ago
  64. 0304ff8a [SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation. by Paolo Galtieri · 18 years ago
  65. ea2bc48 [SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message by Tsutomu Fujii · 18 years ago
  66. c2ecba7 [NET]: Set a separate lockdep class for neighbour table's proxy_queue by Pavel Emelianov · 18 years ago
  67. 5e7d7fa [NET]: Fix UDP checksum issue in net poll mode. by Aubrey.Li · 18 years ago
  68. 55569ce [KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx. by Kazunori MIYAZAWA · 18 years ago
  69. b4dfa0b [NET]: Get rid of alloc_skb_from_cache by Herbert Xu · 18 years ago
  70. b1847a0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  71. 49688c8 [NETFILTER] arp_tables: Fix unaligned accesses. by David S. Miller · 18 years ago
  72. 612f09e [IPV6] SNMP: Fix {In,Out}NoRoutes statistics. by YOSHIFUJI Hideaki · 18 years ago
  73. 661697f [IPSEC] XFRM_USER: kernel panic when large security contexts in ACQUIRE by Joy Latten · 18 years ago
  74. 279e172 [VLAN]: Allow VLAN interface on top of bridge interface by Jerome Borsboom · 18 years ago
  75. 09fe3ef [PKTGEN]: Add try_to_freeze() by Andrew Morton · 18 years ago
  76. 01102e7 [NETFILTER]: ipt_ULOG: use put_unaligned by Patrick McHardy · 18 years ago
  77. bc375ea [SUNRPC]: Make sure on-stack cmsg buffer is properly aligned. by David S. Miller · 18 years ago
  78. 50c9cc2 [NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry function by Jaroslav Kysela · 18 years ago
  79. 15d33c0 [TCP]: slow_start_after_idle should influence cwnd validation too by David S. Miller · 18 years ago
  80. bb8a954f [NET_SCHED]: cls_tcindex: fix compatibility breakage by Patrick McHardy · 18 years ago
  81. 161980f [IPV6]: Revert recent change to rt6_check_dev(). by David S. Miller · 18 years ago
  82. 254d0d2 [XFRM]: beet: fix IP option decapsulation by Patrick McHardy · 18 years ago
  83. d4b1e84 [XFRM]: beet: fix beet mode decapsulation by Patrick McHardy · 18 years ago
  84. 04fef98 [XFRM]: beet: use IPOPT_NOP for option padding by Patrick McHardy · 18 years ago
  85. c5027c9 [XFRM]: beet: fix IP option encapsulation by Patrick McHardy · 18 years ago
  86. 4c4d51a7 [IPSEC]: Reject packets within replay window but outside the bit mask by Herbert Xu · 18 years ago
  87. 60e5c16 [IPv6]: Exclude truncated packets from InHdrErrors statistics by Mitsuru Chinen · 18 years ago
  88. 75559c1 [APPLETALK]: Fix a remotely triggerable crash by Jean Delvare · 18 years ago
  89. 418106d [PATCH] net/sunrpc/svcsock.c: fix a check by Adrian Bunk · 18 years ago
  90. 9274982 [PATCH] net: Ignore sysfs network device rename bugs. by Eric W. Biederman · 18 years ago
  91. 8456507 [TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS. by John Heffner · 18 years ago
  92. b59e139 [IPv6]: Fix incorrect length check in rawv6_sendmsg() by YOSHIFUJI Hideaki · 18 years ago
  93. 31ba548 [NET_SCHED]: cls_basic: fix memory leak in basic_destroy by Patrick McHardy · 18 years ago
  94. 83886b6 [NET]: Change "not found" return value for rule lookup by Steven Whitehouse · 18 years ago
  95. 9415fdd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  96. c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 18 years ago
  97. cb3fecc [PATCH] bluetooth hid quirks: mightymouse quirk by Jiri Kosina · 18 years ago
  98. c203b33 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  99. 4db43e6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  100. 39ebc02 [DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV by Arnaldo Carvalho de Melo · 18 years ago