index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
r8169: fix ASPM-related issues on a number of systems with NIC version from R...
Heiner Kallweit
1
-4
/
+0
2023-09-13
igb: set max size RX buffer when store bad packet is enabled
Radoslaw Tyl
1
-4
/
+7
2023-09-13
wifi: ath10k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+5
2023-09-13
wifi: ath11k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+6
2023-09-13
net/mlx5: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-7
/
+2
2023-09-13
sfc: Check firmware supports Ethernet PTP filter
Alex Austin
1
-1
/
+2
2023-09-13
cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...
Suman Ghosh
1
-3
/
+3
2023-09-13
octeontx2-pf: Fix PFC TX scheduler free
Suman Ghosh
2
-11
/
+5
2023-09-13
octeontx2-pf: Refactor schedular queue alloc/free calls
Hariprasad Kelam
5
-38
/
+94
2023-09-13
mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counter
Vadim Pasternak
1
-1
/
+2
2023-09-13
mlxsw: i2c: Limit single transaction buffer size
Vadim Pasternak
1
-1
/
+2
2023-09-13
mlxsw: i2c: Fix chunk size setting in output mailbox buffer
Vadim Pasternak
1
-1
/
+1
2023-09-13
net: arcnet: Do not call kfree_skb() under local_irq_disable()
Jinjie Ruan
1
-1
/
+1
2023-09-13
ice: avoid executing commands on other ports when driving sync
Jacob Keller
2
-6
/
+52
2023-09-13
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-09-13
wifi: mwifiex: avoid possible NULL skb pointer dereference
Dmitry Antipov
1
-1
/
+9
2023-09-13
wifi: ath9k: protect WMI command response buffer replacement with a lock
Fedor Pchelkin
1
-6
/
+8
2023-09-13
wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
Fedor Pchelkin
1
-2
/
+4
2023-09-13
wifi: mwifiex: Fix missed return in oob checks failed path
Polaris Pi
2
-0
/
+2
2023-09-13
wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
Dmitry Antipov
1
-2
/
+7
2023-09-13
ice: ice_aq_check_events: fix off-by-one check when filling buffer
Przemek Kitszel
1
-6
/
+7
2023-09-13
wifi: mwifiex: fix error recovery in PCIE buffer descriptor management
Dmitry Antipov
1
-8
/
+17
2023-09-13
wifi: mwifiex: Fix OOB and integer underflow when rx packets
Polaris Pi
3
-4
/
+36
2023-09-13
wifi: mt76: mt7915: fix power-limits while chan_switch
Ryder Lee
1
-1
/
+2
2023-09-13
can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...
Marc Kleine-Budde
1
-2
/
+3
2023-09-13
wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTH
Lin Ma
1
-0
/
+1
2023-09-13
wifi: mt76: mt7921: fix non-PSC channel scan fail
Ming Yen Hsieh
1
-1
/
+2
2023-09-13
wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()
Zhang Shurong
1
-3
/
+5
2023-09-13
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
1
-2
/
+1
2023-09-13
net: sfp: handle 100G/25G active optical cables in sfp_parse_support
Josua Mayer
1
-0
/
+10
2023-09-13
bnx2x: fix page fault following EEH recovery
David Christensen
1
-2
/
+7
2023-09-13
net: hns3: restore user pause configure when disable autoneg
Jian Shen
3
-2
/
+6
2023-09-13
wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
Hans de Goede
1
-1
/
+6
2023-09-13
net: usb: qmi_wwan: add Quectel EM05GV2
Martin Kohn
1
-0
/
+1
2023-09-13
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
1
-20
/
+15
2023-09-13
Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on ...
Kalle Valo
1
-5
/
+0
2023-09-13
ethernet: atheros: fix return value check in atl1c_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-09-06
wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU
Deren Wu
1
-2
/
+5
2023-09-06
wifi: mt76: mt7921: do not support one stream on secondary antenna only
Deren Wu
1
-1
/
+1
2023-09-06
net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
Christoph Hellwig
1
-1
/
+1
2023-08-30
ibmveth: Use dcbf rather than dcbfl
Michael Ellerman
1
-1
/
+1
2023-08-30
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-3
/
+3
2023-08-30
i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()
Andrii Staikov
1
-2
/
+3
2023-08-30
igc: Fix the typo in the PTM Control macro
Sasha Neftin
1
-1
/
+1
2023-08-30
igb: Avoid starting unnecessary workqueues
Alessio Igor Bogani
1
-12
/
+12
2023-08-30
ice: Fix NULL pointer deref during VF reset
Petr Oros
1
-7
/
+8
2023-08-30
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
4
-25
/
+4
2023-08-30
ice: fix receive buffer size miscalculation
Jesse Brandeburg
1
-1
/
+2
2023-08-30
ipv4: fix data-races around inet->inet_id
Eric Dumazet
1
-1
/
+1
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2
-10
/
+2
[next]