aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* RDS: Documentation: Document AF_RDS, PF_RDS and SOL_RDS correctly.Sowmini Varadhan2015-08-071-5/+4
* tcp: implement RFC 5961 3.2Eric Dumazet2013-01-161-0/+5
* tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet2012-05-201-2/+2
* ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2011-12-061-5/+5
* net: min_pmtu default is 552Eric Dumazet2011-11-081-1/+1
* ipvs: Enhance grammar used to refer to Kconfig optionsSimon Horman2011-11-011-2/+2
* ipvs: secure_tcp does provide alternate state timeoutsSimon Horman2011-11-011-6/+4
* ipvs: Add documentation for new sysctl entriesSimon Horman2011-11-011-1/+51
* qlcnic: Updated License fileSritej Velaga2011-10-301-45/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-255-17/+60
|\
| * stmmac: update the driver version and doc (V4)Giuseppe CAVALLARO2011-10-191-1/+10
| * Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-171-0/+4
| |\
| | * mac80211: Update injection documentationHelmut Schaa2011-10-111-0/+4
| * | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-072-8/+8
| |\ \
| * \ \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-222-2/+3
| |\ \ \
| * \ \ \ Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-09-211-4/+4
| |\ \ \ \
| | * | | | batman-adv: update README (date & ap isolation sysfs file)Simon Wunderlich2011-09-081-4/+4
| * | | | | ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson2011-09-161-9/+8
| * | | | | stmmac: update the doc with new info about the driver's debug (v3)Giuseppe CAVALLARO2011-09-151-1/+32
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-202-0/+494
| |\ \ \ \ \
| * | | | | | net: remove ndo_set_multicast_list callbackJiri Pirko2011-08-171-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* | | | | | | net: fix typos in Documentation/networking/scaling.txtBenjamin Poirier2011-10-061-5/+5
* | | | | | | net: Documentation: Fix type of variablesRoy.Li2011-09-291-2/+2
* | | | | | | net: fix a typo in Documentation/networking/scaling.txtJason Wang2011-09-271-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Documentation: networking: dmfe.txt: Remove the maintainer of orphan networki...Marcos Paulo de Souza2011-09-151-1/+2
|/ / / / /
* | | | | net: Documentation: RFC 2553bis is now RFC 3493Geoffrey Thomas2011-08-221-1/+1
| |/ / / |/| | |
* | | | net: netdev-features.txt update to Documentation/networking/00-INDEXWillem de Bruijn2011-08-181-1/+1
* | | | net: minor update to Documentation/networking/scaling.txtWillem de Bruijn2011-08-131-8/+15
* | | | net: add missing entries to Documentation/networking/00-INDEXWillem de Bruijn2011-08-131-0/+116
* | | | net: add Documentation/networking/scaling.txtWillem de Bruijn2011-08-101-0/+371
|/ / /
* | | bonding: document two undocumented options.Nicolas de Pesloüan2011-08-071-0/+29
|/ /
* | Documentation/bonding.txt: Update to 3.x version numbersJesper Juhl2011-08-011-1/+1
|/
* stmmac: improve and up-to-date the documentationGiuseppe CAVALLARO2011-07-211-64/+136
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-141-1/+1
|\
| * net: Fix default in docs for tcp_orphan_retries.David S. Miller2011-07-081-1/+1
* | net: Add documentation for netdev features handlingMichał Mirosław2011-07-121-0/+154
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-081-0/+128
|\ \
| * | NFC: add Documentation/networking/nfc.txtAloisio Almeida Jr2011-07-051-0/+128
* | | net: doc: fix compile warning of no format arguments in ifenslave.cShan Wei2011-07-071-9/+9
* | | Update documented default values for various TCP/UDP tunablesMax Matveev2011-07-041-4/+4
* | | Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunablesMax Matveev2011-07-041-2/+9
* | | inetpeer: remove unused listEric Dumazet2011-06-081-10/+0
| |/ |/|
* | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-271-2/+2
|\ \ | |/ |/|
| * Create Documentation/security/,Randy Dunlap2011-05-191-2/+2
* | bonding: documentation and code cleanup for resend_igmpFlavio Leitner2011-05-251-2/+11
* | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-05-081-5/+6
|\ \
| * | batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli2011-05-081-5/+6
* | | ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings2011-04-291-18/+16