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
2022-08-25
net: lantiq_xrx200: fix lock under memory pressure
Aleksander Jan Bajkowski
1
-1
/
+1
2022-08-25
net: lantiq_xrx200: confirm skb is allocated before using
Aleksander Jan Bajkowski
1
-0
/
+6
2022-08-25
net: stmmac: work around sporadic tx issue on link-up
Heiner Kallweit
2
-6
/
+11
2022-08-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-14
/
+47
2022-08-25
ionic: VF initial random MAC address if no assigned mac
R Mohamed Shah
1
-5
/
+87
2022-08-25
ionic: fix up issues with handling EAGAIN on FW cmds
Shannon Nelson
1
-1
/
+3
2022-08-25
ionic: clear broken state on generation change
Shannon Nelson
1
-0
/
+3
2022-08-25
net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2
Lorenzo Bianconi
2
-10
/
+17
2022-08-24
i40e: Fix incorrect address type for IPv6 flow rules
Sylwester Dziedziuch
1
-1
/
+1
2022-08-24
ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
Jacob Keller
1
-13
/
+46
2022-08-24
fec: Restart PPS after link state change
Csókás Bence
3
-4
/
+77
2022-08-23
Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
10
-42
/
+64
2022-08-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-29
/
+54
2022-08-23
bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
Vikas Gupta
1
-4
/
+1
2022-08-23
bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
Vikas Gupta
1
-1
/
+1
2022-08-23
bnxt_en: set missing reload flag in devlink features
Vikas Gupta
1
-0
/
+1
2022-08-23
bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in use
Pavan Chebbi
2
-2
/
+9
2022-08-23
net: dsa: microchip: make learning configurable and keep it off while standalone
Vladimir Oltean
2
-1
/
+45
2022-08-23
net: ipvtap - add __init/__exit annotations to module init/exit funcs
Maciej Żenczykowski
1
-2
/
+2
2022-08-23
Revert "net: mdio: Delete usage of driver_deferred_probe_check_state()"
Saravana Kannan
1
-1
/
+3
2022-08-23
net/ieee802154: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-08-23
ieee802154/adf7242: defer destroy_workqueue call
Lin Ma
1
-1
/
+2
2022-08-22
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
2
-9
/
+4
2022-08-22
bonding: 802.3ad: fix no transmission of LACPDUs
Jonathan Toppins
1
-22
/
+16
2022-08-22
net: moxa: get rid of asymmetry in DMA mapping/unmapping
Sergei Antonov
1
-5
/
+6
2022-08-22
net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
Xiaolei Wang
1
-4
/
+4
2022-08-22
net: ipa: don't assume SMEM is page-aligned
Alex Elder
1
-1
/
+1
2022-08-22
net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
Vladimir Oltean
1
-1
/
+7
2022-08-22
net/mlx5: Unlock on error in mlx5_sriov_enable()
Dan Carpenter
1
-1
/
+1
2022-08-22
net/mlx5e: Fix use after free in mlx5e_fs_init()
Dan Carpenter
1
-2
/
+3
2022-08-22
net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()
Dan Carpenter
1
-2
/
+2
2022-08-22
net/mlx5: unlock on error path in esw_vfs_changed_event_handler()
Dan Carpenter
1
-1
/
+3
2022-08-22
net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off
Maor Dickman
1
-1
/
+3
2022-08-22
net/mlx5e: TC, Add missing policer validation
Roi Dayan
1
-0
/
+4
2022-08-22
net/mlx5e: Fix wrong application of the LRO state
Aya Levin
1
-8
/
+0
2022-08-22
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Moshe Shemesh
1
-0
/
+4
2022-08-22
net/mlx5: Fix cmd error logging for manage pages cmd
Roy Novich
1
-3
/
+6
2022-08-22
net/mlx5: Disable irq when locking lag_lock
Vlad Buslov
1
-22
/
+33
2022-08-22
net/mlx5: Eswitch, Fix forwarding decision to uplink
Eli Cohen
1
-1
/
+2
2022-08-22
net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY
Eli Cohen
1
-1
/
+1
2022-08-22
net/mlx5e: Properly disable vlan strip on non-UL reps
Vlad Buslov
1
-0
/
+2
2022-08-22
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
4
-29
/
+48
2022-08-22
ice: xsk: prohibit usage of non-balanced queue id
Maciej Fijalkowski
1
-0
/
+6
2022-08-22
r8152: fix the RX FIFO settings when suspending
Hayes Wang
1
-0
/
+10
2022-08-22
r8152: fix the units of some registers for RTL8156A
Hayes Wang
1
-15
/
+2
2022-08-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2022-08-19
Revert "net: macsec: update SCI upon MAC address change."
Sabrina Dubroca
1
-6
/
+5
2022-08-19
net: dpaa: Fix <1G ethernet on LS1046ARDB
Sean Anderson
1
-1
/
+5
2022-08-18
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
35
-452
/
+1645
2022-08-18
ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Eyal Birger
1
-1
/
+2
[prev]
[next]