index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvneta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragment
Lorenzo Bianconi
2020-11-16
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-11
/
+2
|
\
|
*
net: mvneta: fix double free of txq->buf
Tom Rix
2020-10-04
1
-11
/
+2
*
|
net: mvneta: avoid possible cache misses in mvneta_rx_swbm
Lorenzo Bianconi
2020-09-29
1
-6
/
+6
*
|
net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_free
Lorenzo Bianconi
2020-09-28
1
-4
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-3
/
+7
|
\
|
|
*
net: mvneta: recycle the page in case of out-of-order
Lorenzo Bianconi
2020-09-20
1
-1
/
+5
|
*
net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff
Lorenzo Bianconi
2020-09-10
1
-2
/
+2
*
|
net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()
Zhang Changzhong
2020-09-20
1
-4
/
+3
*
|
net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skb
Lorenzo Bianconi
2020-09-20
1
-7
/
+4
*
|
net: mventa: drop mvneta_stats from mvneta_swbm_rx_frame signature
Lorenzo Bianconi
2020-09-10
1
-3
/
+2
*
|
net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_f...
Lorenzo Bianconi
2020-09-10
1
-2
/
+1
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
1
-5
/
+0
|
\
|
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
1
-5
/
+0
*
|
net: mvneta: fix comment about phylink_speed_down
Jisheng Zhang
2020-07-29
1
-1
/
+1
|
/
*
net: mvneta: move rxq->left_size on the stack
Lorenzo Bianconi
2020-07-19
1
-16
/
+13
*
net: mvneta: get rid of skb in mvneta_rx_queue
Lorenzo Bianconi
2020-07-19
1
-6
/
+0
*
net: mvneta: drop all fragments in XDP_DROP
Lorenzo Bianconi
2020-07-19
1
-14
/
+12
*
net: mvneta: move mvneta_run_xdp after descriptors processing
Lorenzo Bianconi
2020-07-19
1
-15
/
+7
*
net: mvneta: move skb build after descriptors processing
Lorenzo Bianconi
2020-07-19
1
-57
/
+101
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-1
/
+1
|
\
|
*
net: mvneta: fix use of state->speed
Russell King
2020-06-30
1
-1
/
+1
*
|
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
2020-06-26
1
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
1
-23
/
+53
|
\
|
|
*
net: ethernet: mvneta: Add back interface mode validation
Sascha Hauer
2020-06-24
1
-3
/
+19
|
*
net: ethernet: mvneta: Do not error out in non serdes modes
Sascha Hauer
2020-06-24
1
-1
/
+1
|
*
net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
Sascha Hauer
2020-06-18
1
-0
/
+6
|
*
net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
Sascha Hauer
2020-06-18
1
-36
/
+44
*
|
net: tso: cache transport header length
Eric Dumazet
2020-06-18
1
-3
/
+2
|
/
*
net: mvneta: do not redirect frames during reconfiguration
Lorenzo Bianconi
2020-06-09
1
-0
/
+13
*
net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment
Alexander Lobakin
2020-06-05
1
-1
/
+1
*
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-01
1
-1
/
+1
*
mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zero
Sven Auhagen
2020-05-25
1
-1
/
+2
*
Revert "net: mvneta: speed down the PHY, if WoL used, to save energy"
David S. Miller
2020-05-22
1
-11
/
+0
*
mvneta: Add XDP frame size to driver
Jesper Dangaard Brouer
2020-05-14
1
-10
/
+15
*
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
2020-05-13
1
-0
/
+11
*
net: mvneta: Fix a typo
Christophe JAILLET
2020-04-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-2
/
+1
|
\
|
*
net: mvneta: Fix the case where the last poll did not process all rx
Jisheng Zhang
2020-03-16
1
-2
/
+1
*
|
net: mvneta: reject unsupported coalescing params
Jakub Kicinski
2020-03-14
1
-0
/
+2
*
|
mvneta: add XDP ethtool errors stats for TX to driver
Jesper Dangaard Brouer
2020-03-02
1
-4
/
+26
*
|
net: mvneta: use resolved link config in mac_link_up()
Russell King
2020-02-27
1
-17
/
+38
*
|
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-3
/
+5
*
|
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-20
1
-10
/
+9
*
|
net: mvneta: align xdp stats naming scheme to mlx5 driver
Lorenzo Bianconi
2020-02-19
1
-16
/
+36
*
|
net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frame
Lorenzo Bianconi
2020-02-16
1
-17
/
+13
*
|
net: mvneta: introduce xdp counters to ethtool
Lorenzo Bianconi
2020-02-16
1
-0
/
+45
*
|
net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routine
Lorenzo Bianconi
2020-02-16
1
-32
/
+41
*
|
net: mvneta: rely on open-coding updating stats for non-xdp and tx path
Lorenzo Bianconi
2020-02-16
1
-16
/
+24
[next]