summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-08-10ibmvnic: Unmap DMA login rsp buffer on send login failNick Child1-1/+4
2023-08-10ibmvnic: Enforce stronger sanity checks on login responseNick Child1-0/+18
2023-08-10net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti1-4/+33
2023-08-10i40e: Replace one-element array with flex-array member in struct i40e_package...Gustavo A. R. Silva2-3/+3
2023-08-10net: netdevsim: mimic tc-taprio offloadVladimir Oltean1-0/+27
2023-08-10net: netdevsim: use mock PHC driverVladimir Oltean4-1/+24
2023-08-10net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris7-139/+448
2023-08-10net/mlx5: Expose port.c/mlx5_query_module_num() functionAdham Faris2-1/+2
2023-08-10octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64()Li Zetao1-18/+2
2023-08-10octeontx2-af: Use u64_to_ether_addr() to convert ethernet addressLi Zetao1-3/+2
2023-08-10octeontx2-af: Remove redundant functions mac2u64() and cfg2mac()Li Zetao1-22/+4
2023-08-10mlxsw: Set port STP state on bridge enslavementPetr Machata1-1/+1
2023-08-10ethernet: s2io: Use ether_addr_to_u64() to convert ethernet addressLi Zetao1-12/+5
2023-08-10Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-3/+7
2023-08-09mlxsw: spectrum_switchdev: Use is_zero_ether_addr() instead of ether_addr_equ...Ruan Jinjie1-4/+2
2023-08-09mlxbf_gige: Remove two unused function declarationsYue Haibing1-3/+0
2023-08-09net: txgbe: Use pci_dev_id() to simplify the codeXiongfeng Wang1-6/+6
2023-08-09bcm63xx_enet: Remove redundant initialization ownerLi Zetao1-3/+0
2023-08-09wifi: ath12k: Fix buffer overflow when scanning with extraieWen Gong1-2/+1
2023-08-09net: dsa: mt7530: improve and relax PHY driver dependencyDaniel Golle1-1/+2
2023-08-09sfc: offload left-hand side rules for conntrackEdward Cree6-0/+599
2023-08-09sfc: conntrack state matches in TC rulesEdward Cree4-4/+105
2023-08-09sfc: handle non-zero chain_index on TC rulesEdward Cree4-26/+170
2023-08-09sfc: offload conntrack flow entries (match only) from CT zonesEdward Cree5-7/+429
2023-08-09sfc: functions to insert/remove conntrack entries to MAE hardwareEdward Cree3-0/+274
2023-08-09sfc: functions to register for conntrack zone offloadEdward Cree5-1/+156
2023-08-09sfc: add MAE table machinery for conntrack tableEdward Cree5-1/+308
2023-08-09net: enetc: remove of_device_is_available() handlingVladimir Oltean1-12/+0
2023-08-09net: enetc: reimplement RFS/RSS memory clearing as PCI quirkVladimir Oltean1-30/+73
2023-08-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski14-161/+279
2023-08-09iavf: fix potential races for FDIR filtersPiotr Gardocki2-4/+12
2023-08-09igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli2-2/+36
2023-08-09Merge tag 'mlx5-fixes-2023-08-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski11-66/+106
2023-08-09Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski16-270/+300
2023-08-09net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu1-1/+13
2023-08-09net: hns3: add wait until mac link downJie Wang1-1/+9
2023-08-09net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang1-5/+9
2023-08-09net: hns3: restore user pause configure when disable autonegJian Shen3-2/+6
2023-08-09net: renesas: rswitch: Add .[gs]et_link_ksettings supportYoshihiro Shimoda1-0/+2
2023-08-09net: renesas: rswitch: Add runtime speed change supportYoshihiro Shimoda2-3/+25
2023-08-09rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma5-15/+0
2023-08-09bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.cMichael Chan2-284/+49
2023-08-09bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()Michael Chan2-285/+52
2023-08-09net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()Dan Carpenter2-2/+2
2023-08-09team: remove unused input parameters in lb_htpm_select_tx_port and lb_hash_se...Zhengchao Shao1-8/+3
2023-08-09team: change the getter function in the team_option structure to voidZhengchao Shao3-47/+32
2023-08-09team: change the init function in the team_option structure to voidZhengchao Shao3-18/+10
2023-08-09team: remove unreferenced header in broadcast and roundrobin filesZhengchao Shao2-2/+0
2023-08-09team: add __exit modifier to team_nl_fini()Zhengchao Shao1-1/+1
2023-08-09net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macrosChristophe Leroy2-5/+5