summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* tcp: allow to turn tcp timestamp randomization offFlorian Westphal2016-12-021-2/+7
* tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+10
* Documentation: net: phy: Add links to several standards documentsFlorian Fainelli2016-11-281-0/+10
* Documentation: net: phy: Add blurb about RGMIIFlorian Fainelli2016-11-281-0/+77
* Documentation: net: phy: Add a paragraph about pause frames/flow controlFlorian Fainelli2016-11-281-2/+16
* Documentation: net: phy: remove description of function pointersFlorian Fainelli2016-11-281-33/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-1/+2
|\
| * Documentation: networking: dsa: Update tagging protocolsFabian Mewes2016-11-071-1/+2
* | ipv6: sr: add documentation file for per-interface sysctlsDavid Lebrun2016-11-091-0/+18
* | igmp: Document sysctl force_igmp_versionHangbin Liu2016-11-091-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-309-1253/+4
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-292-22/+4
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-10-211-18/+0
| | |\
| | | * netfilter: conntrack: remove obsolete sysctl (nf_conntrack_events_retry_timeout)Nicolas Dichtel2016-10-171-18/+0
| | * | Documentation/networking: update git urls to use https over httpAlexander Alemayhu2016-10-141-4/+4
| | |/
| * | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-147-1231/+0
| |\ \ | | |/ | |/|
| | * Doc: update 00-INDEX files to reflect the runnable code moveShuah Khan2016-10-101-2/+0
| | * selftests: Move networking/timestamping from DocumentationShuah Khan2016-09-206-1229/+0
* | | Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller2016-10-291-1/+1
|\ \ \
| * | | mac80211_hwsim: suggest nl80211 instead of wext driver in documentationLinus Lüssing2016-10-171-1/+1
| |/ /
* | | batman-adv: Document new nc, mcast and tpmeter log levelsSven Eckelmann2016-10-171-7/+10
* | | batman-adv: Add dat, mcast, nc and neighbor debugfs files to READMESven Eckelmann2016-10-171-3/+4
* | | batman-adv: Add network_coding and mcast sysfs files to READMESven Eckelmann2016-10-171-4/+5
* | | batman-adv: Add B.A.T.M.A.N. V sysfs files to READMESven Eckelmann2016-10-171-1/+1
|/ /
* | doc: update switchdev L3 sectionJiri Pirko2016-09-281-13/+14
* | ipvlan: Introduce l3s modeMahesh Bandewar2016-09-191-1/+6
* | rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-011-41/+31
* | net: dsa: add MDB supportVivien Didelot2016-08-311-0/+23
* | rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells2016-08-301-3/+8
* | rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-301-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-20/+0
|\ \
| * | Documentation: networking: dsa: Remove platform device TODOFlorian Fainelli2016-08-281-20/+0
* | | bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2016-08-261-9/+4
* | | net: dsa: rename switch operations structureVivien Didelot2016-08-241-5/+5
* | | net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng2016-08-231-22/+23
* | | strparser: DocumentationTom Herbert2016-08-171-0/+136
* | | Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-m...David S. Miller2016-08-121-6/+11
|\ \ \
| * | | batman-adv: Use rtnl link in device creation exampleSven Eckelmann2016-08-091-6/+11
| |/ /
* | | net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal2016-08-122-0/+307
|/ /
* | rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-10/+11
|/
* Documentation: RDS: Document Multipath RDS (mprds)Sowmini Varadhan2016-07-151-0/+55
* Documentation: RDS: updates for SO_RDS_TRANSPORT socket optionSowmini Varadhan2016-07-151-1/+16
* net: vrf: Address comments from last documentation updateDavid Ahern2016-07-131-3/+3
* net: vrf: Documentation updateDavid Ahern2016-07-131-98/+103
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-061-1/+2
|\
| * netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal2016-06-241-1/+2
* | drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO2016-06-281-0/+1
* | can: bcm: add documentation for CAN FD supportOliver Hartkopp2016-06-171-1/+24
* | net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-071-1/+1
|/
* Documentation: ip-sysctl.txt: clarify secure_redirectsEric Garver2016-05-291-3/+5
OpenPOWER on IntegriCloud