index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
42
-403
/
+2532
2016-03-19
net/mlx4_core: Fix backward compatibility on VFs
Eli Cohen
1
-6
/
+18
2016-03-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+4
2016-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
10
-52
/
+336
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-5
/
+4
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
10
-52
/
+336
2016-03-14
mlx4: add missing braces in verify_qp_parameters
Arnd Bergmann
1
-1
/
+2
2016-03-14
mlx5: use napi_consume_skb API to get bulk free operations
Jesper Dangaard Brouer
3
-4
/
+4
2016-03-14
mlx4: use napi_consume_skb API to get bulk free operations
Jesper Dangaard Brouer
1
-6
/
+9
2016-03-14
mlxsw: pci: Implement reset done check
Jiri Pirko
2
-4
/
+14
2016-03-11
mlxsw: spectrum: Check requested ageing time is valid
Ido Schimmel
2
-2
/
+9
2016-03-11
net/mlx5e: Support offload cls_flower with skbedit mark action
Amir Vadai
3
-0
/
+6
2016-03-11
net/mlx5e: Support offload cls_flower with drop action
Amir Vadai
3
-0
/
+309
2016-03-11
net/mlx5e: Introduce tc offload support
Amir Vadai
5
-2
/
+222
2016-03-11
net/mlx5e: Add a new priority for kernel flow tables
Amir Vadai
2
-4
/
+4
2016-03-11
net/mlx5e: Relax ndo_setup_tc handle restriction
Amir Vadai
1
-1
/
+1
2016-03-11
net/mlx5_core: Set flow steering dest only for forward rules
Amir Vadai
2
-19
/
+28
2016-03-10
net/mlx5_core: Introduce forward to next priority action
Maor Gottlieb
2
-12
/
+182
2016-03-10
net/mlx5_core: Create anchor of last flow table
Maor Gottlieb
2
-1
/
+45
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-101
/
+130
2016-03-07
mlxsw: pci: Correctly determine if descriptor queue is full
Ido Schimmel
1
-1
/
+1
2016-03-07
mlxsw: spectrum: Always decrement bridge's ref count
Ido Schimmel
1
-3
/
+1
2016-03-04
net: mellanox: add DEVLINK dependencies
Arnd Bergmann
2
-0
/
+2
2016-03-04
net: relax setup_tc ndo op handle restriction
John Fastabend
1
-1
/
+1
2016-03-02
net/mlx4_core: Allow resetting VF admin mac to zero
Jack Morgenstein
1
-1
/
+1
2016-03-02
net/mlx4_core: Check the correct limitation on VFs for HA mode
Moni Shoua
1
-3
/
+11
2016-03-02
net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables
Jack Morgenstein
1
-10
/
+10
2016-03-02
net/mlx5e: Provide correct packet/bytes statistics
Gal Pressman
1
-17
/
+8
2016-03-02
net/mlx5e: Add rx/tx bytes software counters
Gal Pressman
3
-5
/
+13
2016-03-02
net/mlx5e: Correctly handle RSS indirection table when changing number of cha...
Tariq Toukan
3
-4
/
+15
2016-03-02
net/mlx5e: Fix ethtool RX hash func configuration change
Tariq Toukan
3
-21
/
+43
2016-03-02
net/mlx5e: Fix soft lockup when HW Timestamping is enabled
Eran Ben Elisha
1
-10
/
+15
2016-03-02
net/mlx5e: Fix LRO modify
Tariq Toukan
1
-4
/
+11
2016-03-02
net/mlx5e: Remove wrong poll CQ optimization
Tariq Toukan
4
-22
/
+1
2016-03-02
net/mlx5: Fix global UAR mapping
Moshe Lazer
5
-53
/
+34
2016-03-02
net/mlx5e: Don't modify CQ before it was created
Gal Pressman
1
-0
/
+6
2016-03-02
net/mlx5e: Don't try to modify CQ moderation if it is not supported
Gal Pressman
2
-6
/
+12
2016-03-02
net/mlx5e: Set drop RQ's necessary parameters only
Tariq Toukan
1
-2
/
+10
2016-03-02
net/mlx5e: Move common case counters within sq_stats struct
Tariq Toukan
1
-4
/
+6
2016-03-02
net/mlx5e: Changed naming convention of tx queues in ethtool stats
Tariq Toukan
1
-7
/
+8
2016-03-02
net/mlx5e: Placement changed for carrier state updates
Tariq Toukan
1
-2
/
+2
2016-03-02
net/mlx5e: Replace async events spinlock with synchronize_irq()
Tariq Toukan
4
-17
/
+14
2016-03-02
mlxsw: spectrum: Introduce port splitting
Ido Schimmel
3
-3
/
+219
2016-03-02
mlxsw: spectrum: Mark unused ports using NULL
Ido Schimmel
1
-0
/
+1
2016-03-02
mlxsw: spectrum: Store local port to module mapping during init
Ido Schimmel
2
-21
/
+16
2016-03-02
mlxsw: spectrum: Unmap local port from module during teardown
Ido Schimmel
1
-0
/
+11
2016-03-02
mlxsw: core: Add devlink port splitter callbacks
Jiri Pirko
2
-1
/
+35
2016-03-02
mlxsw: Implement devlink interface
Jiri Pirko
4
-6
/
+58
2016-03-02
mlx4: Implement port type setting via devlink interface
Jiri Pirko
1
-21
/
+65
2016-03-02
mlx4: Implement devlink interface
Jiri Pirko
4
-13
/
+50
[next]