index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Nathan Chancellor
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-23
Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
can: ctucanfd: platform: add missing dependency to HAS_IOMEM
Marc Kleine-Budde
2022-05-23
can: kvaser_usb: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
2022-05-23
can: peak_usb: fix typo in comment
Julia Lawall
2022-05-23
eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
Jakub Kicinski
2022-05-23
net: ethernet: mtk_eth_soc: fix error code in mtk_flow_offload_replace()
Dan Carpenter
2022-05-23
net: dsa: felix: tag_8021q preparation for multiple CPU ports
Vladimir Oltean
2022-05-23
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
2022-05-23
net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu
Vladimir Oltean
2022-05-23
net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...
Vladimir Oltean
2022-05-23
net: dsa: felix: move the updating of PGID_CPU to the ocelot lib
Vladimir Oltean
2022-05-23
net: dsa: fix missing adjustment of host broadcast flooding
Vladimir Oltean
2022-05-22
wifi: carl9170: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
2022-05-22
wifi: brcmfmac: work around a GCC 12 -Warray-bounds warning
Jakub Kicinski
2022-05-22
wifi: iwlwifi: use unsigned to silence a GCC 12 warning
Jakub Kicinski
2022-05-22
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
2022-05-22
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
2022-05-22
wifi: ath9k: silence array-bounds warning on GCC 12
Jakub Kicinski
2022-05-22
wifi: plfxlc: remove redundant NULL-check for GCC 12
Jakub Kicinski
2022-05-22
net: dsa: restrict SMSC_LAN9303_I2C kconfig
Randy Dunlap
2022-05-22
net: fddi: skfp: smt: Remove extra parameters to vararg macro
Tom Rix
2022-05-22
net: ethernet: mtk_eth_soc: introduce support for mt7986 chipset
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: convert scratch_ring pointer to void
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: convert ring dma pointer to void
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 support
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: introduce device register map
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: rely on rxd_size field in mtk_rx_alloc/mtk_rx_clean
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: rely on txd_size field in mtk_poll_tx/mtk_poll_rx
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_data
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: rely on txd_size in txd_to_idx
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: rely on txd_size in mtk_desc_to_tx_buf
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: rely on txd_size in mtk_tx_alloc/mtk_tx_clean
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: add txd_size to mtk_soc_data
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: move tx dma desc configuration in mtk_tx_set_dma_...
Lorenzo Bianconi
2022-05-22
net: ethernet: mtk_eth_soc: rely on GFP_KERNEL for dma_alloc_coherent wheneve...
Lorenzo Bianconi
2022-05-22
eth: tg3: silence the GCC 12 array-bounds warning
Jakub Kicinski
2022-05-22
eth: ice: silence the GCC 12 array-bounds warning
Jakub Kicinski
2022-05-22
eth: mtk_eth_soc: silence the GCC 12 array-bounds warning
Jakub Kicinski
2022-05-22
dpaa2-eth: unmap the SGT buffer before accessing its contents
Ioana Ciornei
2022-05-22
dpaa2-eth: use the correct software annotation field
Ioana Ciornei
2022-05-22
dpaa2-eth: retrieve the virtual address before dma_unmap
Ioana Ciornei
2022-05-22
net: mscc: ocelot: offload tc action "ok" using an empty action vector
Vladimir Oltean
2022-05-22
net: fec: Do proper error checking for enet_out clk
Uwe Kleine-König
2022-05-22
hinic: Avoid some over memory allocation
Christophe JAILLET
2022-05-22
net: fec: Do proper error checking for optional clks
Uwe Kleine-König
2022-05-22
net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
Tommaso Merciai
[next]