summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-28selftests: net: dsa: Add a Makefile which installs the selftestsMartin Blumenstingl
2022-07-28Merge branch 'take-devlink-lock-on-mlx4-and-mlx5-callbacks'Jakub Kicinski
2022-07-28devlink: Hold the instance lock in health callbacksMoshe Shemesh
2022-07-28net/mlx5: Lock mlx5 devlink health recovery callbackMoshe Shemesh
2022-07-28net/mlx4: Lock mlx4 devlink reload callbackMoshe Shemesh
2022-07-28net/mlx4: Use devl_ API for devlink port register / unregisterMoshe Shemesh
2022-07-28net/mlx4: Use devl_ API for devlink region create / destroyMoshe Shemesh
2022-07-28net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh
2022-07-28net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reloadMoshe Shemesh
2022-07-28net: devlink: remove region snapshots list dependency on devlink->lockJiri Pirko
2022-07-28net: devlink: remove region snapshot ID tracking dependency on devlink->lockJiri Pirko
2022-07-28Merge branch 'add-framework-for-selftests-in-devlink'Jakub Kicinski
2022-07-28bnxt_en: implement callbacks for devlink selftestsvikas
2022-07-28devlink: introduce framework for selftestsVikas Gupta
2022-07-28Merge branch 'mlx5e-use-tls-tx-pool-to-improve-connection-rate'Jakub Kicinski
2022-07-28net/mlx5e: kTLS, Dynamically re-size TX recycling poolTariq Toukan
2022-07-28net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connectionsTariq Toukan
2022-07-28net/mlx5e: kTLS, Take stats out of OOO handlerTariq Toukan
2022-07-28net/mlx5e: kTLS, Introduce TLS-specific create TISTariq Toukan
2022-07-28net/tls: Multi-threaded calls to TX tls_dev_delTariq Toukan
2022-07-28net/tls: Perform immediate device ctx cleanup when possibleTariq Toukan
2022-07-28tls: rx: Fix unsigned comparison with less than zeroYang Li
2022-07-28Merge branch 'tls-rx-follow-ups-to-rx-work'Jakub Kicinski
2022-07-28tls: rx: fix the false positive warningJakub Kicinski
2022-07-28tls: strp: rename and multithread the workqueueJakub Kicinski
2022-07-28tls: rx: don't consider sock_rcvtimeo() cumulativeJakub Kicinski
2022-07-28selftests: tls: handful of memrnd() and length checksJakub Kicinski
2022-07-28net: usb: delete extra space and tab in blank lineXie Shaowen
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28libbpf: Support PPC in arch_specific_syscall_pfxDaniel Müller
2022-07-28net/mlx5e: Move mlx5e_init_l2_addr to en_mainLama Kayal
2022-07-28net/mlx5e: Split en_fs ndo's and move to en_mainLama Kayal
2022-07-28net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal
2022-07-28net/mlx5e: Add mdev to flow_steering structLama Kayal
2022-07-28net/mlx5e: Report flow steering errors with mdev err report APILama Kayal
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal
2022-07-28net/mlx5e: Allocate VLAN and TC for featured profiles onlyLama Kayal
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal
2022-07-28net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal
2022-07-28net/mlx5e: TC, Support tc action api for policeRoi Dayan
2022-07-28net/mlx5e: TC, Separate get/update/replace meter functionsRoi Dayan
2022-07-28net/mlx5e: Add red and green counters for meteringRoi Dayan
2022-07-28net/mlx5e: TC, Allocate post meter ft per ruleRoi Dayan
2022-07-28net/mlx5: DR, Add support for flow metering ASOYevgeny Kliteynik
2022-07-28net/mlx5e: Fix wrong use of skb_tcp_all_headers() with encapsulationGal Pressman
2022-07-28Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-07-28ice: allow toggling loopback mode via ndo_set_features callbackMaciej Fijalkowski
2022-07-28ice: compress branches in ice_set_features()Maciej Fijalkowski
2022-07-28ice: Fix promiscuous mode not turning offMichal Wilczynski
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski