aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers1-6/+0
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-15/+0
2018-04-19docs: ip-sysctl.txt: fix name of some ipv6 variablesOlivier Gayot1-4/+4
2018-04-16staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman1-15/+0
2018-04-15filter.txt: update 'tools/net/' to 'tools/bpf/'Wang Sheng-Hui1-3/+3
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-10/+413
2018-04-03Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-03-31inet: frags: break the 2GB limit for frags storageEric Dumazet1-2/+2
2018-03-31inet: frags: use rhashtables for reassembly unitsEric Dumazet1-5/+2
2018-03-30Documentation: ip-sysctl.txt: clarify disable_ipv6Lorenzo Bianconi1-1/+3
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+112
2018-03-30netfilter: add flowtable documentationPablo Neira Ayuso1-0/+112
2018-03-28Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman1-4/+14
2018-03-26ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan1-0/+39
2018-03-26kconfig: rename silentoldconfig to syncconfigMasahiro Yamada1-1/+1
2018-03-23tls: Add receive path documentationDave Watson1-2/+64
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+14
2018-03-22Documentation/networking: Add net DIM documentationTal Gilboa1-0/+174
2018-03-16doc: Change the udp/sctp rmem/wmem default value.Tonghao Zhang1-3/+3
2018-03-16doc: remove out of date links and info from packet mmapStephen Hemminger1-17/+5
2018-03-14sock: remove zerocopy sockopt restriction on closed tcp stateWillem de Bruijn1-5/+0
2018-03-14staging: irda: remove the irda network stack and driversGreg Kroah-Hartman1-10/+0
2018-03-09net: use skb_is_gso_sctp() instead of open-codingDaniel Axtens1-1/+4
2018-03-08docs: segmentation-offloads.txt: Correct TCP gso_typesDaniel Axtens1-2/+2
2018-03-04net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern1-0/+7
2018-03-03bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbsDaniel Axtens1-2/+9
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman1-4/+34
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata3-0/+413
2018-02-14docs: segmentation-offloads.txt: add SCTP infoDaniel Axtens1-0/+26
2018-02-14docs: segmentation-offloads.txt: Fix ref to SKB_GSO_TUNNEL_REMCSUMDaniel Axtens1-4/+4
2018-02-14docs: segmentation-offloads.txt: update for UFO depreciationDaniel Axtens1-0/+4
2018-02-05doc: Change the min default value of tcp_wmem/tcp_rmem.Tonghao Zhang1-2/+2
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2018-01-26Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller4-1310/+1438
2018-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+3
2018-01-26can: migrate documentation to restructured textRobert Schwebel4-1310/+1438
2018-01-24Documentation/pktgen: Clearify how-to use pktgen samplesDmitry Safonov1-5/+14
2018-01-24bpf, doc: Correct one wrong value in "Register value tracking"Wang YanQing1-1/+1
2018-01-18xfrm: Add ESN support for IPSec HW offloadYossef Efraim1-0/+3
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+5
2018-01-10doc: clarification about setting SO_ZEROCOPYKornilios Kourtis1-0/+4
2018-01-09docs-rst: networking: wire up msg_zerocopyMike Rapoport1-1/+1
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-6/+14
2017-12-22xfrm: update the stats documentationShannon Nelson1-6/+14
2017-12-20Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-0/+2
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan1-0/+9
2017-12-15batman-adv: Add SPDX license identifier to batman-adv.rstSven Eckelmann1-0/+2
2017-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-0/+134
2017-12-13tcp: pause Fast Open globally after third consecutive timeoutYuchung Cheng1-0/+1
2017-12-05Merge branch 'ieee802154-for-davem-2017-12-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller1-0/+40