aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-23net: stmmac: Calculate CDC error only onceKurt Kanzenbach3-10/+8
2021-11-23net: remove .ndo_change_proto_downJakub Kicinski8-58/+11
2021-11-23net: marvell: mvpp2: Add support for 5gbase-rMarek BehĂșn1-7/+37
2021-11-23phy: marvell: phy-mvebu-cp110-comphy: add support for 5gbase-rMarek BehĂșn1-0/+9
2021-11-23tsnep: Fix set MAC addressGerhard Engleder1-1/+1
2021-11-23net: dsa: qca8k: add LAG supportAnsuel Smith2-0/+210
2021-11-23net: dsa: qca8k: add support for mirror modeAnsuel Smith2-0/+99
2021-11-23neigh: introduce neigh_confirm() helper functionYajun Deng4-25/+15
2021-11-23mctp: Add MCTP-over-serial transport bindingJeremy Kerr4-0/+530
2021-11-23mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson1-0/+1
2021-11-23mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_findDanielle Ratson1-3/+0
2021-11-22RDMA/irdma: Set protocol based on PF rdma_mode flagShiraz Saleem1-1/+2
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem6-5/+166
2021-11-22devlink: Add 'enable_iwarp' generic device paramShiraz Saleem3-0/+12
2021-11-22net: dsa: qca8k: add support for mdb_add/delAnsuel Smith1-0/+99
2021-11-22net: dsa: qca8k: add set_ageing_time supportAnsuel Smith2-0/+28
2021-11-22net: dsa: qca8k: add support for port fast agingAnsuel Smith2-0/+12
2021-11-22net: dsa: qca8k: add additional MIB counter and make it dynamicAnsuel Smith2-3/+24
2021-11-22net: dsa: qca8k: initial conversion to regmap helperAnsuel Smith1-60/+47
2021-11-22net: dsa: qca8k: move regmap init in probe and set it mandatoryAnsuel Smith1-6/+8
2021-11-22net: dsa: qca8k: remove extra mutex_init in qca8k_setupAnsuel Smith1-2/+0
2021-11-22net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GETAnsuel Smith2-121/+130
2021-11-22net: dsa: qca8k: remove redundant check in parse_port_configAnsuel Smith1-1/+1
2021-11-22skbuff: Switch structure bounds to struct_group()Kees Cook3-19/+9
2021-11-22skbuff: Move conditional preprocessor directives out of struct sk_buffKees Cook2-22/+24
2021-11-22sections: global data can be in .bssAntoine Tenart1-4/+10
2021-11-22arp: Remove #ifdef CONFIG_PROC_FSYajun Deng1-25/+8
2021-11-22hv_netvsc: Use bitmap_zalloc() when applicableChristophe JAILLET1-6/+4
2021-11-22qed: Use the bitmap API to simplify some functionsChristophe JAILLET1-19/+5
2021-11-22net-sysfs: Slightly optimize 'xps_queue_show()'Christophe JAILLET1-1/+1
2021-11-22rds: Fix a typo in a commentChristophe JAILLET1-1/+1
2021-11-22Fix coverity issue 'Uninitialized scalar variable"Yacov Simhony1-1/+1
2021-11-22pcmcia: hide the MAC address helpers if !NETJakub Kicinski1-1/+2
2021-11-22tsn: Fix build.David S. Miller1-2/+2
2021-11-22net: wwan: iosm: device trace collection using relayfsM Chetan Kumar8-13/+271
2021-11-22net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar2-2/+30
2021-11-22octeon: constify netdev->dev_addrJakub Kicinski1-1/+1
2021-11-22net: mana: Add XDP supportHaiyang Zhang4-11/+235
2021-11-22tsnep: Add TSN endpoint Ethernet MAC driverGerhard Engleder11-0/+3511