summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* Documentation/networking: fix typo in mpls-sysctlAlexander Alemayhu2017-01-021-2/+2
* Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-123-6/+6
|\
| * Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-182-22/+4
| |\
| * | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-243-6/+6
* | | net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen2016-12-101-4/+4
* | | phy: add phy fixup unregister functionsWoojung.Huh@microchip.com2016-12-081-0/+9
* | | net: smmac: allow configuring lower pbl valuesNiklas Cassel2016-12-081-1/+4
* | | net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel2016-12-081-6/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-12-071-0/+11
|\ \ \
| * | | netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal2016-12-041-0/+11
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-12-051-15/+11
|\ \ \ \ | |/ / / |/| | |
| * | | docs: ieee802154: update main documentation fileStefan Schmidt2016-11-301-15/+11
* | | | ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-031-0/+9
* | | | stmmac: cleanup documenation, make it match realityPavel Machek2016-12-031-24/+23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-2/+5
|\ \ \ \
| * | | | netfilter: fix nf_conntrack_helper documentationFlorian Westphal2016-11-241-2/+5
* | | | | 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
OpenPOWER on IntegriCloud