summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Fix tcp_challenge_ack_limit default valueCambda Zhu2020-04-151-1/+1
* docs: networking: add full DIM APIRandy Dunlap2020-04-101-0/+6
* docs: networking: convert DIM to RSTJakub Kicinski2020-04-102-47/+44
* Documentation: devlink: fix broken link warningLothar Rubusch2020-04-091-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-3119-91/+1123
|\
| * Documentation: Add description of packet trap policersIdo Schimmel2020-03-301-0/+26
| * ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek2020-03-291-1/+29
| * ethtool: add EEE_NTF notificationMichal Kubecek2020-03-291-0/+1
| * ethtool: set EEE settings with EEE_SET requestMichal Kubecek2020-03-291-1/+24
| * ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-291-1/+33
| * ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-291-0/+1
| * ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek2020-03-291-1/+2
| * ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek2020-03-291-1/+39
| * ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-291-0/+1
| * ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek2020-03-291-1/+41
| * ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek2020-03-291-1/+47
| * devlink: don't wrap commands in rST shell blocksJacob Keller2020-03-292-6/+3
| * bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cbVasundhara Volam2020-03-271-4/+4
| * bnxt_en: Add partno to devlink info_get cbVasundhara Volam2020-03-271-0/+3
| * bnxt_en: Add fw.mgmt.api version to devlink info_get cb.Vasundhara Volam2020-03-271-0/+3
| * devlink: Add macro for "fw.mgmt.api" to info_get cb.Vasundhara Volam2020-03-271-0/+6
| * ice: add a devlink region for dumping NVM contentsJacob Keller2020-03-261-0/+26
| * devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller2020-03-261-0/+8
| * devlink: expand the devlink-info documentationJakub Kicinski2020-03-244-16/+213
| * ice: add board identifier info to devlink .info_getJacob Keller2020-03-211-0/+4
| * ice: add basic handler for devlink .info_getJacob Keller2020-03-212-0/+68
| * devlink: promote "fw.bundle_id" to a generic info versionJacob Keller2020-03-211-0/+5
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-03-192-13/+17
| |\
| | * docs: networking: convert 6lowpan.txt to ReSTMauro Carvalho Chehab2020-02-282-13/+17
| * | Documentation: networking: stmmac: Mention new XLGMAC supportJose Abreu2020-03-171-2/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-131-1/+1
| |\ \
| | * | bpf, doc: Add BPF JIT for RV32G to BPF documentationLuke Nelson2020-03-051-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-123-7/+4
| |\ \ \
| * | | | ethtool: add CHANNELS_NTF notificationMichal Kubecek2020-03-121-0/+1
| * | | | ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek2020-03-121-1/+22
| * | | | ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek2020-03-121-1/+29
| * | | | ethtool: add RINGS_NTF notificationMichal Kubecek2020-03-121-0/+1
| * | | | ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek2020-03-121-1/+22
| * | | | ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek2020-03-121-1/+29
| * | | | ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek2020-03-121-1/+20
| * | | | ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek2020-03-121-1/+29
| * | | | ethtool: add FEATURES_NTF notificationMichal Kubecek2020-03-121-0/+6
| * | | | ethtool: set netdev features with FEATURES_SET requestMichal Kubecek2020-03-121-9/+47
| * | | | ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek2020-03-121-9/+42
| * | | | tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima2020-03-121-0/+9
| * | | | doc: sfp-phylink: correct code indentationRussell King2020-03-031-16/+16
| | |/ / | |/| |
| * | | Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-02-281-0/+6
| |\ \ \
| | * | | net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu2020-02-271-0/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-271-2/+3
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | net: phylink: propagate resolved link config via mac_link_up()Russell King2020-02-271-3/+14