summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* docs: can.rst: fix a footnote referenceMauro Carvalho Chehab2018-06-151-2/+2
* netdev-FAQ: clarify DaveM's position for stable backportsCong Wang2018-06-051-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-051-43/+58
|\
| * xsk: new descriptor addressing schemeBjörn Töpel2018-06-041-43/+58
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-06-043-82/+39
|\ \
| * | Documentation: e1000: Update kernel documentationJeff Kirsher2018-06-042-49/+11
| * | Documentation: e100: Update the Intel 10/100 driver docJeff Kirsher2018-06-042-33/+28
* | | docs: networking: fix minor typos in various documentation filesOlivier Gayot2018-06-048-16/+16
* | | net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimizationMaciej Żenczykowski2018-06-041-3/+7
|/ /
* | virtio_net: Extend virtio to use VF datapath when availableSridhar Samudrala2018-05-281-0/+90
* | net: Introduce net_failover driverSridhar Samudrala2018-05-281-0/+26
* | net: Introduce generic failover moduleSridhar Samudrala2018-05-281-0/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-261-6/+0
|\
| * ppp: remove the PPPIOCDETACH ioctlEric Biggers2018-05-241-6/+0
* | tcp: add tcp_comp_sack_nr sysctlEric Dumazet2018-05-181-0/+6
* | tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet2018-05-181-0/+7
* | tcp: disable RFC6675 loss detectionYuchung Cheng2018-05-171-1/+2
* | tcp: support DUPACK threshold in RACKYuchung Cheng2018-05-171-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-161-6/+9
|\ \
| * | bpf, doc: clarification for the meaning of 'id'Wang YanQing2018-05-111-6/+9
* | | Revert "bonding: allow carrier and link status to determine link state"Debabrata Banerjee2018-05-161-2/+2
* | | bonding: allow carrier and link status to determine link stateDebabrata Banerjee2018-05-161-2/+2
* | | net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d"Tonghao Zhang2018-05-111-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-073-0/+304
|\ \
| * | samples/bpf: sample application and documentation for AF_XDP socketsMagnus Karlsson2018-05-032-0/+298
| * | bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ONLeo Yan2018-04-271-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-041-15/+0
|\ \ \ | | |/ | |/|
| * | Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-271-15/+0
| |\ \
| | * | staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman2018-04-161-15/+0
* | | | ipv6: sr: Add documentation for seg_flowlabel sysctlAhmed Abdelsalam2018-04-271-0/+13
| |_|/ |/| |
* | | udp: add gso support to virtual devicesWillem de Bruijn2018-04-261-0/+7
|/ /
* | docs: ip-sysctl.txt: fix name of some ipv6 variablesOlivier Gayot2018-04-191-4/+4
* | filter.txt: update 'tools/net/' to 'tools/bpf/'Wang Sheng-Hui2018-04-151-3/+3
|/
* Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-044-10/+413
|\
| * Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman2018-03-281-4/+14
| |\
| * | staging: irda: remove the irda network stack and driversGreg Kroah-Hartman2018-03-141-10/+0
| * | Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman2018-02-261-4/+34
| |\ \
| * | | staging: fsl-mc: Move core bus out of stagingBogdan Purcareata2018-02-223-0/+413
* | | | Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-04-031-1/+1
|\ \ \ \
| * | | | kconfig: rename silentoldconfig to syncconfigMasahiro Yamada2018-03-261-1/+1
| | |/ / | |/| |
* | | | inet: frags: break the 2GB limit for frags storageEric Dumazet2018-03-311-2/+2
* | | | inet: frags: use rhashtables for reassembly unitsEric Dumazet2018-03-311-5/+2
* | | | Documentation: ip-sysctl.txt: clarify disable_ipv6Lorenzo Bianconi2018-03-301-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-301-0/+112
|\ \ \ \
| * | | | netfilter: add flowtable documentationPablo Neira Ayuso2018-03-301-0/+112
* | | | | ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan2018-03-261-0/+39
* | | | | tls: Add receive path documentationDave Watson2018-03-231-2/+64
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-4/+14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net: use skb_is_gso_sctp() instead of open-codingDaniel Axtens2018-03-091-1/+4
| * | | | docs: segmentation-offloads.txt: Correct TCP gso_typesDaniel Axtens2018-03-081-2/+2
OpenPOWER on IntegriCloud