index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-08-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-08-18
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-18
net: moxa: MAC address reading, generating, validity checking
Sergei Antonov
2022-08-18
igb: Add lock to avoid data race
Lin Ma
2022-08-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-08-18
stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...
Christophe JAILLET
2022-08-17
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_run
Lorenzo Bianconi
2022-08-17
net/mlx5e: Allocate flow steering storage during uplink initialization
Leon Romanovsky
2022-08-17
net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...
Vladimir Oltean
2022-08-17
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2022-08-17
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2022-08-17
net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_work
Vladimir Oltean
2022-08-17
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
2022-08-17
net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counter
Vladimir Oltean
2022-08-17
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
2022-08-17
net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
Vladimir Oltean
2022-08-17
net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
Rustam Subkhankulov
2022-08-17
net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
Arun Ramadoss
2022-08-17
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
2022-08-17
ice: Ignore error message when setting same promiscuous mode
Benjamin Mikailenko
2022-08-17
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
2022-08-17
ice: Ignore EEXIST when setting promisc mode
Grzegorz Siwik
2022-08-17
ice: Fix double VLAN error when entering promisc mode
Grzegorz Siwik
2022-08-16
i40e: Fix to stop tx_timeout recovery if GLOBR fails
Alan Brady
2022-08-16
i40e: Fix tunnel checksum offload with fragmented traffic
Przemyslaw Patynowski
2022-08-16
RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
Potnuri Bharat Teja
2022-08-16
virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"
Michael S. Tsirkin
2022-08-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-08-15
net: moxa: pass pdev instead of ndev to DMA functions
Sergei Antonov
2022-08-15
mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TX
Amit Cohen
2022-08-15
mlxsw: spectrum_ptp: Protect PTP configuration with a mutex
Amit Cohen
2022-08-15
mlxsw: spectrum: Clear PTP configuration after unregistering the netdevice
Amit Cohen
2022-08-15
mlxsw: spectrum_ptp: Fix compilation warnings
Amit Cohen
2022-08-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net
David S. Miller
2022-08-12
net: dsa: mv88e6060: prevent crash on an unused port
Sergei Antonov
2022-08-12
fec: Fix timer capture timing in `fec_ptp_enable_pps()`
Csókás Bence
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-08-12
iavf: Fix deadlock in initialization
Ivan Vecera
2022-08-12
iavf: Fix reset error handling
Przemyslaw Patynowski
2022-08-12
iavf: Fix NULL pointer dereference in iavf_get_link_ksettings
Przemyslaw Patynowski
2022-08-12
iavf: Fix adminq error handling
Przemyslaw Patynowski
2022-08-12
net: lan966x: fix checking for return value of platform_get_irq_byname()
Li Qiong
2022-08-12
net: cxgb3: Fix comment typo
Jason Wang
2022-08-12
bnx2x: Fix comment typo
Jason Wang
2022-08-12
net: ipa: Fix comment typo
Jason Wang
2022-08-12
virtio_net: fix endian-ness for RSS
Michael S. Tsirkin
2022-08-12
skfp/h: fix repeated words in comments
Jilin Yuan
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-11
dpaa2-eth: trace the allocated address instead of page struct
Chen Lin
2022-08-11
nfp: fix use-after-free in area_cache_get()
Jialiang Wang
[next]