index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-24
nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-24
nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-24
Merge tag 'mlx5-updates-2023-06-21' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-06-24
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
2023-06-24
net: stmmac: dwmac-qcom-ethqos: use devm_stmmac_pltfr_probe()
Bartosz Golaszewski
2023-06-24
net: stmmac: platform: provide devm_stmmac_pltfr_probe()
Bartosz Golaszewski
2023-06-24
net: stmmac: dwmac-qco-ethqos: use devm_stmmac_probe_config_dt()
Bartosz Golaszewski
2023-06-24
net: stmmac: platform: provide devm_stmmac_probe_config_dt()
Bartosz Golaszewski
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_remove_no_dt()
Bartosz Golaszewski
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_probe()
Bartosz Golaszewski
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_probe()
Bartosz Golaszewski
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_exit()
Bartosz Golaszewski
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_exit()
Bartosz Golaszewski
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_init()
Bartosz Golaszewski
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_init()
Bartosz Golaszewski
2023-06-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-06-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-06-24
revert "s390/net: lcs: use IS_ENABLED() for kconfig detection"
Randy Dunlap
2023-06-24
net: phy: broadcom: drop brcm_phy_setbits() and use phy_set_bits() instead
Giulio Benetti
2023-06-23
mlxsw: spectrum_router: Track next hops at CRIFs
Petr Machata
2023-06-23
mlxsw: spectrum_router: Split nexthop finalization to two stages
Petr Machata
2023-06-23
mlxsw: spectrum_router: Use router.lb_crif instead of .lb_rif_index
Petr Machata
2023-06-23
mlxsw: spectrum_router: Link CRIFs to RIFs
Petr Machata
2023-06-23
mlxsw: spectrum_router: Maintain CRIF for fallback loopback RIF
Petr Machata
2023-06-23
mlxsw: spectrum_router: Maintain a hash table of CRIFs
Petr Machata
2023-06-23
mlxsw: spectrum_router: Use mlxsw_sp_ul_rif_get() to get main VRF LB RIF
Petr Machata
2023-06-23
mlxsw: spectrum_router: Add extack argument to mlxsw_sp_lb_rif_init()
Petr Machata
2023-06-23
net/mlx5: Remove pointless vport lookup from mlx5_esw_check_port_type()
Jiri Pirko
2023-06-23
net/mlx5: Remove redundant check from mlx5_esw_query_vport_vhca_id()
Jiri Pirko
2023-06-23
net/mlx5: Remove redundant is_mdev_switchdev_mode() check from is_ib_rep_supp...
Jiri Pirko
2023-06-23
net/mlx5: Remove redundant MLX5_ESWITCH_MANAGER() check from is_ib_rep_suppor...
Jiri Pirko
2023-06-23
net/mlx5e: E-Switch, Fix shared fdb error flow
Roi Dayan
2023-06-23
net/mlx5e: Remove redundant comment
Roi Dayan
2023-06-23
net/mlx5e: E-Switch, Pass other_vport flag if vport is not 0
Roi Dayan
2023-06-23
net/mlx5e: E-Switch, Use xarray for devcom paired device index
Roi Dayan
2023-06-23
net/mlx5e: E-Switch, Add peer fdb miss rules for vport manager or ecpf
Roi Dayan
2023-06-23
net/mlx5e: Use vhca_id for device index in vport rx rules
Roi Dayan
2023-06-23
net/mlx5: Lag, Remove duplicate code checking lag is supported
Roi Dayan
2023-06-23
net/mlx5: Fix error code in mlx5_is_reset_now_capable()
Dan Carpenter
2023-06-23
net/mlx5: Fix UAF in mlx5_eswitch_cleanup()
Shay Drory
2023-06-23
s390/ctcm: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
2023-06-23
s390/ctcm: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
2023-06-23
s390/lcs: Convert sprintf to scnprintf
Thorsten Winkler
2023-06-23
s390/lcs: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
2023-06-23
net: hns3: clear hns unused parameter alarm
Peiyang Wang
[next]