summaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)AuthorFilesLines
2019-12-28ethtool: add LINKINFO_NTF notificationMichal Kubecek1-0/+1
2019-12-28ethtool: set link settings with LINKINFO_SET requestMichal Kubecek1-2/+22
2019-12-28ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek1-2/+35
2019-12-28ethtool: provide string sets with STRSET_GET requestMichal Kubecek1-2/+73
2019-12-28ethtool: netlink bitset handlingMichal Kubecek1-0/+84
2019-12-28ethtool: introduce ethtool netlink interfaceMichal Kubecek2-0/+217
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-12-11nfp: add support for TLV device statsJakub Kicinski1-0/+116
2019-12-10net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang1-0/+4
2019-12-09Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+1
2019-12-08can: j1939: fix address claim code exampleMarc Kleine-Budde1-1/+1
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds3-3/+3
2019-12-02Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2019-12-01docs: remove a bunch of stray CRsJonathan Corbet12-56/+56
2019-11-27net: Fix a documentation bug wrt. ip_unprivileged_port_startMaciej Żenczykowski1-4/+5
2019-11-23docs: networking: nfc: change to rst formatRobert Schwebel2-0/+1
2019-11-23docs: networking: nfc: fix code block syntaxRobert Schwebel1-8/+8
2019-11-23docs: networking: nfc: fix bullet list syntaxRobert Schwebel1-1/+1
2019-11-23docs: networking: nfc: change block diagram to sphinx syntaxRobert Schwebel1-24/+25
2019-11-23docs: networking: nfc: change headlines to sphinx syntaxRobert Schwebel1-3/+4
2019-11-23net: phy: remove phy_ethtool_sset()Russell King1-1/+2
2019-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-9/+27
2019-11-20Documentation: networking: add cpsw switchdev based driver documentationIlias Apalodimas2-0/+219
2019-11-16bpf, doc: Change right arguments for JIT example codeMao Wenan1-4/+4
2019-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed3-0/+42
2019-11-12Documentation: networking: dpaa_eth: adjust sysfs pathsMadalin Bucur1-2/+2
2019-11-12Documentation: networking: dpaa_eth: adjust buffer pool infoMadalin Bucur1-4/+4
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik2-0/+26
2019-11-11net/mlx5: Document flow_steering_mode devlink paramMichael Guralnik1-0/+12
2019-11-11devlink: Add new "enable_roce" generic device paramMichael Guralnik1-0/+4
2019-11-11xsk: Extend documentation for Rx|Tx-only sockets and shared umemsMagnus Karlsson1-5/+23
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+4
2019-11-09sctp: add support for Primary Path SwitchoverXin Long1-0/+12
2019-11-09sctp: add pf_expose per netns and sock and asocXin Long1-0/+22
2019-11-08net: atlantic: change email domains to MarvellIgor Russkikh1-3/+3
2019-11-08net: atlantic: implement UDP GSO offloadIgor Russkikh1-0/+15
2019-11-08net: atlantic: loopback tests via private flagsIgor Russkikh1-0/+25
2019-11-08devlink: Add layer 3 generic packet exception trapsAmit Cohen1-0/+20
2019-11-08devlink: Add layer 3 generic packet trapsAmit Cohen1-0/+41
2019-11-06Documentation: TLS: Add missing counter descriptionTariq Toukan1-0/+4
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller13-60/+63
2019-11-02Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller12-56/+56
2019-11-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer12-56/+56
2019-11-01net: documentation: add docs for MAC/PHY support in DPAA2Ioana Ciornei2-0/+192
2019-11-01tcp: increase tcp_max_syn_backlog max valueEric Dumazet1-2/+5
2019-11-01net: increase SOMAXCONN to 4096Eric Dumazet1-2/+2
2019-10-29Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet4-20/+23
2019-10-29net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.Andrew Lunn1-0/+7
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-28/+231
2019-10-23xsk: Improve documentation for AF_XDPMagnus Karlsson1-28/+231