summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-03devlink: Allow setting parent node of rate objectsDmytro Linkin3-3/+137
2021-06-03selftest: netdevsim: Add devlink rate nodes testDmytro Linkin1-0/+45
2021-06-03netdevsim: Implement support for devlink rate nodesDmytro Linkin2-0/+81
2021-06-03devlink: Introduce rate nodesDmytro Linkin3-8/+247
2021-06-03selftest: netdevsim: Add devlink port shared/max tx rate testDmytro Linkin1-0/+55
2021-06-03netdevsim: Implement devlink rate leafs tx rate supportDmytro Linkin1-3/+75
2021-06-03devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin3-0/+98
2021-06-03selftest: netdevsim: Add devlink rate testDmytro Linkin1-1/+24
2021-06-03netdevsim: Register devlink rate leaf objects per VFDmytro Linkin1-0/+11
2021-06-03devlink: Introduce rate objectDmytro Linkin3-1/+253
2021-06-03netdevsim: Implement legacy/switchdev mode for VFsDmytro Linkin4-1/+104
2021-06-03netdevsim: Implement VFsDmytro Linkin2-27/+77
2021-06-03netdevsim: Implement port types and indexingDmytro Linkin3-12/+60
2021-06-03netdevsim: Disable VFs on nsim_dev_reload_destroy() callDmytro Linkin3-4/+8
2021-06-03netdevsim: Add max_vfs to bus_devDmytro Linkin3-8/+112
2021-06-03Merge branch 'nfp-ct-offload'David S. Miller6-7/+781
2021-06-03nfp: flower-ct: add tc merge functionalityLouis Peens1-4/+158
2021-06-03nfp: flower-ct: add tc_merge_tbLouis Peens3-0/+47
2021-06-03nfp: flower-ct: add a table to map flow cookies to ct flowsLouis Peens4-7/+89
2021-06-03nfp: flower-ct: add nfp_fl_ct_flow_entriesLouis Peens3-3/+209
2021-06-03nfp: flower-ct: add zone table entry when handling pre/post_ct flowsLouis Peens3-0/+131
2021-06-03nfp: flower-ct: add ct zone tableLouis Peens3-1/+40
2021-06-03nfp: flower-ct: add pre and post ct checksLouis Peens4-1/+102
2021-06-03nfp: flower: move non-zero chain checkLouis Peens1-5/+19
2021-06-03decnet: Fix spelling mistakesZheng Yongjun3-3/+3
2021-06-03rxrpc: Fix a typoZheng Yongjun1-1/+1
2021-06-03Bluetooth: Fix spelling mistakesZheng Yongjun6-13/+13
2021-06-039p/trans_virtio: Fix spelling mistakesZheng Yongjun1-3/+3
2021-06-03ethtool: Fix a typoZheng Yongjun1-1/+1
2021-06-02sit: replace 68 with micro IPV4_MIN_MTUzhang kai1-1/+1
2021-06-02dt-bindings: net: brcm,iproc-mdio: convert to the json-schemaRafał Miłecki2-23/+38
2021-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller41-281/+336
2021-06-02Merge branch 'qualcomm-rmnet-mapv5'David S. Miller8-42/+321
2021-06-02net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala6-18/+111
2021-06-02net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala5-12/+96
2021-06-02docs: networking: Add documentation for MAPv5Sharath Chandra Vurukala1-12/+114
2021-06-02Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller25-59/+1135
2021-06-02net: mdio: Fix spelling mistakesZheng Yongjun4-4/+4
2021-06-02net: usb: Fix spelling mistakesZheng Yongjun8-13/+13
2021-06-02vrf: Fix a typoZheng Yongjun1-1/+1
2021-06-02gtp: Fix a typoZheng Yongjun1-1/+1
2021-06-02macvlan: Fix a typoZheng Yongjun1-1/+1
2021-06-02net: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-02net: dcb: Return the correct errno codeZheng Yongjun1-2/+2
2021-06-02igb: Fix -Wunused-const-variable warningYueHaibing1-1/+1
2021-06-02cxgb4: Fix -Wunused-const-variable warningYueHaibing1-1/+1
2021-06-02hamradio: bpqether: Fix -Wunused-const-variable warningYueHaibing1-2/+2
2021-06-02net: stmmac: enable platform specific safety featuresWong Vee Khee8-14/+84
2021-06-02NFC: microread: Remove redundant assignment to variable errNigel Christian1-1/+0
2021-06-02Merge branch 'hdlc-cleanups'David S. Miller1-40/+23