index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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_desc
Lorenzo Bianconi
2
-49
/
+67
2022-05-22
net: ethernet: mtk_eth_soc: rely on GFP_KERNEL for dma_alloc_coherent whenever possible
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
Merge branch 'dpaa2-swtso-fixes'
David S. Miller
1
-5
/
+7
2022-05-22
dpaa2-eth: unmap the SGT buffer before accessing its contents
Ioana Ciornei
1
-4
/
+4
2022-05-22
dpaa2-eth: use the correct software annotation field
Ioana Ciornei
1
-1
/
+1
2022-05-22
dpaa2-eth: retrieve the virtual address before dma_unmap
Ioana Ciornei
1
-1
/
+3
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
Merge power-supply 'fixes' branch
Sebastian Reichel
1371
-9005
/
+12793
2022-05-22
Merge tag 'intel-pinctrl-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel into devel
Linus Walleij
7
-83
/
+127
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
hinic: Avoid some over memory allocation
Christophe JAILLET
1
-1
/
+1
2022-05-22
net: fec: Do proper error checking for optional clks
Uwe Kleine-König
1
-6
/
+10
2022-05-22
net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
Tommaso Merciai
1
-1
/
+8
2022-05-22
pinctrl: berlin: bg4ct: Use devm_platform_*ioremap_resource() APIs
zhaoxiao
1
-2
/
+1
2022-05-22
net: selftests: Add stress_reuseport_listen to .gitignore
Muhammad Usama Anjum
1
-0
/
+1
2022-05-22
random: check for signals after page of pool writes
Jason A. Donenfeld
1
-4
/
+10
2022-05-22
Merge branch 'rxrpc-fixes'
David S. Miller
7
-34
/
+47
2022-05-22
rxrpc: Fix decision on when to generate an IDLE ACK
David Howells
5
-17
/
+26
2022-05-22
rxrpc: Don't let ack.previousPacket regress
David Howells
3
-4
/
+6
2022-05-22
rxrpc: Fix overlapping ACK accounting
David Howells
2
-11
/
+12
2022-05-22
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
1
-1
/
+2
2022-05-22
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
1
-2
/
+2
2022-05-22
gpio: sim: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
1
-2
/
+2
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
2022-05-22
rxrpc: Fix locking issue
David Howells
8
-22
/
+62
2022-05-22
rxrpc: Use refcount_t rather than atomic_t
David Howells
13
-122
/
+119
2022-05-22
rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
David Howells
4
-22
/
+94
2022-05-22
Linux 5.18
Linus Torvalds
1
-1
/
+1
2022-05-22
Merge branch 'ipa-next'
David S. Miller
14
-162
/
+156
2022-05-22
net: ipa: use data space for command opcodes
Alex Elder
1
-2
/
+4
2022-05-22
net: ipa: remove command info pool
Alex Elder
5
-50
/
+18
2022-05-22
net: ipa: remove command direction argument
Alex Elder
3
-20
/
+9
2022-05-22
net: ipa: get rid of ipa_cmd_info->direction
Alex Elder
2
-6
/
+1
[prev]
[next]