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
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
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-28
net/mlx5e: Disable netdev after close
Saeed Mahameed
1
-4
/
+4
2016-12-28
net/mlx5e: Don't sync netdev state when not registered
Saeed Mahameed
1
-7
/
+12
2016-12-28
net/mlx5e: Check ets capability before initializing ets settings
Huy Nguyen
1
-0
/
+3
2016-12-28
Revert "net/mlx5e: Expose PCIe statistics to ethtool"
Gal Pressman
3
-72
/
+1
2016-12-28
net/mlx5: Prevent setting multicast macs for VFs
Mohamad Haj Yahia
1
-1
/
+1
2016-12-28
net/mlx5: Release FTE lock in error flow
Maor Gottlieb
1
-0
/
+1
2016-12-28
net/mlx5: Mask destination mac value in ethtool steering rules
Maor Gottlieb
1
-0
/
+1
2016-12-28
net/mlx5: Avoid shadowing numa_node
Eli Cohen
1
-2
/
+1
2016-12-28
net/mlx5: Cancel recovery work in remove flow
Daniel Jurgens
1
-2
/
+3
2016-12-28
net/mlx5: Check FW limitations on log_max_qp before setting it
Noa Osherovich
1
-0
/
+7
2016-12-28
net/mlx5: Disable RoCE on the e-switch management port under switchdev mode
Or Gerlitz
1
-0
/
+11
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
3
-4
/
+4
2016-12-20
net/mlx5: use rb_entry()
Geliang Tang
1
-1
/
+1
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2016-12-10
net: mlx5: Fix Kconfig help text
Christopher Covington
1
-2
/
+0
2016-12-09
net/mlx5e: use %pad format string for dma_addr_t
Arnd Bergmann
1
-2
/
+2
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
1
-0
/
+5
2016-12-08
net/mlx5e: Offload TC matching on packets being IP fragments
Or Gerlitz
1
-0
/
+12
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-42
/
+53
2016-12-06
net/mlx5e: Change the SQ/RQ operational state to positive logic
Mohamad Haj Yahia
5
-13
/
+17
2016-12-06
net/mlx5e: Don't flush SQ on error
Saeed Mahameed
1
-1
/
+0
2016-12-06
net/mlx5e: Don't notify HW when filling the edge of ICO SQ
Saeed Mahameed
1
-1
/
+1
2016-12-06
net/mlx5: Fix query ISSI flow
Kamal Heib
3
-11
/
+14
2016-12-06
net/mlx5: Remove duplicate pci dev name print
Kamal Heib
1
-4
/
+4
2016-12-06
net/mlx5: Verify module parameters
Kamal Heib
2
-12
/
+17
2016-12-02
net/mlx5e: Support adding ingress tc rule when egress device flag is set
Hadar Hen Zion
1
-0
/
+8
2016-12-02
net/mlx5e: Save the represntor netdevice as part of the representor
Hadar Hen Zion
4
-10
/
+22
2016-12-02
net/mlx5e: Bring back representor's ndos that were accidentally removed
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/mlx5e: skip loopback selftest with !CONFIG_INET
Arnd Bergmann
1
-1
/
+9
2016-12-02
bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
Daniel Borkmann
1
-2
/
+6
2016-12-02
net/mlx5e: Remove flow encap entry in the correct place
Roi Dayan
1
-21
/
+22
2016-12-02
net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instance
Roi Dayan
1
-7
/
+6
2016-12-02
net/mlx5e: Correct cleanup order when deleting offloaded TC rules
Roi Dayan
1
-2
/
+2
2016-12-02
net/mlx5e: Remove redundant hashtable lookup in configure flower
Roi Dayan
1
-19
/
+7
2016-12-02
net/mlx5e: Create UMR MKey per RQ
Tariq Toukan
3
-42
/
+35
2016-12-02
net/mlx5e: Move function mlx5e_create_umr_mkey
Tariq Toukan
1
-37
/
+37
2016-12-02
net/mlx5e: Implement Fragmented Work Queue (WQ)
Tariq Toukan
5
-17
/
+105
2016-11-30
ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-3
/
+2
2016-11-28
net/mlx5e: Add CQE compression user control
Shaker Daibes
5
-13
/
+51
2016-11-28
net/mlx5e: Moves pflags to priv->params
Shaker Daibes
3
-12
/
+14
2016-11-28
net/mlx5e: Add support for loopback selftest
Saeed Mahameed
4
-3
/
+227
2016-11-28
net/mlx5e: Add support for ethtool self diagnostics test
Kamal Heib
4
-2
/
+139
2016-11-28
net/mlx5e: Add DCBX control interface
Huy Nguyen
1
-3
/
+24
2016-11-28
net/mlx5e: ConnectX-4 firmware support for DCBX
Huy Nguyen
3
-28
/
+94
2016-11-28
net/mlx5: Add DCBX firmware commands support
Huy Nguyen
1
-0
/
+20
2016-11-28
net/mlx5e: Read ETS settings directly from firmware
Huy Nguyen
3
-25
/
+56
2016-11-28
net/mlx5e: Support DCBX CEE API
Huy Nguyen
3
-2
/
+366
2016-11-28
net/mlx5e: Add qos capability check
Huy Nguyen
1
-1
/
+2
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
[next]