| Commit message (Expand) | Author | Age | Files | Lines |
* | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 2009-06-12 | 7 | -9/+9 |
* | Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/* | Wang Tinggong | 2009-05-17 | 1 | -3/+12 |
* | Bonding: fix zero address hole bug in arp_ip_target list | Brian Haley | 2009-04-13 | 1 | -1/+1 |
* | Neterion: Driver help file | Ramkrishna Vepa | 2009-04-02 | 1 | -0/+100 |
* | ipv6: Fix incorrect disable_ipv6 behavior | Brian Haley | 2009-03-18 | 1 | -1/+3 |
* | ixgbe: Add documentation for the driver | PJ Waskiewicz | 2009-03-14 | 1 | -0/+199 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-05 | 1 | -0/+35 |
|\ |
|
| * | IPv6: add "disable" module parameter support to ipv6.ko | Brian Haley | 2009-03-04 | 1 | -0/+35 |
* | | RDS: Documentation | Andy Grover | 2009-02-26 | 1 | -0/+356 |
* | | Doc: Cleanup whitespaces in ip-sysctl.txt | Jesper Dangaard Brouer | 2009-02-24 | 1 | -59/+59 |
* | | Doc: Fix typos in ip-sysctl.txt about rp_filter. | Jesper Dangaard Brouer | 2009-02-24 | 1 | -2/+2 |
* | | ip: add loose reverse path filtering | Stephen Hemminger | 2009-02-22 | 1 | -9/+15 |
* | | ip: support for TX timestamps on UDP and RAW sockets | Patrick Ohly | 2009-02-15 | 1 | -0/+2 |
* | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-15 | 4 | -0/+718 |
* | | net: add ARP notify option for devices | Stephen Hemminger | 2009-02-01 | 1 | -0/+6 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-30 | 1 | -19/+6 |
|\ \
| |/ |
|
| * | net: update documentation ip aliases | Stephen Hemminger | 2009-01-29 | 1 | -19/+6 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-26 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | networking: document "nc" in addition to "netcat" in netconsole.txt | Jesse Barnes | 2009-01-26 | 1 | -1/+2 |
* | | dccp: Implement both feature-local and feature-remote Sequence Window feature | Gerrit Renker | 2009-01-21 | 1 | -1/+2 |
|/ |
|
* | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | dccp ccid-2: Phase out the use of boolean Ack Vector sysctl | Gerrit Renker | 2008-12-08 | 1 | -3/+0 |
* | dccp: Remove manual influence on NDP Count feature | Gerrit Renker | 2008-12-08 | 1 | -3/+0 |
* | dccp: Remove obsolete parts of the old CCID interface | Gerrit Renker | 2008-12-08 | 1 | -2/+3 |
* | netdevice: Kill netdev->priv | Wang Chen | 2008-12-08 | 2 | -2/+2 |
* | dccp: Set per-connection CCIDs via socket options | Gerrit Renker | 2008-11-23 | 1 | -0/+14 |
* | WAN: new synchronous PPP implementation for generic HDLC. | Krzysztof Hałasa | 2008-11-22 | 1 | -4/+4 |
* | mac80211_hwsim: Update documentation (AP mode enabled) | Jouni Malinen | 2008-11-21 | 1 | -4/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | 1 | -1/+1 |
|\ |
|
| * | phylib: fix phy name example in documentation | Paulius Zaleckas | 2008-11-19 | 1 | -1/+1 |
* | | dccp: Deprecate Ack Ratio sysctl | Gerrit Renker | 2008-11-16 | 1 | -3/+0 |
* | | dccp: Query supported CCIDs | Gerrit Renker | 2008-11-12 | 1 | -0/+4 |
* | | bonding: alternate agg selection policies for 802.3ad | Jay Vosburgh | 2008-11-06 | 1 | -0/+42 |
* | | bonding: send IPv6 neighbor advertisement on failover | Brian Haley | 2008-11-06 | 1 | -0/+10 |
* | | bonding: update docs to correctly reflect arp_ip_target behavior | Andy Gospodarek | 2008-11-02 | 1 | -7/+9 |
* | | wireless: remove struct regdom hinting | Johannes Berg | 2008-10-31 | 1 | -4/+7 |
* | | wireless: make regdom passing semantics simpler | Johannes Berg | 2008-10-31 | 1 | -10/+3 |
* | | ipw2x00: change default policy for auto-associate | Tim Gardner | 2008-10-31 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 | 2 | -1/+2 |
|\ \
| |/ |
|
| * | Rationalise Randy's address a bit | Alan Cox | 2008-10-30 | 1 | -1/+1 |
| * | .gitignore updates | Alexey Dobriyan | 2008-10-30 | 1 | -0/+1 |
* | | net: implement emergency route cache rebulds when gc_elasticity is exceeded | Neil Horman | 2008-10-27 | 1 | -0/+6 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-16 | 1 | -2/+2 |
|\ |
|
| * | Phonet: Simple doc fix. | Randy Macleod | 2008-10-14 | 1 | -2/+2 |
* | | Remove Andrew Morton's http://www.zip.com.au/~akpm/ | FD Cami | 2008-10-16 | 1 | -5/+0 |
* | | Remove Andrew Morton's old email accounts | Francois Cami | 2008-10-16 | 2 | -4/+4 |
|/ |
|
* | netfilter: Add documentation for tproxy | KOVACS Krisztian | 2008-10-08 | 1 | -0/+85 |
* | Phonet: pipe end-point protocol documentation | Rémi Denis-Courmont | 2008-10-05 | 1 | -0/+54 |
* | Phonet: improve documentation | Rémi Denis-Courmont | 2008-09-30 | 1 | -11/+21 |