aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-13mlx5: implement VLAN tag XDP hintLarysa Zaremba
2023-12-13veth: Implement VLAN tag XDP hintLarysa Zaremba
2023-12-13ice: use VLAN proto from ring packet context in skb pathLarysa Zaremba
2023-12-13ice: Implement VLAN tag hintLarysa Zaremba
2023-12-13ice: Support XDP hints in AF_XDP ZC modeLarysa Zaremba
2023-12-13ice: Support RX hash XDP hintLarysa Zaremba
2023-12-13ice: Support HW timestamp hintLarysa Zaremba
2023-12-13ice: Introduce ice_xdp_buffLarysa Zaremba
2023-12-13ice: Make ptype internal to descriptor info processingLarysa Zaremba
2023-12-13ice: make RX HW timestamp reading code more reusableLarysa Zaremba
2023-12-13ice: make RX hash reading code more reusableLarysa Zaremba
2023-12-06bpf: take into account BPF token when fetching helper protosAndrii Nakryiko
2023-12-01octeon_ep: set backpressure watermark for RX queuesShinas Rasheed
2023-12-01octeon_ep: Fix error code in probe()Dan Carpenter
2023-11-30octeon_ep: support OCTEON CN98 devicesShinas Rasheed
2023-11-30octeon_ep: implement device unload control net APIShinas Rasheed
2023-11-30net: phy: mdio_device: Reset device only when necessaryAndrew Halaney
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-01Merge tag 'pmdomain-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-01Merge tag 'mmc-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-12-01Merge tag 'leds-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-12-01Merge tag 'efi-urgent-for-v6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-30net: ethernet: ezchip: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw-new: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea
2023-11-30net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea
2023-11-30net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-11-30net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea
2023-11-30net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-11-30net: ravb: Check return value of reset_control_deassert()Claudiu Beznea
2023-11-29net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King
2023-11-29net: libwx: fix memory leak on msix entryJiawen Wu
2023-11-29net: dsa: sja1105: Use units.h instead of the copy of a definitionAndy Shevchenko
2023-11-29mlxsw: spectrum: Use CFF mode where availablePetr Machata
2023-11-29mlxsw: spectrum_fid: Add support for rFID family in CFF flood modePetr Machata
2023-11-29mlxsw: spectrum_fid: Add a family for bridge FIDs in CFF flood modePetr Machata
2023-11-29mlxsw: spectrum_fid: Initialize flood profiles in CFF modePetr Machata
2023-11-29mlxsw: spectrum_fid: Add profile_id to flood profilePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an object to keep flood profilesPetr Machata
2023-11-29mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata
2023-11-29mlxsw: spectrum_fid: Add a not-UC packet typePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op for packing SFMRPetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op to get PGT address of a FIDPetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op to get PGT allocation sizePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op for flood table initializationPetr Machata
2023-11-29mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() upPetr Machata