| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFRM]: Fix aevent structuring to be more complete. | Jamal Hadi Salim | 2006-12-02 | 1 | -1/+4 |
* | [DCCP]: Adds the tx buffer sysctls | Ian McDonald | 2006-12-02 | 1 | -0/+4 |
* | [DCCP]: Update Documentation | Ian McDonald | 2006-12-02 | 1 | -15/+8 |
* | [NET]: Supporting UDP-Lite (RFC 3828) in Linux | Gerrit Renker | 2006-12-02 | 1 | -0/+281 |
* | [DCCP]: Add sysctls to control retransmission behaviour | Gerrit Renker | 2006-12-02 | 1 | -0/+41 |
* | [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) | Gerrit Renker | 2006-12-02 | 1 | -0/+16 |
* | [NET] ip-sysctl.txt: Alphabetize. | Stephen Hemminger | 2006-12-02 | 1 | -178/+177 |
* | [TCP]: Restrict congestion control choices. | Stephen Hemminger | 2006-12-02 | 1 | -0/+6 |
* | [TCP]: Add tcp_available_congestion_control sysctl. | Stephen Hemminger | 2006-12-02 | 1 | -0/+6 |
* | [PATCH] PHY: Add support for configuring the PHY connection interface | Andy Fleming | 2006-12-02 | 1 | -4/+9 |
* | e1000: update README for e1000 | Auke Kok | 2006-12-02 | 1 | -185/+266 |
* | Fix typos in /Documentation : Misc | Matt LaPlante | 2006-11-30 | 5 | -10/+10 |
* | Fix typos in /Documentation : 'U-Z' | Matt LaPlante | 2006-11-30 | 4 | -8/+8 |
* | Fix typos in /Documentation : 'T'' | Matt LaPlante | 2006-11-30 | 5 | -10/+10 |
* | Documentation: remove duplicated words | Paolo Ornati | 2006-10-03 | 6 | -6/+6 |
* | Fix typos in Documentation/: 'S' | Matt LaPlante | 2006-10-03 | 3 | -4/+4 |
* | Fix typos in Documentation/: 'Q'-'R' | Matt LaPlante | 2006-10-03 | 4 | -5/+5 |
* | Fix "can not" in Documentation and Kconfig | Matt LaPlante | 2006-10-03 | 6 | -8/+8 |
* | Fix typos in Documentation/: 'N'-'P' | Matt LaPlante | 2006-10-03 | 5 | -13/+13 |
* | Fix typos in Documentation/: 'H'-'M' | Matt LaPlante | 2006-10-03 | 6 | -9/+9 |
* | Fix typos in Documentation/: 'F'-'G' | Matt LaPlante | 2006-10-03 | 2 | -2/+2 |
* | Fix typos in Documentation/: 'D'-'E' | Matt LaPlante | 2006-10-03 | 4 | -5/+5 |
* | Fix typos in Documentation/: 'B'-'C' | Matt LaPlante | 2006-10-03 | 2 | -9/+9 |
* | Fix some typos in Documentation/: 'A' | Matt LaPlante | 2006-10-03 | 7 | -8/+8 |
* | [PKTGEN]: Documentation update | Francesco Fondelli | 2006-09-28 | 1 | -0/+16 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-26 | 1 | -3/+5 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 2006-09-24 | 1 | -3/+5 |
| |\ |
|
| | * | [DCCP]: Allow default/fallback service code. | Gerrit Renker | 2006-09-24 | 1 | -3/+5 |
* | | | [PATCH] bonding: Validate probe replies in ARP monitor | Jay Vosburgh | 2006-09-25 | 1 | -0/+59 |
|/ / |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-24 | 1 | -0/+46 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-19 | 1 | -3/+9 |
| |\ |
|
| * \ | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-08-19 | 1 | -3/+3 |
| |\ \ |
|
| * | | | [PATCH] qla3xxx NIC driver | Ron Mercer | 2006-07-29 | 1 | -0/+46 |
* | | | | [IPV6] NDISC: Add proxy_ndp sysctl. | YOSHIFUJI Hideaki | 2006-09-22 | 1 | -0/+3 |
* | | | | [NetLabel]: documentation | Paul Moore | 2006-09-22 | 1 | -0/+35 |
* | | | | [MLSXFRM]: Add security sid to flowi | Venkat Yekkirala | 2006-09-22 | 1 | -0/+14 |
| |_|/
|/| | |
|
* | | | [TCP]: Turn ABC off. | Stephen Hemminger | 2006-09-17 | 1 | -3/+9 |
| |/
|/| |
|
* | | [NET]: Terminology in ip-sysctl.txt | Jan "Yenya" Kasprzak | 2006-08-17 | 1 | -3/+3 |
|/ |
|
* | [IPVS]: Add sysctl documentation | Horms | 2006-07-03 | 1 | -0/+143 |
* | typo fixes in Documentation/networking/pktgen.txt | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | [NET]: Require CAP_NET_ADMIN to create tuntap devices. | David Woodhouse | 2006-06-23 | 1 | -4/+7 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-19 | 2 | -4/+11 |
|\ |
|
| * | [TCP]: Add tcp_slow_start_after_idle sysctl. | David S. Miller | 2006-06-17 | 1 | -0/+7 |
| * | [NET]: Add netif_tx_lock | Herbert Xu | 2006-06-17 | 1 | -4/+4 |
* | | [DOC] Update bonding documentation with sysfs info | Auke Kok | 2006-06-08 | 1 | -94/+229 |
* | | Merge branch 'master' into upstream | Jeff Garzik | 2006-05-20 | 1 | -0/+161 |
|\ \
| |/ |
|
| * | [NET]: Add missing operstates documentation. | Stefan Rompf | 2006-05-09 | 1 | -0/+161 |
* | | [PATCH] ipw2200: update version stamp to 1.1.2 | Zhu Yi | 2006-04-24 | 1 | -3/+3 |
* | | [PATCH] README.ipw2200: rename CONFIG_IPW_DEBUG to CONFIG_IPW2200_DEBUG | Zhu Yi | 2006-04-24 | 1 | -2/+2 |
|/ |
|
* | [XFRM]: Add documentation for async events. | Jamal Hadi Salim | 2006-04-14 | 1 | -0/+166 |