summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-14net: ipa: retry TX channel stop commandsAlex Elder1-5/+2
2021-01-14net: ipa: change stop channel retry delayAlex Elder1-1/+1
2021-01-14net: ipa: change GSI command timeoutAlex Elder1-2/+4
2021-01-14net: ipa: use usleep_range()Alex Elder2-4/+5
2021-01-14net: ipa: introduce some interrupt helpersAlex Elder1-36/+58
2021-01-14net: ipa: a few simple renamesAlex Elder1-14/+14
2021-01-14Merge tag 'linux-can-next-for-5.12-20210114' of git://git.kernel.org/pub/scm/...Jakub Kicinski47-1542/+1819
2021-01-14Merge branch 'net-dsa-link-aggregation-support'Jakub Kicinski14-13/+742
2021-01-14net: dsa: tag_dsa: Support reception of packets from LAG devicesTobias Waldekranz2-2/+27
2021-01-14net: dsa: mv88e6xxx: Link aggregation supportTobias Waldekranz5-5/+330
2021-01-14net: dsa: Link aggregation supportTobias Waldekranz6-7/+381
2021-01-14net: dsa: Don't offload port attributes on standalone portsTobias Waldekranz1-0/+3
2021-01-14net: bonding: Notify ports about their initial stateTobias Waldekranz1-0/+2
2021-01-14mlxsw: pci: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-31/+25
2021-01-14net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_addVladimir Oltean1-2/+1
2021-01-14net: openvswitch: add log message for error caseEelco Chaudron2-9/+17
2021-01-14Merge branch 'selftests-updates-to-allow-single-instance-of-nettest-for-clien...Jakub Kicinski2-381/+606
2021-01-14selftests: Add separate option to nettest for address bindingDavid Ahern2-8/+15
2021-01-14selftests: Remove exraneous newline in nettestDavid Ahern1-1/+0
2021-01-14selftests: Add separate options for server device bindingsDavid Ahern2-142/+154
2021-01-14selftests: Add new option for client-side passwordsDavid Ahern2-45/+52
2021-01-14selftests: Consistently specify address for MD5 protectionDavid Ahern2-33/+33
2021-01-14selftests: Make address validation apply only to client modeDavid Ahern1-0/+6
2021-01-14selftests: Add missing newline in nettest error messagesDavid Ahern1-8/+6
2021-01-14selftests: Use separate stdout and stderr buffers in nettestDavid Ahern1-1/+20
2021-01-14selftests: Add support to nettest to run both client and serverDavid Ahern1-8/+85
2021-01-14selftests: Add options to set network namespace to nettestDavid Ahern1-1/+55
2021-01-14selftests: Move address validation in nettestDavid Ahern1-17/+43
2021-01-14selftests: Move convert_addr up in nettestDavid Ahern1-126/+126
2021-01-14selftests: Move device validation in nettestDavid Ahern1-22/+42
2021-01-14Merge branch 'add-100-base-x-mode'Jakub Kicinski3-0/+18
2021-01-14sfp: add support for 100 base-x SFPsBjarni Jonasson1-0/+9
2021-01-14net: phy: Add 100 base-x modeBjarni Jonasson2-0/+9
2021-01-14net: phy: ar803x: disable extended next page bitRussell King1-1/+7
2021-01-14Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-2/+4
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds54-223/+569
2021-01-14mptcp: fix locking in mptcp_disconnect()Paolo Abeni1-2/+7
2021-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds13-12/+55
2021-01-14net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUMTariq Toukan2-4/+10
2021-01-14Merge branch 'maintainers-remove-inactive-folks-from-networking'Jakub Kicinski2-8/+25
2021-01-14MAINTAINERS: dccp: move Gerrit Renker to CREDITSJakub Kicinski2-2/+5
2021-01-14MAINTAINERS: ipvs: move Wensong Zhang to CREDITSJakub Kicinski2-1/+4
2021-01-14MAINTAINERS: tls: move Aviad to CREDITSJakub Kicinski2-1/+4
2021-01-14MAINTAINERS: ena: remove Zorik Machulsky from reviewersJakub Kicinski1-1/+0
2021-01-14MAINTAINERS: vrf: move Shrijeet to CREDITSJakub Kicinski2-1/+4
2021-01-14MAINTAINERS: net: move Alexey Kuznetsov to CREDITSJakub Kicinski2-1/+4
2021-01-14MAINTAINERS: altx: move Jay Cliburn to CREDITSJakub Kicinski2-1/+4
2021-01-14net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet1-2/+7
2021-01-14nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven1-1/+0
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon1-2/+18