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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-08-20
1
-1
/
+1
|
\
|
*
RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
Potnuri Bharat Teja
2022-08-16
1
-1
/
+1
*
|
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-19
35
-452
/
+1645
|
\
\
|
*
|
net: moxa: MAC address reading, generating, validity checking
Sergei Antonov
2022-08-18
1
-6
/
+7
|
*
|
igb: Add lock to avoid data race
Lin Ma
2022-08-18
2
-1
/
+13
|
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-08-18
6
-18
/
+85
|
|
\
\
|
|
*
|
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
2022-08-17
2
-11
/
+57
|
|
*
|
ice: Ignore error message when setting same promiscuous mode
Benjamin Mikailenko
2022-08-17
1
-4
/
+4
|
|
*
|
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
2022-08-17
2
-2
/
+16
|
|
*
|
ice: Ignore EEXIST when setting promisc mode
Grzegorz Siwik
2022-08-17
1
-1
/
+1
|
|
*
|
ice: Fix double VLAN error when entering promisc mode
Grzegorz Siwik
2022-08-17
1
-0
/
+7
|
*
|
|
stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...
Christophe JAILLET
2022-08-18
1
-0
/
+1
|
*
|
|
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_run
Lorenzo Bianconi
2022-08-18
1
-1
/
+1
|
*
|
|
net/mlx5e: Allocate flow steering storage during uplink initialization
Leon Romanovsky
2022-08-18
1
-8
/
+17
|
*
|
|
net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...
Vladimir Oltean
2022-08-18
1
-27
/
+26
|
*
|
|
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2022-08-18
5
-285
/
+478
|
*
|
|
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2022-08-18
4
-298
/
+1146
|
*
|
|
net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_work
Vladimir Oltean
2022-08-18
1
-0
/
+4
|
*
|
|
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
2022-08-18
2
-8
/
+7
|
*
|
|
net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counter
Vladimir Oltean
2022-08-18
1
-1
/
+1
|
*
|
|
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
2022-08-18
4
-28
/
+38
|
*
|
|
net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
Vladimir Oltean
2022-08-18
1
-1
/
+2
|
*
|
|
net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
Rustam Subkhankulov
2022-08-18
1
-1
/
+1
|
*
|
|
net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
Arun Ramadoss
2022-08-17
1
-0
/
+3
|
|
/
/
|
*
|
i40e: Fix to stop tx_timeout recovery if GLOBR fails
Alan Brady
2022-08-16
1
-1
/
+3
|
*
|
i40e: Fix tunnel checksum offload with fragmented traffic
Przemyslaw Patynowski
2022-08-16
1
-3
/
+5
|
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-08-16
2
-7
/
+30
|
|
\
\
|
|
*
|
iavf: Fix deadlock in initialization
Ivan Vecera
2022-08-12
1
-1
/
+10
|
|
*
|
iavf: Fix reset error handling
Przemyslaw Patynowski
2022-08-12
1
-3
/
+6
|
|
*
|
iavf: Fix NULL pointer dereference in iavf_get_link_ksettings
Przemyslaw Patynowski
2022-08-12
1
-1
/
+1
|
|
*
|
iavf: Fix adminq error handling
Przemyslaw Patynowski
2022-08-12
1
-2
/
+13
|
*
|
|
net: moxa: pass pdev instead of ndev to DMA functions
Sergei Antonov
2022-08-16
1
-10
/
+10
|
*
|
|
mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TX
Amit Cohen
2022-08-15
1
-0
/
+3
|
*
|
|
mlxsw: spectrum_ptp: Protect PTP configuration with a mutex
Amit Cohen
2022-08-15
1
-7
/
+20
|
*
|
|
mlxsw: spectrum: Clear PTP configuration after unregistering the netdevice
Amit Cohen
2022-08-15
1
-1
/
+1
|
*
|
|
mlxsw: spectrum_ptp: Fix compilation warnings
Amit Cohen
2022-08-15
1
-8
/
+10
|
*
|
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net
David S. Miller
2022-08-15
2
-2
/
+4
|
|
\
\
\
|
|
*
|
|
ice: Fix call trace with null VSI during VF reset
Michal Jaron
2022-08-11
1
-1
/
+3
|
|
*
|
|
ice: Fix VSI rebuild WARN_ON check for VF
Benjamin Mikailenko
2022-08-11
1
-1
/
+1
|
*
|
|
|
net: dsa: mv88e6060: prevent crash on an unused port
Sergei Antonov
2022-08-13
1
-0
/
+3
|
*
|
|
|
fec: Fix timer capture timing in `fec_ptp_enable_pps()`
Csókás Bence
2022-08-13
1
-5
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net: lan966x: fix checking for return value of platform_get_irq_byname()
Li Qiong
2022-08-12
1
-4
/
+4
|
*
|
|
net: cxgb3: Fix comment typo
Jason Wang
2022-08-12
1
-1
/
+1
|
*
|
|
bnx2x: Fix comment typo
Jason Wang
2022-08-12
1
-1
/
+1
|
*
|
|
net: ipa: Fix comment typo
Jason Wang
2022-08-12
1
-1
/
+1
|
*
|
|
virtio_net: fix endian-ness for RSS
Michael S. Tsirkin
2022-08-12
1
-2
/
+2
|
*
|
|
skfp/h: fix repeated words in comments
Jilin Yuan
2022-08-12
1
-1
/
+1
*
|
|
|
virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"
Michael S. Tsirkin
2022-08-16
1
-38
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-08-12
1
-39
/
+286
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: virtio_net: notifications coalescing support
Alvaro Karsz
2022-08-11
1
-15
/
+96
[next]