| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | s2io: fix documentation about intr_type | Michal Schmidt | 2008-06-27 | 1 | -3/+3 |
* | | bonding: Allow setting max_bonds to zero | Jay Vosburgh | 2008-06-18 | 1 | -1/+2 |
* | | bonding: Rework / fix multiple gratuitous ARP support | Jay Vosburgh | 2008-06-18 | 1 | -0/+11 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-14 | 3 | -0/+88 |
|\ \ |
|
| * | | mac80211_hwsim: Clean up documentation | Jouni Malinen | 2008-06-14 | 1 | -8/+7 |
| * | | mac80211_hwsim: 802.11 radio simulator for mac80211 | Jouni Malinen | 2008-06-14 | 3 | -0/+89 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-13 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix various old email addresses for dwmw2 | David Woodhouse | 2008-06-06 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | bridge: update URL | Adrian Bunk | 2008-06-03 | 1 | -1/+1 |
* | | bonding: Add "follow" option to fail_over_mac | Jay Vosburgh | 2008-05-22 | 1 | -29/+67 |
|/ |
|
* | phylib: Add support for board-level PHY fixups | Andy Fleming | 2008-04-25 | 1 | -1/+37 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-17 | 1 | -4/+4 |
|\ |
|
| * | [CAN]: Update documentation of struct sockaddr_can | Oliver Hartkopp | 2008-04-15 | 1 | -4/+4 |
* | | [WANPIPE]: Forgotten bits of Sangoma drivers removal. | Adrian Bunk | 2008-04-15 | 2 | -623/+0 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-02 | 2 | -571/+0 |
|\ \
| |/ |
|
| * | [NET]: Remove Documentation/networking/sk98lin.txt | Adrian Bunk | 2008-03-31 | 2 | -571/+0 |
* | | the scheduled bcm43xx removal | Adrian Bunk | 2008-03-13 | 1 | -89/+0 |
|/ |
|
* | Documentation: fix tcp.txt | Matti Linnanvuori | 2008-02-17 | 1 | -4/+4 |
* | Documentation: "decnet=" should read "decnet.addr=". | Robert P. J. Day | 2008-02-03 | 1 | -1/+1 |
* | [XFRM]: Fix statistics. | Masahide NAKAMURA | 2008-01-31 | 1 | -2/+6 |
* | [BONDING]: Documentation update | Jay Vosburgh | 2008-01-28 | 1 | -61/+143 |
* | [SHAPER]: The scheduled shaper removal. | Adrian Bunk | 2008-01-28 | 2 | -50/+0 |
* | [UDP]: Add memory accounting. | Hideo Aoki | 2008-01-28 | 1 | -0/+27 |
* | [XFRM] Documentaion: Fix error example at XFRMOUTSTATEMODEERROR. | Masahide NAKAMURA | 2008-01-28 | 1 | -1/+0 |
* | [XFRM]: Define packet dropping statistics. | Masahide NAKAMURA | 2008-01-28 | 1 | -0/+71 |
* | [DCCP]: Support for server holding timewait state | Gerrit Renker | 2008-01-28 | 1 | -0/+6 |
* | [UDP]: Defer InDataGrams increment until recvmsg() does checksum | Wang Chen | 2008-01-28 | 1 | -1/+1 |
* | [DCCP]: Update documentation on ioctls | Gerrit Renker | 2008-01-28 | 1 | -0/+6 |
* | [DCCP]: Promote CCID2 as default CCID | Gerrit Renker | 2008-01-28 | 1 | -2/+9 |
* | [DCCP]: Update documentation | Gerrit Renker | 2008-01-28 | 1 | -5/+9 |
* | [DCCP]: Honour and make use of shutdown option set by user | Gerrit Renker | 2008-01-28 | 1 | -0/+2 |
* | [CAN]: Add documentation | Oliver Hartkopp | 2008-01-28 | 2 | -0/+631 |
* | Fix file references in documentation and Kconfig | Johann Felix Soden | 2008-01-22 | 1 | -2/+2 |
* | Documentation: add a guideline for hard_start_xmit method | Matti Linnanvuori | 2008-01-18 | 1 | -1/+4 |
* | bonding: Add new layer2+3 hash for xor/802.3ad modes | Jay Vosburgh | 2007-12-07 | 1 | -2/+27 |
* | [NET]: Remove references to net-modules.txt. | Adrian Bunk | 2007-11-12 | 1 | -2/+1 |
* | [NET]: Remove Documentation/networking/pt.txt | Adrian Bunk | 2007-11-07 | 2 | -60/+0 |
* | [NET]: Remove Documentation/networking/routing.txt | Adrian Bunk | 2007-11-07 | 2 | -48/+0 |
* | [NET]: Remove Documentation/networking/ncsa-telnet | Adrian Bunk | 2007-11-07 | 2 | -18/+0 |
* | [NET]: Remove comx driver docs. | Adrian Bunk | 2007-11-07 | 4 | -990/+0 |
* | [NET]: Remove Documentation/networking/Configurable | Adrian Bunk | 2007-11-07 | 2 | -36/+0 |
* | [NET]: Document some simple rules for actions | Jamal Hadi Salim | 2007-10-26 | 1 | -0/+29 |
* | [TCP]: Fix inconsistency of terms. | Ryousei Takano | 2007-10-25 | 1 | -3/+3 |
* | remove Documentation/networking/net-modules.txt | Adrian Bunk | 2007-10-25 | 2 | -317/+0 |
* | typo fixes | Matt LaPlante | 2007-10-20 | 3 | -5/+5 |
* | spelling fixes: Documentation/ | Simon Arlott | 2007-10-20 | 1 | -1/+1 |
* | KEYS: Make request_key() and co fundamentally asynchronous | David Howells | 2007-10-17 | 1 | -0/+7 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-15 | 1 | -2/+3 |
|\ |
|
| * | [TCP]: Update the /proc/net/tcp documentation | Jean Delvare | 2007-10-15 | 1 | -2/+3 |