index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-15
bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_heads
Sieng Piaw Liew
1
-2
/
+2
2022-06-15
i40e: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-25
/
+62
2022-06-15
net: phy: marvell-88x2222: set proper phydev->port
Ivan Bornyakov
1
-0
/
+2
2022-06-15
net: ipa: rework gsi_channel_tx_update()
Alex Elder
1
-27
/
+23
2022-06-15
net: ipa: stop counting total RX bytes and transactions
Alex Elder
2
-9
/
+1
2022-06-15
net: ipa: simplify TX completion statistics
Alex Elder
1
-8
/
+6
2022-06-15
net: ipa: introduce gsi_trans_tx_committed()
Alex Elder
4
-11
/
+27
2022-06-15
net: ipa: rename two transaction fields
Alex Elder
2
-24
/
+25
2022-06-15
net: ipa: use "tre_ring" for all TRE ring local variables
Alex Elder
1
-9
/
+9
2022-06-14
net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
Frank Wunderlich
2
-8
/
+20
2022-06-14
net: dsa: mt7530: rework mt753[01]_setup
Frank Wunderlich
1
-4
/
+21
2022-06-14
net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
Frank Wunderlich
1
-18
/
+12
2022-06-14
mlxsw: Revert "Prepare for XM implementation - LPM trees"
Petr Machata
3
-163
/
+31
2022-06-14
mlxsw: Revert "Prepare for XM implementation - prefix insertion and removal"
Petr Machata
3
-589
/
+209
2022-06-14
mlxsw: Revert "Introduce initial XM router support"
Petr Machata
11
-1518
/
+8
2022-06-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
6
-33
/
+121
2022-06-13
net: phy: fixed_phy: set phy_mask before calling mdiobus_register()
Rasmus Villemoes
1
-0
/
+1
2022-06-13
net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASK
Shay Drory
1
-7
/
+0
2022-06-13
net/mlx5: group fdb cleanup to single function
Shay Drory
1
-8
/
+10
2022-06-13
net/mlx5: Add support EXECUTE_ASO action for flow entry
Jianbo Liu
1
-0
/
+33
2022-06-13
RDMA/mlx5: Support handling of modify-header pattern ICM area
Yevgeny Kliteynik
2
-18
/
+36
2022-06-13
net/mlx5: Manage ICM of type modify-header pattern
Yevgeny Kliteynik
1
-0
/
+42
2022-06-13
net: smsc95xx: add support for Microchip EVB-LAN8670-USB
Parthiban Veerasooran
1
-0
/
+5
2022-06-13
nfp: support 48-bit DMA addressing for NFP3800
Yinjun Zhang
10
-33
/
+52
2022-06-13
net: ipa: derive channel from transaction
Alex Elder
3
-29
/
+13
2022-06-13
net: ipa: determine channel from event
Alex Elder
1
-5
/
+21
2022-06-13
net: ipa: simplify endpoint transaction completion
Alex Elder
1
-18
/
+5
2022-06-13
net: ipa: rename endpoint->trans_tre_max
Alex Elder
2
-4
/
+4
2022-06-13
net: ipa: rename channel->tlv_count
Alex Elder
5
-32
/
+11
2022-06-13
net: ipa: verify command channel TLV count
Alex Elder
1
-12
/
+27
2022-06-10
nfp: flower: support to offload pedit of IPv6 flowinto fields
Yinjun Zhang
2
-5
/
+3
2022-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
4
-21
/
+3
2022-06-10
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
12
-13
/
+136
2022-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
75
-449
/
+1252
2022-06-10
Merge tag 'pm-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+25
2022-06-10
Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
4
-12
/
+20
2022-06-10
Merge tag 'drm-fixes-2022-06-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
49
-301
/
+430
2022-06-10
Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
12
-82
/
+113
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-46
/
+663
2022-06-10
Merge tag 'mips-fixes_5.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
53
-365
/
+668
2022-06-10
ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)
Andy Shevchenko
1
-1
/
+1
2022-06-10
ptp_ocp: do not call pci_set_drvdata(pdev, NULL)
Andy Shevchenko
1
-2
/
+0
2022-06-10
ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()
Andy Shevchenko
1
-4
/
+2
2022-06-10
ptp_ocp: use bits.h macros for all masks
Andy Shevchenko
1
-6
/
+7
2022-06-10
wifi: mac80211_hwsim: Directly use ida_alloc()/free()
Ke Liu
1
-3
/
+2
2022-06-10
wifi: virt_wifi: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-10
rtw89: add new state to CFO state machine for UL-OFDMA
Eric Huang
3
-3
/
+29
2022-06-10
rtw89: 8852c: add trigger frame counter
Po Hao Huang
3
-1
/
+64
2022-06-10
wifi: wfx: Remove redundant NULL check before release_firmware() call
Minghao Chi
1
-2
/
+1
[next]