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-08-03
Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
6
-12
/
+10
2023-08-03
prestera: fix fallback to previous version on same major version
Jonas Gorski
1
-1
/
+2
2023-08-02
net/mlx5e: Set proper IPsec source port in L4 selector
Leon Romanovsky
1
-2
/
+2
2023-08-02
net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
Jianbo Liu
1
-8
/
+72
2023-08-02
net/mlx5: fs_core: Make find_closest_ft more generic
Jianbo Liu
1
-15
/
+14
2023-08-02
wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
Hans de Goede
1
-1
/
+6
2023-08-02
net: tap_open(): set sk_uid from current_fsuid()
Laszlo Ersek
1
-1
/
+1
2023-08-02
net: tun_chr_open(): set sk_uid from current_fsuid()
Laszlo Ersek
1
-1
/
+1
2023-08-01
bnxt_en: Fix max_mtu setting for multi-buf XDP
Michael Chan
1
-7
/
+10
2023-08-01
bnxt_en: Fix page pool logic for page size >= 64K
Somnath Kotur
2
-19
/
+29
2023-08-01
net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
Mark Brown
1
-0
/
+11
2023-08-01
net: korina: handle clk prepare error in korina_probe()
Yuanjun Gong
1
-2
/
+1
2023-08-01
USB: zaurus: Add ID for A-300/B-500/C-700
Ross Maynard
2
-0
/
+42
2023-08-01
net: ll_temac: fix error checking of irq_of_parse_and_map()
Dan Carpenter
1
-4
/
+8
2023-08-01
wifi: ray_cs: Replace 1-element array with flexible array
Kees Cook
1
-1
/
+1
2023-07-31
octeon_ep: initialize mbox mutexes
Michal Schmidt
1
-0
/
+3
2023-07-31
bnxt: don't handle XDP in netpoll
Jakub Kicinski
4
-14
/
+24
2023-07-31
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
1
-0
/
+18
2023-07-31
sfc: fix field-spanning memcpy in selftest
Edward Cree
3
-30
/
+39
2023-07-31
net: usb: qmi_wwan: add Quectel EM05GV2
Martin Kohn
1
-0
/
+1
2023-07-31
net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs
Duoming Zhou
1
-5
/
+2
2023-07-29
qed: Fix scheduling in a tasklet while getting stats
Konstantin Khorenko
9
-26
/
+128
2023-07-29
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
1
-20
/
+15
2023-07-29
net: stmmac: tegra: Properly allocate clock bulk data
Thierry Reding
1
-1
/
+2
2023-07-27
Merge tag 'mlx5-fixes-2023-07-26' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
26
-73
/
+137
2023-07-27
net: dsa: fix value check in bcm_sf2_sw_probe()
Yuanjun Gong
1
-2
/
+6
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
1
-1
/
+2
2023-07-26
virtio-net: fix race between set queues and probe
Jason Wang
1
-2
/
+2
2023-07-26
net: fec: tx processing does not call XDP APIs if budget is 0
Wei Fang
1
-4
/
+12
2023-07-26
net/mlx5: Unregister devlink params in case interface is down
Shay Drory
1
-0
/
+1
2023-07-26
net/mlx5: DR, Fix peer domain namespace setting
Shay Drory
12
-29
/
+38
2023-07-26
net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported
Chris Mi
2
-2
/
+1
2023-07-26
net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reload
Jianbo Liu
2
-11
/
+26
2023-07-26
net/mlx5: Bridge, set debugfs access right to root-only
Vlad Buslov
1
-1
/
+1
2023-07-26
net/mlx5e: xsk: Fix crash on regular rq reactivation
Dragos Tatulea
1
-8
/
+21
2023-07-26
net/mlx5e: xsk: Fix invalid buffer access for legacy rq
Dragos Tatulea
1
-1
/
+4
2023-07-26
net/mlx5e: Move representor neigh cleanup to profile cleanup_tx
Jianbo Liu
1
-10
/
+7
2023-07-26
net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set
Amir Tzin
1
-0
/
+10
2023-07-26
net/mlx5e: Don't hold encap tbl lock if there is no encap action
Chris Mi
2
-6
/
+18
2023-07-26
net/mlx5: Honor user input for migratable port fn attr
Shay Drory
1
-1
/
+1
2023-07-26
net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
Yuanjun Gong
1
-1
/
+3
2023-07-26
net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
Zhengchao Shao
1
-1
/
+2
2023-07-26
net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
Zhengchao Shao
1
-2
/
+3
2023-07-26
net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups
Zhengchao Shao
1
-0
/
+1
2023-07-26
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
1
-12
/
+28
2023-07-26
net: dsa: qca8k: fix mdb add/del case with 0 VID
Christian Marangi
1
-0
/
+6
2023-07-26
net: dsa: qca8k: fix broken search_and_del
Christian Marangi
1
-0
/
+4
2023-07-26
net: dsa: qca8k: fix search_and_insert wrong handling of new rule
Christian Marangi
1
-3
/
+6
2023-07-26
net: dsa: qca8k: enable use_single_write for qca8xxx
Christian Marangi
1
-2
/
+5
2023-07-26
Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on ...
Kalle Valo
1
-5
/
+0
[next]