Age | Commit message (Expand) | Author | Files | Lines |
2008-10-28 | net: implement emergency route cache rebulds when gc_elasticity is exceeded | Neil Horman | 1 | -0/+6 |
2008-07-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -42/+214 |
2008-07-11 | ip: sysctl documentation cleanup | Stephen Hemminger | 1 | -31/+29 |
2008-07-11 | Documentation: clarify tcp_{r,w}mem sysctl docs | J. Bruce Fields | 1 | -11/+15 |
2008-07-09 | sctp: Add documentation for sctp sysctl variable | Vlad Yasevich | 1 | -0/+170 |
2008-07-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -8/+4 |
2008-07-03 | ipv6 addrconf: add accept_dad sysctl to control DAD operation. | YOSHIFUJI Hideaki | 1 | -0/+7 |
2008-07-03 | ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. | YOSHIFUJI Hideaki | 1 | -0/+4 |
2008-07-02 | icmp: fix units for ratelimit | Stephen Hemminger | 1 | -4/+6 |
2008-07-02 | ipv4: fix sysctl documentation of time related values | Stephen Hemminger | 1 | -8/+4 |
2008-01-29 | [UDP]: Add memory accounting. | Hideo Aoki | 1 | -0/+27 |
2007-10-26 | [TCP]: Fix inconsistency of terms. | Ryousei Takano | 1 | -3/+3 |
2007-10-20 | spelling fixes: Documentation/ | Simon Arlott | 1 | -1/+1 |
2007-10-11 | [TCP] FRTO: Update sysctl documentation | Ilpo Järvinen | 1 | -5/+12 |
2007-07-13 | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli... | Linus Torvalds | 1 | -0/+6 |
2007-07-12 | I/OAT: Add documentation for the tcp_dma_copybreak sysctl | Chris Leech | 1 | -0/+6 |
2007-07-11 | [IPV6]: Do not send RH0 anymore. | YOSHIFUJI Hideaki | 1 | -2/+1 |
2007-04-26 | [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic | Michael Milner | 1 | -1/+6 |
2007-04-26 | [TCP] Sysctl documentation: tcp_frto_response | Ilpo Järvinen | 1 | -2/+19 |
2007-04-26 | [TCP] FRTO: Sysctl documentation for SACK enhanced version | Ilpo Järvinen | 1 | -1/+4 |
2007-04-25 | [IPV6]: Disallow RH0 by default. | YOSHIFUJI Hideaki | 1 | -0/+9 |
2007-02-28 | [TCP]: Document several sysctls. | John Heffner | 1 | -0/+26 |
2006-12-03 | [NET] ip-sysctl.txt: Alphabetize. | Stephen Hemminger | 1 | -178/+177 |
2006-12-03 | [TCP]: Restrict congestion control choices. | Stephen Hemminger | 1 | -0/+6 |
2006-12-03 | [TCP]: Add tcp_available_congestion_control sysctl. | Stephen Hemminger | 1 | -0/+6 |
2006-10-04 | Fix typos in Documentation/: 'Q'-'R' | Matt LaPlante | 1 | -1/+1 |
2006-10-04 | Fix typos in Documentation/: 'H'-'M' | Matt LaPlante | 1 | -1/+1 |
2006-09-23 | [IPV6] NDISC: Add proxy_ndp sysctl. | YOSHIFUJI Hideaki | 1 | -0/+3 |
2006-09-23 | [NetLabel]: documentation | Paul Moore | 1 | -0/+35 |
2006-09-18 | [TCP]: Turn ABC off. | Stephen Hemminger | 1 | -3/+9 |
2006-08-18 | [NET]: Terminology in ip-sysctl.txt | Jan "Yenya" Kasprzak | 1 | -3/+3 |
2006-06-18 | [TCP]: Add tcp_slow_start_after_idle sysctl. | David S. Miller | 1 | -0/+7 |
2006-03-21 | [TCP]: sysctl to allow TCP window > 32767 sans wscale | Rick Jones | 1 | -0/+7 |
2006-03-21 | [IPV4] ARP: Documentation for new arp_accept sysctl variable. | Neil Horman | 1 | -0/+5 |
2006-03-21 | [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. | YOSHIFUJI Hideaki | 1 | -0/+9 |
2006-03-21 | [IPV6]: ROUTE: Add router_probe_interval sysctl. | YOSHIFUJI Hideaki | 1 | -0/+6 |
2006-03-21 | [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl. | YOSHIFUJI Hideaki | 1 | -0/+6 |
2006-03-21 | [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl. | YOSHIFUJI Hideaki | 1 | -2/+8 |
2006-03-21 | [IPV6]: ROUTE: Add accept_ra_defrtr sysctl. | YOSHIFUJI Hideaki | 1 | -0/+6 |
2006-02-03 | [IPV4]: Document icmp_errors_use_inbound_ifaddr sysctl | Horms | 1 | -0/+17 |
2006-01-04 | [IPV4]: Safer reassembly | Herbert Xu | 1 | -0/+23 |
2005-11-11 | [TCP]: Appropriate Byte Count support | Stephen Hemminger | 1 | -0/+5 |
2005-10-29 | [TCP]: fix tcp_tso_win_divisor documentation | Akinobu Mita | 1 | -1/+1 |
2005-10-04 | [IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by default | David S. Miller | 1 | -3/+7 |
2005-06-23 | [TCP]: Update sysctl and congestion control documentation. | Stephen Hemminger | 1 | -51/+5 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+878 |