summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-03netdev: reshuffle netif_napi_add() APIs to allow dropping weightJakub Kicinski
2022-05-03selftests: forwarding: add basic QoS classification test for Ocelot switchesVladimir Oltean
2022-05-03Merge branch 'mptcp-userspace-path-manager-prerequisites'Jakub Kicinski
2022-05-03mptcp: allow ADD_ADDR reissuance by userspace PMsKishen Maloor
2022-05-03mptcp: expose server_side attribute in MPTCP netlink eventsKishen Maloor
2022-05-03mptcp: establish subflows from either end of connectionKishen Maloor
2022-05-03mptcp: reflect remote port (not 0) in ANNOUNCED eventsKishen Maloor
2022-05-03mptcp: store remote id from MP_JOIN SYN/ACK in local ctxKishen Maloor
2022-05-03selftests: mptcp: ADD_ADDR echo test with missing userspace daemonMat Martineau
2022-05-03mptcp: bypass in-kernel PM restrictions for non-kernel PMsKishen Maloor
2022-05-03Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni
2022-05-03Merge branch 'mlxsw-remove-size-limitations-on-egress-descriptor-buffer'Paolo Abeni
2022-05-03selftests: mlxsw: Add a test for soaking up a burst of trafficPetr Machata
2022-05-03selftests: forwarding: lib: Add start_traffic_pktsize() helpersPetr Machata
2022-05-03mlxsw: Configure descriptor buffersPetr Machata
2022-05-03mlxsw: reg: Add "desc" field to SBPRPetr Machata
2022-05-03Merge branch 'use-standard-sysctl-macro'Paolo Abeni
2022-05-03selftests/sysctl: add sysctl macro testTonghao Zhang
2022-05-03net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang
2022-05-03net: sysctl: use shared sysctl macroTonghao Zhang
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
2022-05-02net/mlx5: fs, refactor software deletion ruleMark Bloch
2022-05-02net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch
2022-05-02net/mlx5e: TC, set proper dest typeMark Bloch
2022-05-02net/mlx5e: Remove unused mlx5e_dcbnl_build_rep_netdev functionGal Pressman
2022-05-02net/mlx5e: Drop error CQE handling from the XSK RX handlerMaxim Mikityanskiy
2022-05-02net/mlx5: Print initializing field in case of timeoutShay Drory
2022-05-02net/mlx5: Delete redundant default assignment of runtime devlink paramsShay Drory
2022-05-02net/mlx5: Remove useless kfreeHaowen Bai
2022-05-02net/mlx5: use kvfree() for kvzalloc() in mlx5_ct_fs_smfs_matcher_createZiyang Xuan
2022-05-02Merge branch 'vsock-virtio-add-support-for-device-suspend-resume'Jakub Kicinski
2022-05-02vsock/virtio: add support for device suspend/resumeStefano Garzarella
2022-05-02vsock/virtio: factor our the code to initialize and delete VQsStefano Garzarella
2022-05-02selftests: forwarding: add Per-Stream Filtering and Policing test for OcelotVladimir Oltean