index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
net/mlx5e: Make dma_info array dynamic in struct mlx5e_mpw_info
Maxim Mikityanskiy
4
-19
/
+24
2022-09-28
net/mlx5e: Improve the MTU change shortcut
Maxim Mikityanskiy
3
-8
/
+8
2022-09-28
net/mlx5e: xsk: Fix SKB headroom calculation in validation
Maxim Mikityanskiy
2
-14
/
+11
2022-09-28
net/mlx5e: xsk: Remove dead code in validation
Maxim Mikityanskiy
3
-15
/
+3
2022-09-28
net/mlx5e: Simplify stride size calculation for linear RQ
Maxim Mikityanskiy
1
-36
/
+38
2022-09-28
net/mlx5e: kTLS, Check ICOSQ WQE size in advance
Maxim Mikityanskiy
5
-13
/
+20
2022-09-28
net/mlx5e: Use the aligned max TX MPWQE size
Maxim Mikityanskiy
3
-6
/
+14
2022-09-28
net/mlx5e: Fix a typo in mlx5e_xdp_mpwqe_is_full
Maxim Mikityanskiy
2
-2
/
+2
2022-09-28
net/mlx5e: Use mlx5e_stop_room_for_max_wqe where appropriate
Maxim Mikityanskiy
1
-1
/
+1
2022-09-28
net/mlx5e: Let mlx5e_get_sw_max_sq_mpw_wqebbs accept mdev
Maxim Mikityanskiy
2
-8
/
+6
2022-09-28
net/mlx5e: Validate striding RQ before enabling XDP
Maxim Mikityanskiy
5
-23
/
+45
2022-09-28
net/mlx5e: Make mlx5e_verify_rx_mpwqe_strides static
Maxim Mikityanskiy
2
-4
/
+2
2022-09-28
net/mlx5e: Remove unused fields from datapath structs
Maxim Mikityanskiy
2
-7
/
+5
2022-09-28
net/mlx5e: Convert mlx5e_get_max_sq_wqebbs to u8
Maxim Mikityanskiy
1
-3
/
+5
2022-09-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
11
-86
/
+275
2022-09-28
net: sunhme: Fix undersized zeroing of quattro->happy_meals
Sean Anderson
1
-3
/
+1
2022-09-28
net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-28
net: dsa: felix: update regmap requests to be string-based
Vladimir Oltean
4
-54
/
+112
2022-09-28
net: dsa: felix: use DEFINE_RES_MEM_NAMED for resources
Vladimir Oltean
3
-188
/
+38
2022-09-28
net: dsa: felix: remove felix_info :: init_regmap
Vladimir Oltean
4
-6
/
+2
2022-09-28
net: dsa: felix: remove felix_info :: imdio_base
Vladimir Oltean
2
-4
/
+6
2022-09-28
net: dsa: felix: remove felix_info :: imdio_res
Vladimir Oltean
2
-3
/
+1
2022-09-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
3
-101
/
+71
2022-09-28
net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}
Daniel Golle
1
-2
/
+2
2022-09-28
net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge
Vladimir Oltean
1
-0
/
+7
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
168
-279
/
+204
2022-09-28
vhost/net: use struct ubuf_info_msgzc
Pavel Begunkov
1
-7
/
+8
2022-09-28
xen/netback: use struct ubuf_info_msgzc
Pavel Begunkov
3
-6
/
+7
2022-09-28
clk: imx93: drop of_match_ptr
Peng Fan
1
-1
/
+1
2022-09-28
clk: pistachio: Fix initconst confusion
Andi Kleen
1
-2
/
+2
2022-09-28
clk: iproc: Do not rely on node name for correct PLL setup
Florian Fainelli
1
-4
/
+8
2022-09-28
Input: xpad - add X-Box Adaptive Profile button
Nate Yocom
1
-2
/
+15
2022-09-28
Input: add ABS_PROFILE to uapi and documentation
Nate Yocom
1
-1
/
+2
2022-09-28
Input: xpad - add X-Box Adaptive XBox button
Nate Yocom
1
-1
/
+2
2022-09-28
Input: xpad - add X-Box Adaptive support
Nate Yocom
1
-0
/
+1
2022-09-28
clk: clk-npcm7xx: Remove unused struct npcm7xx_clk_gate_data and npcm7xx_clk_div_fixed_data
Yuan Can
1
-29
/
+0
2022-09-28
clk: sunxi-ng: h6: Fix default PLL GPU rate
Jernej Skrabec
1
-2
/
+6
2022-09-28
Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"
Colin Ian King
1
-1
/
+1
2022-09-28
drm/i915/gt: Perf_limit_reasons are only available for Gen11+
Ashutosh Dixit
1
-4
/
+11
2022-09-28
firmware/psci: Add debugfs support to ease debugging
Dmitry Baryshkov
1
-1
/
+115
2022-09-28
firmware/psci: Print a warning if PSCI doesn't accept PC mode
Dmitry Baryshkov
2
-3
/
+3
2022-09-28
clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
Han Xu
1
-2
/
+2
2022-09-28
i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
Tharun Kumar P
3
-0
/
+1221
2022-09-29
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
1
-1
/
+1
2022-09-28
ACPI: x86: s2idle: Add another ID to s2idle_dmi_table
Mario Limonciello
1
-0
/
+11
2022-09-28
ACPI: x86: s2idle: Fix a NULL pointer dereference
Mario Limonciello
1
-1
/
+1
2022-09-28
Merge tag 'irq_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-8
/
+16
2022-09-28
ice: Add support for VLAN priority filters in switchdev
Martyna Szapar-Mudlaw
2
-17
/
+60
2022-09-28
ice: support features on new E810T variants
Arkadiusz Kubalewski
2
-2
/
+21
2022-09-28
ice: Merge pin initialization of E810 and E810T adapters
Arkadiusz Kubalewski
2
-39
/
+12
[prev]
[next]