index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
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_...
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
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
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
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
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
2022-05-22
net: ipa: count the number of modem TX endpoints
Alex Elder
2
-5
/
+7
2022-05-22
net: ipa: kill gsi_trans_commit_wait_timeout()
Alex Elder
4
-40
/
+7
2022-05-22
net: ipa: specify RX aggregation time limit in config data
Alex Elder
8
-4
/
+35
2022-05-22
net: ipa: support hard aggregation limits
Alex Elder
2
-35
/
+69
2022-05-22
net: ipa: make endpoint HOLB drop configurable
Alex Elder
2
-2
/
+8
2022-05-22
qed: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-05-22
nfp: flower: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: marvell: prestera: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
cirrus: cs89x0: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: qed: fix typos in comments
Julia Lawall
3
-5
/
+5
2022-05-22
net/mlx5: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: mvpp2: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: sparx5: switchdev: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-20
selftests: Add test for timing a bind request to a port with a populated bhas...
Joanne Koong
3
-0
/
+122
2022-05-20
net: Add a second bind table hashed by port and address
Joanne Koong
7
-83
/
+489
2022-05-20
wwan: iosm: use a flexible array rather than allocate short objects
Jakub Kicinski
1
-4
/
+1
2022-05-20
stcp: Use memset_after() to zero sctp_stream_out_ext
Xiu Jianfeng
1
-6
/
+3
2022-05-20
net: mscc: fix the alignment in ocelot_port_fdb_del()
Alaa Mohamed
1
-1
/
+1
2022-05-20
net: vxlan: Fix kernel coding style
Alaa Mohamed
1
-7
/
+6
2022-05-20
eth: bnxt: make ulp_id unsigned to make GCC 12 happy
Jakub Kicinski
2
-12
/
+12
2022-05-20
selftests: fib_nexthops: Make ping timeout configurable
Amit Cohen
1
-25
/
+28
2022-05-20
net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
Yang Yingliang
1
-5
/
+5
[next]