summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-071-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Documentation/networking: fix af_xdp.rst Sphinx warningsRandy Dunlap2019-05-211-4/+4
* | | | Documentation: add TLS offload documentationJakub Kicinski2019-05-226-0/+488
* | | | Documentation: tls: RSTify the ktls documentationJakub Kicinski2019-05-222-13/+30
* | | | Documentation: net: move device drivers docs to a submenuJakub Kicinski2019-05-222-13/+31
| |_|/ |/| |
* | | net-next: net: Fix typos in ip-sysctl.txtMasanari Iida2019-05-211-2/+2
|/ /
* / networking: : fix typos in code commentsWeitao Hou2019-05-201-2/+2
|/
* rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells2019-05-161-1/+10
* rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells2019-05-161-0/+10
* Documentation: net: dsa: sja1105: Add info about supported traffic modesVladimir Oltean2019-05-051-0/+54
* Documentation: net: dsa: Add details about NXP SJA1105 driverVladimir Oltean2019-05-032-0/+167
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-022-1/+3
|\
| * Documentation: fix netdev-FAQ.rst markup warningRandy Dunlap2019-05-011-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-04-301-0/+2
| |\
| | * xfrm: update doc about xfrm[46]_gc_threshNicolas Dichtel2019-04-121-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-252-2/+1
|\| |
| * | Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARKCorentin Labbe2019-04-211-2/+0
| * | ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2019-04-171-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-222-127/+0
|\ \ \
| * | | bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common placeStanislav Fomichev2019-04-182-127/+0
* | | | ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra2019-04-181-1/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-7/+9
|\ \ \ \ | | |/ / | |/| |
| * | | rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne2019-04-121-7/+9
* | | | Documentation: net: dsa: transition to the rst formatIoana Ciornei2019-04-125-154/+169
| |/ / |/| |
* | | Documentation: networking: devlink-info-versions: Add fw.psidShalom Toledo2019-04-081-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-052-0/+127
|\| |
| * | flow_dissector: rst'ify documentationStanislav Fomichev2019-04-043-115/+127
| * | flow_dissector: document BPF flow dissector environmentStanislav Fomichev2019-04-031-0/+115
* | | Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller2019-03-281-82/+28
|\ \ \
| * | | batman-adv: Drop documentation about sysfs filesSven Eckelmann2019-03-251-67/+24
| * | | batman-adv: Drop documentation about debugfs filesSven Eckelmann2019-03-251-20/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-271-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-03-211-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | netfilter: nf_flowtable: remove duplicated transition in diagramPablo Neira Ayuso2019-03-191-4/+4
* | | | ipv4: Allow amount of dirty memory from fib resizing to be controllableDavid Ahern2019-03-211-0/+5
* | | | ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra2019-03-201-0/+5
* | | | ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra2019-03-191-0/+5
|/ / /
* | | Documentation: networking: Update netdev-FAQ regarding patchesFlorian Fainelli2019-03-181-0/+13
* | | doc: fix link to MSG_ZEROCOPY patchsetTobias Klauser2019-03-181-1/+1
* | | networking: fix snmp_counter.rst Doc. WarningsRandy Dunlap2019-03-171-3/+9
* | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-095-185/+262
|\ \ \ | |/ / |/| |
| * | doc: networking: integrate scaling document into doc treeOtto Sabart2019-01-202-46/+86
| * | doc: networking: add offload documents into main index fileOtto Sabart2019-01-071-0/+2
| * | doc: networking: shorten the main title in offloads documentsOtto Sabart2019-01-072-6/+6
| * | doc: networking: convert offload files into RST and update referencesOtto Sabart2019-01-072-0/+0
| * | doc: networking: prepare offload documents for conversion into RSTOtto Sabart2019-01-072-95/+130
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-042-2/+36
|\ \ \
| * | | docs/bpf: minor casing/punctuation fixesAndrii Nakryiko2019-03-021-1/+1
| * | | xsk: add FAQ to facilitate for first time usersMagnus Karlsson2019-02-251-1/+35
* | | | switchdev: Remove unused transaction item queueFlorian Fainelli2019-03-011-19/+0