index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-05-23
net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu
Vladimir Oltean
-27
/
+17
2022-05-23
net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...
Vladimir Oltean
-7
/
+5
2022-05-23
net: dsa: felix: move the updating of PGID_CPU to the ocelot lib
Vladimir Oltean
-7
/
+31
2022-05-23
net: dsa: fix missing adjustment of host broadcast flooding
Vladimir Oltean
-0
/
+3
2022-05-22
Merge branch 'fix-silence-gcc-12-warnings-in-drivers-net-wireless'
Jakub Kicinski
-8
/
+20
2022-05-22
wifi: carl9170: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
-0
/
+5
2022-05-22
wifi: brcmfmac: work around a GCC 12 -Warray-bounds warning
Jakub Kicinski
-1
/
+1
2022-05-22
wifi: iwlwifi: use unsigned to silence a GCC 12 warning
Jakub Kicinski
-1
/
+1
2022-05-22
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
-0
/
+5
2022-05-22
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
-4
/
+1
2022-05-22
wifi: ath9k: silence array-bounds warning on GCC 12
Jakub Kicinski
-0
/
+5
2022-05-22
wifi: plfxlc: remove redundant NULL-check for GCC 12
Jakub Kicinski
-2
/
+2
2022-05-22
dt-bindings: net: toshiba,visconti-dwmac: Update the common clock properties
Nobuhiro Iwamatsu
-1
/
+2
2022-05-22
net: fddi: skfp: smt: Remove extra parameters to vararg macro
Tom Rix
-1
/
+1
2022-05-22
Merge branch 'mt7986-support'
David S. Miller
-350
/
+1113
2022-05-22
net: ethernet: mtk_eth_soc: introduce support for mt7986 chipset
Lorenzo Bianconi
-1
/
+72
2022-05-22
net: ethernet: mtk_eth_soc: convert scratch_ring pointer to void
Lorenzo Bianconi
-2
/
+2
2022-05-22
net: ethernet: mtk_eth_soc: convert ring dma pointer to void
Lorenzo Bianconi
-20
/
+16
2022-05-22
net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 support
Lorenzo Bianconi
-75
/
+372
2022-05-22
net: ethernet: mtk_eth_soc: introduce device register map
Lorenzo Bianconi
-181
/
+188
2022-05-22
net: ethernet: mtk_eth_soc: rely on rxd_size field in mtk_rx_alloc/mtk_rx_clean
Lorenzo Bianconi
-8
/
+18
2022-05-22
net: ethernet: mtk_eth_soc: rely on txd_size field in mtk_poll_tx/mtk_poll_rx
Lorenzo Bianconi
-3
/
+6
2022-05-22
net: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_data
Lorenzo Bianconi
-4
/
+11
2022-05-22
net: ethernet: mtk_eth_soc: rely on txd_size in txd_to_idx
Lorenzo Bianconi
-4
/
+7
2022-05-22
net: ethernet: mtk_eth_soc: rely on txd_size in mtk_desc_to_tx_buf
Lorenzo Bianconi
-11
/
+15
2022-05-22
net: ethernet: mtk_eth_soc: rely on txd_size in mtk_tx_alloc/mtk_tx_clean
Lorenzo Bianconi
-10
/
+13
2022-05-22
net: ethernet: mtk_eth_soc: add txd_size to mtk_soc_data
Lorenzo Bianconi
-13
/
+38
2022-05-22
net: ethernet: mtk_eth_soc: move tx dma desc configuration in mtk_tx_set_dma_...
Lorenzo Bianconi
-49
/
+67
2022-05-22
net: ethernet: mtk_eth_soc: rely on GFP_KERNEL for dma_alloc_coherent wheneve...
Lorenzo Bianconi
-5
/
+4
2022-05-22
dt-bindings: net: mediatek,net: add mt7986-eth binding
Lorenzo Bianconi
-2
/
+139
2022-05-22
arm64: dts: mediatek: mt7986: introduce ethernet nodes
Lorenzo Bianconi
-0
/
+183
2022-05-22
Merge branch 'net-gcc12-warnings'
David S. Miller
-0
/
+15
2022-05-22
eth: tg3: silence the GCC 12 array-bounds warning
Jakub Kicinski
-0
/
+5
2022-05-22
eth: ice: silence the GCC 12 array-bounds warning
Jakub Kicinski
-0
/
+5
2022-05-22
eth: mtk_eth_soc: silence the GCC 12 array-bounds warning
Jakub Kicinski
-0
/
+5
2022-05-22
net: mscc: ocelot: offload tc action "ok" using an empty action vector
Vladimir Oltean
-0
/
+16
2022-05-22
Merge branch 'ocelot-selftests'
David S. Miller
-105
/
+97
2022-05-22
selftests: ocelot: tc_flower_chains: reorder interfaces
Vladimir Oltean
-23
/
+19
2022-05-22
selftests: ocelot: tc_flower_chains: use conventional interface names
Vladimir Oltean
-67
/
+67
2022-05-22
selftests: ocelot: tc_flower_chains: streamline test output
Vladimir Oltean
-28
/
+24
2022-05-22
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
-10
/
+25
2022-05-22
net: fec: Do proper error checking for enet_out clk
Uwe Kleine-König
-3
/
+5
2022-05-22
net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
Tommaso Merciai
-1
/
+8
2022-05-22
net: selftests: Add stress_reuseport_listen to .gitignore
Muhammad Usama Anjum
-0
/
+1
2022-05-22
Merge branch 'rxrpc-misc'
David S. Miller
-391
/
+366
2022-05-22
afs: Adjust ACK interpretation to try and cope with NAT
David Howells
-1
/
+36
2022-05-22
rxrpc, afs: Fix selection of abort codes
David Howells
-6
/
+8
2022-05-22
rxrpc: Return an error to sendmsg if call failed
David Howells
-0
/
+6
2022-05-22
rxrpc: Automatically generate trace tag enums
David Howells
-219
/
+42
2022-05-22
rxrpc: Fix locking issue
David Howells
-22
/
+62
[next]