summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-04net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov
2022-05-04net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov
2022-05-04net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang
2022-05-04net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov
2022-05-04net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin
2022-05-04net/mlx5e: Fix wrong source vport matching on tunnel ruleAriel Levkovich
2022-05-03net/mlx5: Allow future addition of IPsec object modifiersLeon Romanovsky
2022-05-03net/mlx5: Don't perform lookup after already known sec_pathLeon Romanovsky
2022-05-03net/mlx5: Cleanup XFRM attributes structLeon Romanovsky
2022-05-03net/mlx5: Remove not-supported ICV lengthLeon Romanovsky
2022-05-03net/mlx5: Simplify IPsec capabilities logicLeon Romanovsky
2022-05-03net/mlx5: Don't advertise IPsec netdev support for non-IPsec deviceLeon Romanovsky
2022-05-03net/mlx5: Make sure that no dangling IPsec FS pointers existLeon Romanovsky
2022-05-03net/mlx5: Clean IPsec FS add/delete rulesLeon Romanovsky
2022-05-03net/mlx5: Simplify HW context interfaces by using SA entryLeon Romanovsky
2022-05-03net/mlx5: Remove indirections from esp functionsLeon Romanovsky
2022-05-03net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky
2022-05-03net/mlx5: Remove useless validity checkLeon Romanovsky
2022-05-03net/mlx5: Store IPsec ESN update work in XFRM stateLeon Romanovsky
2022-05-03net/mlx5: Reduce useless indirection in IPsec FS add/delete flowsLeon Romanovsky
2022-05-03net/mlx5: Don't hide fallback to software IPsec in FS codeLeon Romanovsky
2022-05-03net/mlx5: Check IPsec TX flow steering namespace in advanceLeon Romanovsky
2022-05-03net/mlx5: Simplify IPsec flow steering init/cleanup functionsLeon Romanovsky
2022-05-03bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan
2022-05-03bnxt_en: Initiallize bp->ptp_lock first before using itMichael Chan
2022-05-03bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-03smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-03net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONTMatthew Hagan
2022-05-03Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni
2022-05-03mlxsw: Configure descriptor buffersPetr Machata
2022-05-03mlxsw: reg: Add "desc" field to SBPRPetr Machata
2022-05-03net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-03net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-05-03rtw89: 8852c: rfk: add DPKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add IQKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RX DCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add TSSIPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add LCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add DACKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RFK tablesPing-Ke Shih
2022-05-03plfxlc: fix le16_to_cpu warning for beacon_intervalSrinivasan Raju
2022-05-02net/mlx5: fs, an FTE should have no dests when deletedMark Bloch
2022-05-02net/mlx5: fs, call the deletion function of the nodeMark Bloch
2022-05-02net/mlx5: fs, delete the FTE when there are no rules attached to itMark Bloch
2022-05-02net/mlx5: fs, do proper bookkeeping for forward destinationsMark Bloch
2022-05-02net/mlx5: fs, add unused destination typeMark Bloch
2022-05-02net/mlx5: fs, jump to exit point and don't fall throughMark Bloch