Age | Commit message (Expand) | Author | Files | Lines |
2007-10-20 | typo fixes | Matt LaPlante | 1 | -1/+1 |
2007-10-11 | [NET]: Generic Large Receive Offload for TCP traffic | Jan-Bernd Themann | 1 | -0/+8 |
2007-07-11 | [IPV4]: The scheduled removal of multipath cached routing support. | David S. Miller | 1 | -42/+0 |
2007-05-18 | [IPV4]: Correct rp_filter help text. | Dave Jones | 1 | -3/+3 |
2007-05-18 | [TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGAS | David S. Miller | 1 | -0/+1 |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba | 1 | -2/+2 |
2007-04-26 | [TCP]: TCP Illinois congestion control (rev3) | Stephen Hemminger | 1 | -0/+13 |
2007-04-26 | [TCP] YeAH-TCP: algorithm implementation | Angelo P. Castellani | 1 | -0/+14 |
2007-02-26 | [IPV4]: Correct links in net/ipv4/Kconfig | Baruch Even | 1 | -2/+2 |
2007-02-17 | correct a dead URL in the IP_MULTICAST help text | Adrian Bunk | 1 | -1/+1 |
2006-12-03 | [TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG. | David S. Miller | 1 | -4/+0 |
2006-12-03 | [TCP]: MD5 Signature Option (RFC2385) support. | YOSHIFUJI Hideaki | 1 | -0/+16 |
2006-12-03 | [NET]: Rethink mark field in struct flowi | Thomas Graf | 1 | -7/+0 |
2006-10-04 | [XFRM]: BEET mode | Diego Beltrami | 1 | -0/+9 |
2006-10-04 | Still more typo fixes | Matt LaPlante | 1 | -1/+1 |
2006-10-04 | more misc typo fixes | Matt LaPlante | 1 | -2/+2 |
2006-09-25 | [TCP]: make cubic the default | Stephen Hemminger | 1 | -6/+6 |
2006-09-25 | [TCP]: default congestion control menu | Stephen Hemminger | 1 | -5/+40 |
2006-09-23 | [IPV4]: Use Protocol Independant Policy Routing Rules Framework | Thomas Graf | 1 | -0/+1 |
2006-09-21 | [IPSEC] ESP: Use block ciphers where applicable | Herbert Xu | 1 | -0/+1 |
2006-07-11 | [TCP]: Remove TCP Compound | David S. Miller | 1 | -10/+0 |
2006-06-18 | [TCP]: TCP Compound congestion control | Angelo P. Castellani | 1 | -0/+10 |
2006-06-18 | [TCP]: TCP Veno congestion control | Bin Zhou | 1 | -0/+12 |
2006-06-18 | [TCP]: TCP Low Priority congestion control | Wong Hoi Sing Edison | 1 | -0/+10 |
2006-06-18 | [IPSEC] xfrm: Abstract out encapsulation modes | Herbert Xu | 1 | -0/+18 |
2006-03-29 | [INET]: Introduce tunnel4/tunnel6 | Herbert Xu | 1 | -8/+9 |
2006-01-04 | [TCP] BIC: CUBIC window growth (2.0) | Stephen Hemminger | 1 | -0/+8 |
2005-08-30 | [INET_DIAG]: Move the tcp_diag interface to the proper place | Arnaldo Carvalho de Melo | 1 | -2/+6 |
2005-08-30 | [TCPDIAG]: Just rename everything to inet_diag | Arnaldo Carvalho de Melo | 1 | -5/+5 |
2005-08-30 | [TCPDIAG]: Introduce inet_diag_{register,unregister} | Arnaldo Carvalho de Melo | 1 | -3/+0 |
2005-08-30 | [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c | Arnaldo Carvalho de Melo | 1 | -3/+1 |
2005-08-30 | [IPV6]: Generalise the tcp_v6_lookup routines | Arnaldo Carvalho de Melo | 1 | -3/+0 |
2005-08-30 | [TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP | Arnaldo Carvalho de Melo | 1 | -3/+6 |
2005-07-28 | [IPV4]: Fix Kconfig syntax error | Hans-Juergen Tappe (SYSGO AG) | 1 | -1/+1 |
2005-07-20 | [NET]: Make ipip/ip6_tunnel independant of XFRM | Patrick McHardy | 1 | -1/+0 |
2005-07-20 | [IPV4]: Don't select XFRM for ip_gre | Patrick McHardy | 1 | -1/+0 |
2005-07-19 | [IPV4]: fix IP_FIB_HASH kconfig warning | Adrian Bunk | 1 | -7/+3 |
2005-07-12 | [NET]: move config options out to individual protocols | Sam Ravnborg | 1 | -20/+5 |
2005-06-27 | [TCP]: Let TCP_CONG_ADVANCED default to n | Adrian Bunk | 1 | -1/+0 |
2005-06-27 | [IPV4]: Fix thinko in TCP_CONG_BIC default. | David S. Miller | 1 | -1/+1 |
2005-06-25 | [TCP]: Do not present confusing congestion control options by default. | David S. Miller | 1 | -1/+19 |
2005-06-25 | [IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTING | David S. Miller | 1 | -26/+38 |
2005-06-23 | [TCP]: Add Scalable TCP congestion control module. | John Heffner | 1 | -0/+9 |
2005-06-23 | [TCP]: Add H-TCP congestion control module. | Baruch Even | 1 | -0/+13 |
2005-06-23 | [TCP]: Add TCP Vegas congestion control module. | Stephen Hemminger | 1 | -0/+11 |
2005-06-23 | [TCP]: Add TCP Hybla congestion control module. | Daniele Lacamera | 1 | -0/+10 |
2005-06-23 | [TCP]: Add High Speed TCP congestion control module. | John Heffner | 1 | -0/+11 |
2005-06-23 | [TCP]: Add TCP Westwood congestion control module. | Stephen Hemminger | 1 | -0/+15 |
2005-06-23 | [TCP]: Add TCP BIC congestion control module. | Stephen Hemminger | 1 | -0/+21 |
2005-06-22 | [PATCH] Fix extra double quote in IPV4 Kconfig | Kumar Gala | 1 | -1/+1 |