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
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-23
net: mvpp2: Remove unneeded Kconfig dependency.
Richard Cochran
1
-1
/
+0
2021-01-22
net: octeontx2: Make sure the buffer is 128 byte aligned
Kevin Hao
1
-1
/
+2
2021-01-21
octeontx2-af: Add devlink health reporters for NIX
George Cherian
3
-1
/
+688
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2021-01-19
octeontx2-af: Remove unneeded semicolons
Xu Wang
3
-4
/
+4
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-14
/
+10
2021-01-15
octeontx2-af: Fix missing check bugs in rvu_cgx.c
Yingjie Wang
1
-0
/
+6
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2021-01-14
net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_add
Vladimir Oltean
1
-2
/
+1
2021-01-13
octeontx2-pf: Add flow classification using IP next level protocol
Naveen Mamindlapalli
4
-21
/
+153
2021-01-12
net: marvell: Fixed two spellings,controling to controlling and oen to one
Bhaskar Chowdhury
1
-1
/
+1
2021-01-11
net: mvpp2: prs: improve ipv4 parse flow
Stefan Chulski
1
-25
/
+39
2021-01-11
net: mvpp2: Remove Pause and Asym_Pause support
Stefan Chulski
1
-2
/
+0
2021-01-11
net: marvell: prestera: Correct typo
Florian Fainelli
1
-5
/
+5
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-29
/
+8
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
1
-6
/
+1
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-14
/
+4
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2
-10
/
+5
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2
-5
/
+6
2021-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+12
2021-01-07
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
1
-3
/
+11
2021-01-06
net: mvneta: fix error message when MTU too large for XDP
Marek Behún
1
-1
/
+1
2021-01-05
octeontx2-pf: Add RSS multi group support
Geetha sowjanya
4
-44
/
+163
2021-01-05
octeontx2-af: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2020-12-28
net: mvpp2: fix pkt coalescing int-threshold configuration
Stefan Chulski
1
-5
/
+6
2020-12-22
net: ethernet: mvneta: Fix error handling in mvneta_probe
Dinghao Liu
1
-1
/
+1
2020-12-21
net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
Stefan Chulski
1
-1
/
+1
2020-12-19
net: mvpp2: prs: fix PPPoE with ipv6 packet parse
Stefan Chulski
1
-2
/
+3
2020-12-19
net: mvpp2: Add TCAM entry to drop flow control pause frames
Stefan Chulski
2
-1
/
+34
2020-12-19
net: mvpp2: disable force link UP during port init procedure
Stefan Chulski
1
-1
/
+13
2020-12-17
octeontx2-af: Fix undetected unmap PF error check
Colin Ian King
1
-1
/
+2
2020-12-14
octeontx2-af: Add devlink health reporters for NPA
George Cherian
3
-1
/
+765
2020-12-14
octeontx2-af: Add devlink suppoort to af driver
George Cherian
6
-2
/
+98
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2020-12-09
net: marvell: octeontx2: simplify the otx2_ptp_adjfine()
Zheng Yongjun
1
-6
/
+1
2020-12-09
net: marvell: octeontx2: simplify the return expression of rvu_npa_init()
Zheng Yongjun
1
-6
/
+2
2020-12-09
net: marvell: prestera: simplify the return expression of prestera_port_close()
Zheng Yongjun
1
-6
/
+1
2020-12-05
net: marvell: prestera: Fix error return code in prestera_port_create()
Zhang Changzhong
1
-1
/
+3
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-3
/
+3
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-12-03
net: mvpp2: Fix error return code in mvpp2_open()
Wang Hai
1
-0
/
+1
2020-12-02
octeontx2-af: debugfs: delete dead code
Dan Carpenter
1
-203
/
+52
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2
-3
/
+3
2020-11-24
net: mvneta: alloc skb_shared_info on the mvneta_rx_swbm stack
Lorenzo Bianconi
1
-19
/
+23
2020-11-24
net: mvneta: move skb_shared_info in mvneta_xdp_put_buff caller
Lorenzo Bianconi
1
-11
/
+21
2020-11-24
net: mvneta: avoid unnecessary xdp_buff initialization
Lorenzo Bianconi
1
-4
/
+5
2020-11-24
net: mvpp2: divide fifo for dts-active ports only
Stefan Chulski
2
-42
/
+106
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-21
octeontx2-af: Add support for RSS hashing based on Transport protocol field
George Cherian
3
-1
/
+10
2020-11-20
octeontx2-af: Fix access of iter->entry after iter object has been kfree'd
Colin Ian King
1
-3
/
+5
[prev]
[next]