index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-09
34
-123
/
+2215
|
\
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2023-03-09
3
-12
/
+15
|
|
\
|
|
*
ethernet: ice: avoid gcc-9 integer overflow warning
Arnd Bergmann
2023-03-07
1
-4
/
+4
|
|
*
ice: don't ignore return codes in VSI related code
Michal Swiatkowski
2023-03-07
1
-7
/
+10
|
|
*
ice: Fix DSCP PFC TLV creation
Dave Ertman
2023-03-07
1
-1
/
+1
|
*
|
eth: fealnx: bring back this old driver
Jakub Kicinski
2023-03-09
3
-0
/
+1964
|
*
|
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Vladimir Oltean
2023-03-09
1
-15
/
+20
|
*
|
net: microchip: sparx5: fix deletion of existing DSCP mappings
Daniel Machon
2023-03-08
1
-16
/
+16
|
*
|
octeontx2-af: Unlock contexts in the queue context cache in case of fault det...
Suman Ghosh
2023-03-08
5
-7
/
+82
|
|
/
|
*
net: usb: qmi_wwan: add Telit 0x1080 composition
Enrico Sau
2023-03-07
1
-0
/
+1
|
*
net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
Enrico Sau
2023-03-07
1
-0
/
+5
|
*
net: ethernet: mtk_eth_soc: fix RX data corruption issue
Daniel Golle
2023-03-06
2
-1
/
+3
|
*
net: phy: smsc: fix link up detection in forced irq mode
Heiner Kallweit
2023-03-06
1
-11
/
+3
|
*
bnxt_en: Fix the double free during device removal
Selvin Xavier
2023-03-06
2
-2
/
+2
|
*
bnxt_en: Avoid order-5 memory allocation for TPA data
Michael Chan
2023-03-06
1
-11
/
+12
|
*
net: phylib: get rid of unnecessary locking
Russell King (Oracle)
2023-03-06
1
-7
/
+1
|
*
net: stmmac: add to set device wake up flag when stmmac init phy
Rongguang Wei
2023-03-06
1
-0
/
+1
|
*
nfp: fix esp-tx-csum-offload doesn't take effect
Huanhuan Wang
2023-03-03
1
-0
/
+4
|
*
nfp: fix incorrectly set csum flag for nfdk path
Huanhuan Wang
2023-03-03
2
-4
/
+10
|
*
nfp: fix incorrectly set csum flag for nfd3 path
Huanhuan Wang
2023-03-03
2
-5
/
+27
|
*
ice: copy last block omitted in ice_get_module_eeprom()
Petr Oros
2023-03-03
1
-2
/
+4
|
*
Merge tag 'ieee802154-for-net-2023-03-02' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2023-03-03
1
-0
/
+2
|
|
\
|
|
*
ca8210: fix mac_len negative array access
Alexander Aring
2023-03-02
1
-0
/
+2
|
*
|
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
2023-03-03
2
-26
/
+33
|
|
/
|
*
net: lan966x: Fix port police support using tc-matchall
Horatiu Vultur
2023-03-01
1
-1
/
+1
|
*
net: phy: unlock on error in phy_probe()
Dan Carpenter
2023-02-28
1
-1
/
+1
|
*
bgmac: fix *initial* chip reset to support BCM5358
Rafał Miłecki
2023-02-28
2
-2
/
+8
*
|
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
2023-03-06
1
-1
/
+1
|
/
*
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-27
29
-144
/
+198
|
\
|
*
net: phy: c45: fix network interface initialization failures on xtensa, arm:c...
Oleksij Rempel
2023-02-27
1
-1
/
+1
|
*
xen-netback: remove unused variables pending_idx and index
Tom Rix
2023-02-27
1
-5
/
+0
|
*
Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-02-27
2
-1
/
+2
|
|
\
|
|
*
wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queue
Lorenzo Bianconi
2023-02-26
1
-0
/
+1
|
|
*
wifi: ath11k: allow system suspend to survive ath11k
Len Brown
2023-02-22
1
-1
/
+1
|
*
|
net: dsa: ocelot_ext: remove unnecessary phylink.h include
Russell King (Oracle)
2023-02-26
1
-1
/
+0
|
*
|
net: mscc: ocelot: fix duplicate driver name error
Vladimir Oltean
2023-02-26
1
-1
/
+1
|
*
|
net: dsa: felix: fix internal MDIO controller resource length
Vladimir Oltean
2023-02-26
1
-1
/
+1
|
*
|
net: dsa: seville: ignore mscc-miim read errors from Lynx PCS
Vladimir Oltean
2023-02-26
2
-5
/
+8
|
*
|
qede: avoid uninitialized entries in coal_entry array
Michal Schmidt
2023-02-26
1
-14
/
+7
|
*
|
Merge tag 'mlx5-fixes-2023-02-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2023-02-26
10
-8
/
+40
|
|
\
\
|
|
*
|
net/mlx5: Geneve, Fix handling of Geneve object id as error code
Maor Dickman
2023-02-24
1
-0
/
+1
|
|
*
|
net/mlx5e: Verify flow_source cap before using it
Roi Dayan
2023-02-24
1
-1
/
+2
|
|
*
|
net/mlx5: ECPF, wait for VF pages only after disabling host PFs
Maher Sanalla
2023-02-24
2
-0
/
+8
|
|
*
|
mlx5: fix possible ptp queue fifo use-after-free
Vadim Fedorenko
2023-02-24
4
-1
/
+22
|
|
*
|
mlx5: fix skb leak while fifo resync and push
Vadim Fedorenko
2023-02-24
2
-3
/
+5
|
|
*
|
net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()
Yang Yingliang
2023-02-24
1
-1
/
+1
|
|
*
|
net/mlx5: Remove NULL check before dev_{put, hold}
Yang Li
2023-02-24
1
-2
/
+1
|
*
|
|
ice: remove unnecessary CONFIG_ICE_GNSS
Jacob Keller
2023-02-26
3
-6
/
+4
|
*
|
|
ibmvnic: Assign XPS map to correct queue index
Nick Child
2023-02-25
1
-2
/
+2
|
|
/
/
|
*
|
net/mlx5e: Remove hairpin write debugfs files
Gal Pressman
2023-02-24
1
-59
/
+0
[next]