summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-23mlx4: Rename member mlx4_en_dev.nb to netdev_nbPetr Pavlu
2023-08-23mlx4: Get rid of the mlx4_interface.get_dev callbackPetr Pavlu
2023-08-23qed/qede: Remove unused declarationsYue Haibing
2023-08-23octeontx2-pf: Use PTP HW timestamp counter atomic update featureSai Krishna
2023-08-22net/mlx5e: Support IPsec upper TCP protocol selectorLeon Romanovsky
2023-08-22net/mlx5e: Support IPsec upper protocol selector field offload for RXEmeel Hakim
2023-08-22net/mlx5: Store vport in struct mlx5_devlink_port and use it in port opsJiri Pirko
2023-08-22net/mlx5: Check vhca_resource_manager capability in each op and add extack msgJiri Pirko
2023-08-22net/mlx5: Relax mlx5_devlink_eswitch_get() return value checkingJiri Pirko
2023-08-22net/mlx5: Return -EOPNOTSUPP in mlx5_devlink_port_fn_migratable_set() directlyJiri Pirko
2023-08-22net/mlx5: Reduce number of vport lookups passing vport pointer instead of indexJiri Pirko
2023-08-22net/mlx5: Embed struct devlink_port into driver structureJiri Pirko
2023-08-22net/mlx5: Don't register ops for non-PF/VF/SF port and avoid checks in opsJiri Pirko
2023-08-22net/mlx5: Remove no longer used mlx5_esw_offloads_sf_vport_enable/disable()Jiri Pirko
2023-08-22net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF codeJiri Pirko
2023-08-22net/mlx5: Allow mlx5_esw_offloads_devlink_port_register() to register SFsJiri Pirko
2023-08-22net/mlx5: Push devlink port PF/VF init/cleanup calls out of devlink_port_regi...Jiri Pirko
2023-08-22net/mlx5: Push out SF devlink port init and cleanup code to separate helpersJiri Pirko
2023-08-22net/mlx5: Rework devlink port alloc/free into init/cleanupJiri Pirko
2023-08-22Merge tag 'nf-next-23-08-22' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-08-22igc: Fix the typo in the PTM Control macroSasha Neftin
2023-08-22Merge branch 'mptcp-prepare-mptcp-packet-scheduler-for-bpf-extension'Jakub Kicinski
2023-08-22mptcp: register default schedulerGeliang Tang
2023-08-22mptcp: use get_retrans wrapperGeliang Tang
2023-08-22mptcp: use get_send wrapperGeliang Tang
2023-08-22mptcp: add scheduler wrappersGeliang Tang
2023-08-22mptcp: add scheduled in mptcp_subflow_contextGeliang Tang
2023-08-22mptcp: add sched in mptcp_sockGeliang Tang
2023-08-22mptcp: add a new sysctl schedulerGeliang Tang
2023-08-22mptcp: add struct mptcp_sched_opsGeliang Tang
2023-08-22mptcp: drop last_snd and MPTCP_RESET_SCHEDULERGeliang Tang
2023-08-22mptcp: refactor push_pending logicGeliang Tang
2023-08-22batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann
2023-08-22igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-22Merge branch 'can-fixes-for-6-5-rc7'Jakub Kicinski
2023-08-22can: raw: add missing refcount for memory leak fixOliver Hartkopp
2023-08-22can: isotp: fix support for transmission of SF without flow controlOliver Hartkopp
2023-08-22bnx2x: new flag for track HW resource allocationThinh Tran
2023-08-22Merge tag 'devicetree-fixes-for-6.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-22sfc: allocate a big enough SKB for loopback selftest packetEdward Cree
2023-08-22Merge tag 'mlx5-updates-2023-08-16' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-22Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-22leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'Marek Behún
2023-08-22net: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle
2023-08-22vrf: Remove unnecessary RCU-bh critical sectionIdo Schimmel
2023-08-22vxlan: vnifilter: Use GFP_KERNEL instead of GFP_ATOMICIdo Schimmel
2023-08-22Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-08-22Merge tag 'selinux-pr-20230821' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-22net: ethernet: ti: Remove unused declarationsYue Haibing