aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
AgeCommit message (Expand)AuthorFilesLines
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings1-10/+12
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings1-5/+2
2012-04-06doc, net: Update netdev operation namesBen Hutchings2-14/+14
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings1-3/+3
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings1-2/+1
2012-04-03TCP: update ip_local_port_range documentationFernando Luis Vazquez Cao1-9/+2
2012-03-30Documentation: replace install commands with softdepsLucas De Marchi1-2/+1
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi8-44/+38
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-0/+4
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+99
2012-03-13Documentation: make exists consistentYegor Yefremov1-3/+3
2012-03-12mac80211: add auth/assoc/deauth flow diagramJohannes Berg1-0/+99
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida1-1/+1
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras1-1/+1
2012-03-04ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras1-3/+3
2012-02-24net: Support RX-ALL feature flag.Ben Greear1-0/+7
2012-02-24net: Support RXFCS feature flag.Ben Greear1-0/+6
2012-02-04qlge: Updating Schultz LICENSE.qlge file.Sritej Velaga1-43/+285
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker1-1/+2
2012-01-19KEYS: Allow special keyrings to be clearedDavid Howells1-0/+4
2011-12-26bonding: document undocumented active_slave sysfs entry.Nicolas de Pesloüan1-0/+17
2011-12-23packet: fix typo in packet_mmap.txtWei Yongjun1-1/+1
2011-12-21stmmac: update the driver's documentation (Dec-2011)Giuseppe CAVALLARO1-7/+9
2011-12-20net: doc: fix many typos in scaling.txtShan Wei1-4/+4
2011-12-12Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-3/+4
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)1-5/+5
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross2-0/+197
2011-11-30tcp: inherit listener congestion control for passive cnxEric Dumazet1-0/+3
2011-11-26ifenslave: Fix unused variable warnings.David S. Miller1-0/+2
2011-11-20batman-adv: readme update (mention ap isolation and new log level)Marek Lindner1-3/+4
2011-11-14neigh: new unresolved queue limitsEric Dumazet1-0/+10
2011-11-146LoWPAN: update documentationalex.bluesman.smirnov@gmail.com1-0/+27
2011-11-13net: introduce ethernet teaming deviceJiri Pirko1-0/+2
2011-11-08net: min_pmtu default is 552Eric Dumazet1-1/+1
2011-11-01ipvs: Enhance grammar used to refer to Kconfig optionsSimon Horman1-2/+2
2011-11-01ipvs: secure_tcp does provide alternate state timeoutsSimon Horman1-6/+4
2011-11-01ipvs: Add documentation for new sysctl entriesSimon Horman1-1/+51
2011-10-30qlcnic: Updated License fileSritej Velaga1-45/+6
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-17/+60
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-10-19stmmac: update the driver version and doc (V4)Giuseppe CAVALLARO1-1/+10
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville1-0/+4
2011-10-11mac80211: Update injection documentationHelmut Schaa1-0/+4
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller2-8/+8
2011-10-06net: fix typos in Documentation/networking/scaling.txtBenjamin Poirier1-5/+5
2011-09-29net: Documentation: Fix type of variablesRoy.Li1-2/+2
2011-09-27net: fix a typo in Documentation/networking/scaling.txtJason Wang1-1/+1
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller2-2/+3
2011-09-21Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-4/+4
2011-09-16ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson1-9/+8
2011-09-15stmmac: update the doc with new info about the driver's debug (v3)Giuseppe CAVALLARO1-1/+32
2011-09-15Documentation: networking: dmfe.txt: Remove the maintainer of orphan networki...Marcos Paulo de Souza1-1/+2
2011-09-08batman-adv: update README (date & ap isolation sysfs file)Simon Wunderlich1-4/+4
2011-08-22net: Documentation: RFC 2553bis is now RFC 3493Geoffrey Thomas1-1/+1
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+494
2011-08-18net: netdev-features.txt update to Documentation/networking/00-INDEXWillem de Bruijn1-1/+1
2011-08-17net: remove ndo_set_multicast_list callbackJiri Pirko1-2/+2
2011-08-13net: minor update to Documentation/networking/scaling.txtWillem de Bruijn1-8/+15
2011-08-13net: add missing entries to Documentation/networking/00-INDEXWillem de Bruijn1-0/+116
2011-08-10net: add Documentation/networking/scaling.txtWillem de Bruijn1-0/+371
2011-08-07bonding: document two undocumented options.Nicolas de Pesloüan1-0/+29
2011-08-01Documentation/bonding.txt: Update to 3.x version numbersJesper Juhl1-1/+1
2011-07-21stmmac: improve and up-to-date the documentationGiuseppe CAVALLARO1-64/+136
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2011-07-12net: Add documentation for netdev features handlingMichał Mirosław1-0/+154
2011-07-08net: Fix default in docs for tcp_orphan_retries.David S. Miller1-1/+1
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+128
2011-07-07net: doc: fix compile warning of no format arguments in ifenslave.cShan Wei1-9/+9
2011-07-05NFC: add Documentation/networking/nfc.txtAloisio Almeida Jr1-0/+128
2011-07-04Update documented default values for various TCP/UDP tunablesMax Matveev1-4/+4
2011-07-04Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunablesMax Matveev1-2/+9
2011-06-08inetpeer: remove unused listEric Dumazet1-10/+0
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds1-2/+2
2011-05-25bonding: documentation and code cleanup for resend_igmpFlavio Leitner1-2/+11
2011-05-19Create Documentation/security/,Randy Dunlap1-2/+2
2011-05-08Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller1-5/+6
2011-05-08batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli1-5/+6
2011-04-29ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings1-18/+16
2011-04-13igb: Add anti-spoofing feature documentationGreg Rose1-0/+13
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds11-13/+13
2011-04-04Documentation: fix minor typos/spellingSylvestre Ledru1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi11-13/+13
2011-03-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-9/+17
2011-03-14bonding: documentation update: mailing lists.Nicolas de Pesloüan1-9/+17
2011-03-09Phonet: kill the ST-Ericsson pipe controller KconfigRémi Denis-Courmont1-13/+0
2011-03-09Phonet: support active connection without pipe controller on modemRémi Denis-Courmont1-29/+24
2011-03-09Phonet: provide pipe socket option to retrieve the pipe identifierRémi Denis-Courmont1-3/+4
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-7/+8
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+8
2011-03-04DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells1-1/+8
2011-02-28net: update Documentation/networking/00-INDEXRandy Dunlap1-6/+0
2011-02-20tcp: document tcp_max_ssthresh (Limited Slow-Start)Ilpo Järvinen1-0/+11
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2011-02-10net: fix ifenslave build flagsRandy Dunlap1-0/+2
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2011-02-02tcp_ecn is an integer not a booleanPeter Chubb1-1/+1
2011-01-31Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller1-8/+8
2011-01-31batman-adv: Merge README of v2011.0.0 releaseSven Eckelmann1-8/+8
2011-01-25bonding: update documentation - alternate configuration.Nicolas de Pesloüan1-12/+71
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds4-6/+6
2011-01-07dccp: make upper bound for seq_window consistent on 32/64 bitGerrit Renker1-0/+1
2010-12-24Documentation/networking: Update Intel Wired LAN docsJeff Kirsher7-38/+29
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-0/+10
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann1-0/+240
2010-12-13net: change ip_default_ttl documentationEric Dumazet1-1/+3
2010-12-10Documentation/networking/ixgbevf.txt: Update documentationJeff Kirsher1-4/+0
2010-12-10Documentation/networking/ixgbe.txt: Update ixgbe documentationJeff Kirsher1-75/+136
2010-12-10Documentation/networking/igbvf.txt: Update documentationJeff Kirsher1-1/+3
2010-12-10Documentation/networking/igb.txt: update documentationJeff Kirsher1-27/+4
2010-12-10Documentation/networking/e1000e.txt: Update documentationJeff Kirsher1-18/+22
2010-12-10Documentation/networking/e1000.txt: Update documentationJeff Kirsher1-5/+5
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-12-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny1-0/+20
2010-12-03qlcnic: LICENSE file for qlcnicSritej Velaga1-0/+327
2010-11-28tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan1-0/+1
2010-11-17clarify documentation for net.ipv4.igmp_max_membershipsJeremy Eder1-3/+21
2010-11-15Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten3-5/+5
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+9
2010-11-12docs: Add neigh/gc_thresh3 and route/max_size documentation.Ben Greear1-0/+9
2010-11-12stmmac: update the driver documentationGiuseppe Cavallaro1-11/+37
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-24phylib: make local function staticstephen hemminger1-18/+0
2010-10-21can-raw: add msg_flags to distinguish local trafficOliver Hartkopp1-0/+12
2010-10-13Documentation: Update Phonet doc for Pipe controller changesKumar Sanghvi1-18/+14
2010-10-08Phonet: cleanup pipe enable socket optionRémi Denis-Courmont1-12/+3
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-314/+401
2010-10-05bonding: add retransmit membership reports tunableFlavio Leitner1-0/+8
2010-10-05e1000e.txt: Add e1000e documentationJeff Kirsher1-0/+302
2010-10-05e1000.txt: Update e1000 documentationJeff Kirsher1-277/+96
2010-10-05ixgbevf.txt: Update ixgbevf documentationJeff Kirsher1-37/+3
2010-09-27Documentation: Update Phonet doc for Pipe Controller implementationKumar Sanghvi1-0/+53
2010-09-15Phonet: resource routing documentationRémi Denis-Courmont1-0/+16
2010-09-03ipv6: Update ip-sysctl.txt documentation for recent changes to accept_ra and ...Thomas Graf1-5/+22
2010-08-30dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker1-0/+3
2010-08-30dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker1-6/+20
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp1-9/+13
2010-08-11Documentation/networking/wavelan.txt: deleted, not in treeJoe Perches1-74/+0
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+210
2010-08-08igbvf.txt: Add igbvf DocumentationJeff Kirsher1-0/+78
2010-08-08igb.txt: Add igb documentationJeff Kirsher1-0/+132
2010-08-06DNS: Fixes for the DNS query moduleDavid Howells1-3/+3
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei1-0/+146
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds16-33/+26
2010-08-04Documentation: update broken web addresses.Justin P. Mattock16-33/+26
2010-06-29caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland1-0/+208
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2010-06-16ipw2200: Enable LED by defaultubuntu@tjworld.net1-1/+1
2010-06-11pktgen: increasing transmission granularityDaniel Turull1-0/+5
2010-06-05bonding: allow user-controlled output slave selectionAndy Gospodarek1-2/+82
2010-06-02packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan1-0/+26
2010-05-31arp_notify: document that a gratuitous ARP request is sent when this option i...Ian Campbell1-1/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-42/+573
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang1-0/+31
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue2-3/+3
2010-04-22X25: Update X25 interface documentationandrew hendry1-8/+8
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-30/+46
2010-04-07net: corrected documentation for hardware time stampingPatrick Loschmidt1-30/+46
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+143
2010-04-03l2tp: Update documentationJames Chapman1-34/+213
2010-04-01stmmac: add documentation for the driver.Giuseppe CAVALLARO1-0/+143
2010-03-30net-caif: add CAIF documentationSjur Braendeland2-0/+321
2010-03-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller5-2/+68
2010-03-15timestamping: fix example buildRandy Dunlap3-7/+16
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-0/+66
2010-03-02USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott3-0/+56
2010-03-02USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott1-0/+9
2010-03-02USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott1-0/+1
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+4
2010-02-23IPv6: better document max_addresses parameterBrian Haley1-4/+4
2010-02-18net: TCP thin dupackAndreas Petlund1-0/+12
2010-02-18net: TCP thin linear timeoutsAndreas Petlund1-0/+12
2010-02-18net: TCP thin-stream detectionAndreas Petlund1-0/+47
2010-02-12dccp: allow probing of CCID-array lengthGerrit Renker1-2/+4
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-02-05packet: Kill CONFIG_PACKET_MMAP.David S. Miller1-4/+4
2010-02-04doc: fix checking socket() in net tstamp exampleAli Gholami Rudi1-1/+1
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+8
2010-01-19ipv4: allow warming up the ARP cache with request type gratuitous ARPOctavian Purdila1-3/+12
2010-01-11Documentation/3c509: document ethtool supportBen Hutchings1-4/+8
2010-01-10ixgbevf: Kconfig, Makefile and DocumentationGreg Rose1-0/+90
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer1-0/+19
2009-12-21wireless: support internal statically compiled regulatory databaseJohn W. Linville1-0/+24
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy1-0/+6
2009-12-02TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson1-0/+8
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2009-12-02ip: update the description of rp_filter in ip-sysctl.txtShan Wei1-2/+2
2009-10-07make TLLAO option for NA packets configurableOctavian Purdila1-0/+18
2009-10-07bonding: introduce primary_reselect optionJiri Pirko1-1/+41
2009-10-04pktgen: Fix multiqueue handlingEric Dumazet1-0/+8
2009-10-02net: Fix wrong sizeofJean Delvare1-1/+1
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-04sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta1-0/+10
2009-09-01RTO connection timeout: sysctl documentation updateDamian Lukowski1-11/+26
2009-08-19ieee802154: document the skb->cb usage clearly.Dmitry Eremin-Solenikov1-2/+7
2009-08-12documentation: fix wrt. headers renameDmitry Baryshkov1-5/+4
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2-1/+3