index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-20
net: ti: icssg-prueth: Add lock to stats
MD Danish Anwar
3
-0
/
+7
2025-03-19
net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI data
Russell King (Oracle)
1
-1
/
+3
2025-03-19
phy: fix xa_alloc_cyclic() error handling
Michal Swiatkowski
1
-1
/
+1
2025-03-18
Merge tag 'linux-can-fixes-for-6.14-20250314' of git://git.kernel.org/pub/scm...
Paolo Abeni
3
-45
/
+44
2025-03-18
net: mana: Support holes in device list reply msg
Haiyang Zhang
1
-4
/
+10
2025-03-18
net: ethernet: ti: am65-cpsw: Fix NAPI registration sequence
Vignesh Raghavendra
1
-14
/
+18
2025-03-14
can: flexcan: disable transceiver during system PM
Haibo Chen
1
-1
/
+11
2025-03-14
can: flexcan: only change CAN state when link up in system PM
Haibo Chen
1
-2
/
+4
2025-03-14
can: rcar_canfd: Fix page entries in the AFL list
Biju Das
1
-17
/
+11
2025-03-14
can: ucan: fix out of bound read in strscpy() source
Vincent Mailhol
1
-25
/
+18
2025-03-13
net: mana: cleanup mana struct after debugfs_remove()
Shradha Gupta
2
-5
/
+16
2025-03-13
net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devices
Carolina Jubran
1
-4
/
+2
2025-03-13
net/mlx5: Bridge, fix the crash caused by LAG state check
Jianbo Liu
1
-7
/
+5
2025-03-13
net/mlx5: Lag, Check shared fdb before creating MultiPort E-Switch
Shay Drory
3
-3
/
+5
2025-03-13
net/mlx5: Fix incorrect IRQ pool usage when releasing IRQs
Shay Drory
5
-7
/
+16
2025-03-13
net/mlx5: HWS, Rightsize bwc matcher priority
Vlad Dogaru
1
-1
/
+1
2025-03-13
net/mlx5: DR, use the right action structs for STEv3
Yevgeny Kliteynik
5
-25
/
+79
2025-03-12
Merge tag 'wireless-2025-03-12' of https://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-8
/
+11
2025-03-11
qlcnic: fix memory leak issues in qlcnic_sriov_common.c
Haoxiang Li
1
-2
/
+6
2025-03-11
rtase: Fix improper release of ring list entries in rtase_sw_reset
Justin Lai
1
-0
/
+10
2025-03-11
bonding: fix incorrect MAC address setting to receive NS messages
Hangbin Liu
1
-8
/
+47
2025-03-10
eth: bnxt: fix memory leak in queue reset
Taehee Yoo
1
-0
/
+1
2025-03-10
eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}
Taehee Yoo
1
-0
/
+6
2025-03-10
eth: bnxt: do not update checksum in bnxt_xdp_build_skb()
Taehee Yoo
3
-12
/
+5
2025-03-10
eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logic
Taehee Yoo
1
-2
/
+2
2025-03-10
eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()
Taehee Yoo
1
-0
/
+3
2025-03-10
eth: bnxt: fix truesize for mb-xdp-pass case
Taehee Yoo
2
-1
/
+9
2025-03-10
net: usb: lan78xx: Sanitize return values of register read/write functions
Oleksij Rempel
1
-2
/
+2
2025-03-10
net/mlx5: handle errors in mlx5_chains_create_table()
Wentao Liang
1
-0
/
+5
2025-03-07
net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata
Andrei Botila
1
-2
/
+18
2025-03-07
net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata
Andrei Botila
1
-0
/
+52
2025-03-07
net: mctp i2c: Copy headers if cloned
Matt Johnston
1
-0
/
+5
2025-03-07
net: mctp i3c: Copy headers if cloned
Matt Johnston
1
-0
/
+5
2025-03-07
net: dsa: mv88e6xxx: Verify after ATU Load ops
Joseph Huang
1
-11
/
+48
2025-03-07
net/mlx5: Fill out devlink dev info only for PFs
Jiri Pirko
1
-0
/
+3
2025-03-07
wifi: iwlwifi: trans: cancel restart work on op mode leave
Miri Korenblit
1
-0
/
+2
2025-03-07
wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platforms
Emmanuel Grumbach
1
-3
/
+3
2025-03-07
wifi: iwlwifi: pcie: Fix TSO preparation
Ilan Peer
1
-5
/
+6
2025-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
7
-32
/
+33
2025-03-06
mctp i3c: handle NULL header address
Matt Johnston
1
-0
/
+3
2025-03-05
net: dsa: mt7530: Fix traffic flooding for MMIO devices
Lorenzo Bianconi
1
-6
/
+2
2025-03-05
ice: register devlink prior to creating health reporters
Przemek Kitszel
1
-2
/
+2
2025-03-05
ice: Fix switchdev slow-path in LAG
Marcin Szycik
2
-1
/
+30
2025-03-05
ice: fix memory leak in aRFS after reset
Grzegorz Nitka
1
-1
/
+1
2025-03-05
ice: do not configure destination override for switchdev
Larysa Zaremba
3
-28
/
+0
2025-03-04
ppp: Fix KMSAN uninit-value warning with bpf
Jiayuan Chen
1
-9
/
+19
2025-03-04
net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7
Luca Weiss
1
-0
/
+2
2025-03-04
net: ipa: Fix QSB data for v4.7
Luca Weiss
1
-2
/
+2
2025-03-04
net: ipa: Fix v4.7 resource group names
Luca Weiss
1
-7
/
+5
2025-03-04
Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
11
-78
/
+158
[next]