summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-09Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-08net: dsa: sja1105: add FDB fast ageing supportVladimir Oltean
2021-08-08net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean
2021-08-08net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean
2021-08-08ppp: Fix generating ppp unit id when ifname is not specifiedPali Rohár
2021-08-08ppp: Fix generating ifname when empty IFLA_IFNAME is specifiedPali Rohár
2021-08-08bnxt_en: Use register window 6 instead of 5 to read the PHCMichael Chan
2021-08-08bnxt_en: Update firmware call to retrieve TX PTP timestampMichael Chan
2021-08-08bnxt_en: Update firmware interface to 1.10.2.52Michael Chan
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-08-08net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings
2021-08-07net: bonding: bond_alb: Remove the dependency on ipx network layerCai Huoqing
2021-08-07net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor
2021-08-07tulip: Remove deadcode on startup true conditionColin Ian King
2021-08-07net: wwan: mhi_wwan_ctrl: Fix possible deadlockLoic Poulain
2021-08-07net: dsa: qca: ar9331: make proper initial port defaultsOleksij Rempel
2021-08-07r8169: change the L0/L1 entrance latencies for RTL8106eHayes Wang
2021-08-07Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"Hayes Wang
2021-08-06net: ethernet: ti: davinci_cpdma: revert "drop frame padding"Grygorii Strashko
2021-08-06vrf: fix NULL dereference in vrf_finish_output()Dan Carpenter
2021-08-06net: mvvp2: fix short frame size on s390John Hubbard
2021-08-06net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang
2021-08-06net: dsa: mt7530: drop untagged frames on VLAN-aware ports without PVIDDENG Qingfang
2021-08-06net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean
2021-08-06net: dsa: mt7530: remove the .port_set_mrouter implementationVladimir Oltean
2021-08-06net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completionGrygorii Strashko
2021-08-06net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop()Vignesh Raghavendra
2021-08-06netdevsim: Protect both reload_down and reload_up pathsLeon Romanovsky
2021-08-06net: ethernet: ti: davinci_cpdma: drop frame paddingGrygorii Strashko
2021-08-06net: ethernet: ti: davinci_emac: switch to use skb_put_padto()Grygorii Strashko
2021-08-06net: ethernet: ti: cpsw: switch to use skb_put_padto()Grygorii Strashko
2021-08-06intersil: remove obsolete prism54 wireless driverLukas Bulwahn
2021-08-06mt76: fix enum type mismatchArnd Bergmann
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05net/mlx5: Lag, Create shared FDB when in switchdev modeMark Bloch
2021-08-05net/mlx5: E-Switch, add logic to enable shared FDBMark Bloch
2021-08-05net/mlx5: Lag, move lag destruction to a workqueueMark Bloch
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch
2021-08-05net/mlx5: Add send to vport rules on paired deviceMark Bloch
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch
2021-08-05net/mlx5e: Use shared mappings for restoring from metadataRoi Dayan
2021-08-05net/mlx5e: Add an option to create a shared mappingRoi Dayan
2021-08-05net/mlx5: E-Switch, set flow source for send to uplink ruleAriel Levkovich
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch
2021-08-05net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-05net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-08-05net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin