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