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
2021-10-26
net/mlx5: Add SHAMPO caps, HW bits and enumerations
Ben Ben-Ishay
2
-0
/
+7
2021-10-26
net/mlx5e: Rename lro_timeout to packet_merge_timeout
Ben Ben-Ishay
4
-6
/
+6
2021-10-26
net: phy: fixed warning: Function parameter not described
Luo Jie
1
-0
/
+1
2021-10-26
net/mlx5: remove the recent devlink params
Jakub Kicinski
6
-186
/
+3
2021-10-26
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
1
-0
/
+36
2021-10-26
ifb: Depend on netfilter alternatively to tc
Lukas Wunner
1
-1
/
+1
2021-10-26
net: ax88796c: Remove pointless check in ax88796c_open()
Nathan Chancellor
1
-5
/
+4
2021-10-26
net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac()
Nathan Chancellor
1
-0
/
+2
2021-10-26
net: mana: Allow setting the number of queues while the NIC is down
Haiyang Zhang
2
-13
/
+9
2021-10-26
mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resource
Danielle Ratson
3
-2
/
+47
2021-10-26
mlxsw: spectrum_router: Add RIF MAC profiles support
Danielle Ratson
2
-47
/
+272
2021-10-26
mlxsw: spectrum_router: Propagate extack further
Danielle Ratson
1
-8
/
+15
2021-10-26
mlxsw: resources: Add resource identifier for RIF MAC profiles
Danielle Ratson
1
-0
/
+2
2021-10-26
mlxsw: reg: Add MAC profile ID field to RITR register
Danielle Ratson
1
-0
/
+6
2021-10-26
vrf: run conntrack only in context of lower/physdev for locally generated pac...
Florian Westphal
1
-4
/
+24
2021-10-26
Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
21
-79
/
+676
2021-10-25
net: qed_dev: fix check of true !rc expression
Jean Sacren
1
-1
/
+1
2021-10-25
net: qed_ptp: fix check of true !rc expression
Jean Sacren
1
-2
/
+2
2021-10-25
ax88796c: fix fetching error stats from percpu containers
Alexander Lobakin
1
-4
/
+4
2021-10-25
net/mlx5: SF_DEV Add SF device trace points
Parav Pandit
5
-6
/
+119
2021-10-25
net/mlx5: SF, Add SF trace points
Parav Pandit
3
-0
/
+185
2021-10-25
net/mlx5: Let user configure max_macs param
Shay Drory
2
-0
/
+87
2021-10-25
net/mlx5: Let user configure event_eq_size param
Shay Drory
3
-2
/
+27
2021-10-25
net/mlx5: Let user configure io_eq_size param
Shay Drory
5
-2
/
+73
2021-10-25
net/mlx5: Bridge, support replacing existing FDB entry
Vlad Buslov
1
-0
/
+4
2021-10-25
net/mlx5: Bridge, extract code to lookup and del/notify entry
Vlad Buslov
1
-26
/
+32
2021-10-25
net/mlx5: Add periodic update of host time to firmware
Aya Levin
1
-0
/
+30
2021-10-25
net/mlx5: Print health buffer by log level
Aya Levin
2
-19
/
+42
2021-10-25
net/mlx5: Extend health buffer dump
Aya Levin
1
-7
/
+66
2021-10-25
net/mlx5: Reduce flow counters bulk query buffer size for SFs
Avihai Horon
1
-2
/
+7
2021-10-25
net/mlx5: Fix unused function warning of mlx5i_flow_type_mask
Shay Drory
1
-5
/
+5
2021-10-25
net/mlx5: Remove unnecessary checks for slow path flag
Paul Blakey
1
-16
/
+1
2021-10-25
net/mlx5e: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-2
/
+6
2021-10-25
fddi: defza: add missing pointer type cast
Jakub Kicinski
1
-1
/
+1
2021-10-25
mlxsw: spectrum: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
4
-27
/
+16
2021-10-25
usbb: catc: use correct API for MAC addresses
Oliver Neukum
1
-5
/
+17
2021-10-25
Merge tag 'wireless-drivers-next-2021-10-25' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-3
/
+4
2021-10-25
gve: Add a jumbo-frame device option.
Shailend Chand
2
-4
/
+68
2021-10-25
gve: Implement packet continuation for RX.
David Awogbemila
9
-126
/
+292
2021-10-25
gve: Add RX context.
David Awogbemila
2
-37
/
+44
2021-10-25
net: phy: add qca8081 cdt feature
Luo Jie
1
-3
/
+191
2021-10-25
net: phy: adjust qca8081 master/slave seed value if link down
Luo Jie
1
-0
/
+16
2021-10-25
net: phy: add qca8081 soft_reset and enable master/slave seed
Luo Jie
1
-0
/
+48
2021-10-25
net: phy: add qca8081 config_init
Luo Jie
1
-0
/
+107
2021-10-25
net: phy: add genphy_c45_fast_retrain
Luo Jie
1
-0
/
+34
2021-10-25
net: phy: add qca8081 config_aneg
Luo Jie
1
-1
/
+25
2021-10-25
net: phy: add qca8081 get_features
Luo Jie
1
-0
/
+10
2021-10-25
net: phy: add qca8081 read_status
Luo Jie
1
-22
/
+73
2021-10-25
net: phy: add qca8081 ethernet phy driver
Luo Jie
1
-1
/
+16
2021-10-25
net: phy: at803x: use GENMASK() for speed status
Luo Jie
1
-5
/
+5
[next]