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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-02
mlxsw: core: Annotate struct mlxsw_env with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
mlxsw: Annotate struct mlxsw_linecards with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: tulip: Annotate struct mediatable with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: enetc: Annotate struct enetc_psfp_gate with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: ipa: Annotate struct ipa_power with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: hisilicon: Annotate struct rcb_common_cb with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: enetc: Annotate struct enetc_int_vector with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: hns: Annotate struct ppe_common_cb with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
wifi: ath10k: indicate to mac80211 scan complete with aborted flag for ATH10K...
Wen Gong
1
-6
/
+9
2023-10-02
wifi: ath: dfs_pattern_detector: Use flex array to simplify code
Christophe JAILLET
1
-13
/
+8
2023-10-02
wifi: ath: dfs_pattern_detector: Fix a memory initialization issue
Christophe JAILLET
1
-1
/
+1
2023-10-02
wifi: carl9170: remove unnecessary (void*) conversions
Wu Yunchuan
1
-5
/
+5
2023-10-02
wifi: ath10k: Don't touch the CE interrupt registers after power up
Douglas Anderson
1
-4
/
+14
2023-10-02
wifi: ath10k: consistently use kstrtoX_from_user() functions
Dmitry Antipov
2
-51
/
+22
2023-10-02
wifi: ath12k: add keep backward compatibility of PHY mode to avoid firmware c...
Wen Gong
2
-2
/
+66
2023-10-02
wifi: ath12k: add read variant from SMBIOS for download board data
Wen Gong
3
-1
/
+94
2023-10-02
wifi: ath12k: do not drop data frames from unassociated stations
Hari Chandrakanthan
1
-11
/
+1
2023-10-02
wifi: ath12k: mhi: fix potential memory leak in ath12k_mhi_register()
Ma Ke
1
-4
/
+7
2023-10-02
net/mlx5: Handle IPsec steering upon master unbind/bind
Patrisious Haddad
8
-32
/
+225
2023-10-02
net/mlx5: Configure IPsec steering for ingress RoCEv2 MPV traffic
Patrisious Haddad
4
-23
/
+205
2023-10-02
net/mlx5: Configure IPsec steering for egress RoCEv2 MPV traffic
Patrisious Haddad
4
-7
/
+225
2023-10-02
net/mlx5: Add create alias flow table function to ipsec roce
Patrisious Haddad
1
-0
/
+66
2023-10-02
net/mlx5: Implement alias object allow and create functions
Patrisious Haddad
2
-0
/
+92
2023-10-02
net/mlx5: Store devcom pointer inside IPsec RoCE
Patrisious Haddad
5
-6
/
+15
2023-10-02
net/mlx5: Register mlx5e priv to devcom in MPV mode
Patrisious Haddad
4
-0
/
+43
2023-10-02
RDMA/mlx5: Send events from IB driver about device affiliation state
Patrisious Haddad
1
-0
/
+6
2023-10-02
mlxsw: i2c: Utilize standard macros for dividing buffer into chunks
Vadim Pasternak
1
-3
/
+1
2023-10-02
mlxsw: core: Extend allowed list of external cooling devices for thermal zone...
Vadim Pasternak
1
-0
/
+1
2023-10-02
mlxsw: reg: Limit MTBR register payload to a single data record
Vadim Pasternak
3
-5
/
+5
2023-10-02
sky2: Make sure there is at least one frag_addr available
Kees Cook
1
-1
/
+1
2023-10-02
net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
Fabio Estevam
5
-35
/
+6
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
1
-1
/
+1
2023-10-01
virtio_net: avoid data-races on dev->stats fields
Eric Dumazet
1
-15
/
+15
2023-10-01
net: add DEV_STATS_READ() helper
Eric Dumazet
1
-3
/
+3
2023-10-01
octeontx2-pf: Tc flower offload support for MPLS
Hariprasad Kelam
5
-0
/
+187
2023-10-01
net: ethernet: xilinx: Drop kernel doc comment about return value
Uwe Kleine-König
1
-2
/
+0
2023-10-01
net: stmmac: platform: fix the incorrect parameter
Clark Wang
1
-1
/
+1
2023-10-01
net: atl1c: switch to napi_consume_skb()
Sieng-Piaw Liew
1
-6
/
+7
2023-09-30
wifi: mt76: Annotate struct mt76_rx_tid with __counted_by
Kees Cook
1
-1
/
+1
2023-09-30
wifi: mt76: mt7921: update the channel usage when the regd domain changed
Ming Yen Hsieh
4
-2
/
+64
2023-09-30
wifi: mt76: mt7921: get regulatory information from the clc event
Ming Yen Hsieh
5
-4
/
+41
2023-09-30
wifi: mt76: mt7921: add 6GHz power type support for clc
Ming Yen Hsieh
3
-1
/
+46
2023-09-30
wifi: mt76: mt7921: enable set txpower for UNII-4
Ming Yen Hsieh
1
-1
/
+1
2023-09-30
wifi: mt76: mt7921: move connac nic capability handling to mt7921
Deren Wu
3
-122
/
+121
2023-09-30
wifi: mt76: reduce spin_lock_bh held up in mt76_dma_rx_cleanup
Sean Wang
1
-2
/
+4
2023-09-30
wifi: mt76: mt7996: remove periodic MPDU TXS request
Benjamin Lin
3
-19
/
+21
2023-09-30
wifi: mt76: mt7996: enable PPDU-TxS to host
Yi-Chia Hsieh
4
-17
/
+48
2023-09-30
wifi: mt76: mt7996: Add mcu commands for getting sta tx statistic
Yi-Chia Hsieh
6
-0
/
+130
2023-09-30
wifi: mt76: mt7996: get tx_retries and tx_failed from txfree
Yi-Chia Hsieh
3
-5
/
+22
2023-09-30
wifi: mt76: mt792x: move some common usb code in mt792x module
Lorenzo Bianconi
9
-59
/
+37
[prev]
[next]