summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-04net/mlx5: Clean IPsec FS add/delete rulesLeon Romanovsky3-38/+34
2022-05-04net/mlx5: Simplify HW context interfaces by using SA entryLeon Romanovsky3-197/+62
2022-05-04net/mlx5: Remove indirections from esp functionsLeon Romanovsky1-35/+12
2022-05-04net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky12-184/+117
2022-05-04net/mlx5: Remove useless validity checkLeon Romanovsky2-54/+0
2022-05-04net/mlx5: Store IPsec ESN update work in XFRM stateLeon Romanovsky4-72/+33
2022-05-04net/mlx5: Reduce useless indirection in IPsec FS add/delete flowsLeon Romanovsky2-20/+9
2022-05-04net/mlx5: Don't hide fallback to software IPsec in FS codeLeon Romanovsky2-30/+17
2022-05-04net/mlx5: Check IPsec TX flow steering namespace in advanceLeon Romanovsky4-8/+11
2022-05-04net/mlx5: Simplify IPsec flow steering init/cleanup functionsLeon Romanovsky3-54/+27
2022-05-04Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski2-13/+15
2022-05-04bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan1-0/+4
2022-05-04bnxt_en: Initiallize bp->ptp_lock first before using itMichael Chan1-8/+7
2022-05-04bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur1-5/+4
2022-05-04Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski298-4104/+43484
2022-05-04netdev: reshuffle netif_napi_add() APIs to allow dropping weightJakub Kicinski2-20/+36
2022-05-04selftests: forwarding: add basic QoS classification test for Ocelot switchesVladimir Oltean1-0/+253
2022-05-04smsc911x: allow using IRQ0Sergey Shtylyov1-1/+1
2022-05-04Merge branch 'mptcp-userspace-path-manager-prerequisites'Jakub Kicinski8-20/+81
2022-05-04mptcp: allow ADD_ADDR reissuance by userspace PMsKishen Maloor1-2/+10
2022-05-04mptcp: expose server_side attribute in MPTCP netlink eventsKishen Maloor2-0/+4
2022-05-04mptcp: establish subflows from either end of connectionKishen Maloor3-7/+8
2022-05-04mptcp: reflect remote port (not 0) in ANNOUNCED eventsKishen Maloor4-8/+15
2022-05-04mptcp: store remote id from MP_JOIN SYN/ACK in local ctxKishen Maloor1-0/+1
2022-05-04selftests: mptcp: ADD_ADDR echo test with missing userspace daemonMat Martineau1-0/+11
2022-05-04mptcp: bypass in-kernel PM restrictions for non-kernel PMsKishen Maloor4-3/+32
2022-05-04net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONTMatthew Hagan1-1/+11
2022-05-04Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2022-05-03Merge tag 'hwmon-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-10/+29
2022-05-03net: rds: acquire refcount on TCP socketsTetsuo Handa1-0/+8
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde1-1/+1
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde1-1/+1
2022-05-03Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni19-90/+109
2022-05-03Merge branch 'mlxsw-remove-size-limitations-on-egress-descriptor-buffer'Paolo Abeni4-3/+530
2022-05-03selftests: mlxsw: Add a test for soaking up a burst of trafficPetr Machata1-0/+480
2022-05-03selftests: forwarding: lib: Add start_traffic_pktsize() helpersPetr Machata1-3/+18
2022-05-03mlxsw: Configure descriptor buffersPetr Machata1-0/+26
2022-05-03mlxsw: reg: Add "desc" field to SBPRPetr Machata1-0/+6
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2022-05-03Merge branch 'emaclite-improve-error-handling-and-minor-cleanup'Paolo Abeni1-18/+12
2022-05-03net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham1-3/+12
2022-05-03net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham1-15/+0
2022-05-03Merge branch 'use-standard-sysctl-macro'Paolo Abeni8-30/+75
2022-05-03selftests/sysctl: add sysctl macro testTonghao Zhang2-0/+55
2022-05-03net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang6-14/+10
2022-05-03net: sysctl: use shared sysctl macroTonghao Zhang3-16/+10
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo36-358/+1410
2022-05-03rtw89: 8852c: rfk: add DPKPing-Ke Shih6-8/+1178
2022-05-03rtw89: 8852c: rfk: add IQKPing-Ke Shih5-4/+1099
2022-05-03rtw89: 8852c: rfk: add RX DCKPing-Ke Shih4-1/+78