aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-06-28mlxsw: spectrum_fid: Configure flooding entries using PGT APIsAmit Cohen1-6/+59
2022-06-28mlxsw: spectrum_fid: Set 'mid_base' as part of flood tables initializationAmit Cohen2-4/+32
2022-06-28mlxsw: spectrum: Initialize PGT tableAmit Cohen1-0/+9
2022-06-28mlxsw: Extend PGT APIs to support maintaining list of ports per entryAmit Cohen2-0/+231
2022-06-28mlxsw: Add a dedicated structure for bitmap of portsAmit Cohen2-19/+43
2022-06-28mlxsw: Add an indication of SMPE index validity for PGT tableAmit Cohen3-0/+7
2022-06-28mlxsw: Add an initial PGT table supportAmit Cohen4-1/+136
2022-06-28mlxsw: spectrum_fid: Configure egress VID classification for multicastAmit Cohen1-0/+23
2022-06-28mlxsw: Set flood bridge type for FIDsAmit Cohen2-5/+14
2022-06-28mlxsw: spectrum_fid: Store 'bridge_type' as part of FID familyAmit Cohen1-5/+4
2022-06-28mlxsw: Prepare 'bridge_type' field for SFMR usageAmit Cohen2-8/+9
2022-06-28mlxsw: spectrum_fid: Configure flooding table type for rFIDAmit Cohen2-3/+14
2022-06-28mlxsw: spectrum: Add a temporary variable to indicate bridge modelAmit Cohen2-0/+2
2022-06-27hinic: Use the bitmap API when applicableChristophe JAILLET1-5/+2
2022-06-27nfp: add support for 'ethtool -t DEVNAME' commandFei Qin1-0/+167
2022-06-27nfp: support vepa mode in HW bridgeYinjun Zhang4-2/+73
2022-06-27net: atlantic:fix repeated words in commentsJilin Yuan1-2/+2
2022-06-27amd/xgbe: fix repeated words in commentsJilin Yuan1-1/+1
2022-06-27agere: fix repeated words in commentsJilin Yuan1-1/+1
2022-06-27net: usb: asix: do not force pause frames supportOleksij Rempel1-2/+1
2022-06-27net: asix: fix "can't send until first packet is send" issueOleksij Rempel1-0/+1
2022-06-27octeon_ep: use bitwise ANDShreenidhi Shedi1-1/+1
2022-06-27net: axienet: Modify function descriptionDeming Wang1-1/+1
2022-06-27epic100: fix use after free on rmmodTong Zhang1-2/+2
2022-06-27net: tun: stop NAPI when detaching queuesJakub Kicinski1-1/+10
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+16
2022-06-27can: can327: CAN/ldisc driver for ELM327 based OBD-II adaptersMax Staudt3-0/+1156
2022-06-27Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm"Greg Kroah-Hartman10-11/+16
2022-06-27Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman3-10/+8
2022-06-27caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang1-1/+9
2022-06-27virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang1-1/+7
2022-06-27sfc:falcon: fix repeated words in commentsJilin Yuan1-1/+1
2022-06-27sfc: fix repeated words in commentsJilin Yuan1-5/+5
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller17-374/+542
2022-06-27net: dsa: rzn1-a5psw: add FDB supportClément Léger2-0/+185
2022-06-27net: dsa: rzn1-a5psw: add statistics supportClément Léger2-0/+220
2022-06-27net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driverClément Léger4-0/+926
2022-06-27net: pcs: add Renesas MII converter driverClément Léger3-0/+529
2022-06-25can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTIONFrank Jungclaus1-4/+6
2022-06-25can/esd_usb: Fixed some checkpatch.pl warningsFrank Jungclaus1-23/+8
2022-06-25can/esd_usb: Rename all terms USB2 to USBFrank Jungclaus1-104/+109
2022-06-25can/esd_usb2: Rename esd_usb2.c to esd_usb.cFrank Jungclaus3-5/+12
2022-06-24net: pcs: xpcs: depends on PHYLINK in KconfigJakub Kicinski1-2/+2
2022-06-24usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner1-6/+2
2022-06-24i40e: read the XDP program once per NAPICiara Loftus2-12/+16
2022-06-24net: dp83822: disable rx error interruptEnguerrand de Ribaucourt1-2/+1
2022-06-24net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt1-1/+0
2022-06-24net: tun: unlink NAPI from device on destructionJakub Kicinski1-0/+1
2022-06-24sfc: siena: fix repeated words in commentsJilin Yuan1-5/+5
2022-06-24net/funeth: Support UDP segmentation offloadDimitris Michailidis4-2/+27