index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx4_core: Allow resetting VF admin mac to zero
Jack Morgenstein
2016-03-02
1
-1
/
+1
*
net/mlx4_core: Check the correct limitation on VFs for HA mode
Moni Shoua
2016-03-02
1
-3
/
+11
*
net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables
Jack Morgenstein
2016-03-02
1
-10
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-22
11
-38
/
+107
|
\
|
*
net/mlx4_en: Avoid changing dev->features directly in run-time
Eugenia Emantayev
2016-02-17
1
-4
/
+5
|
*
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
2016-02-17
6
-20
/
+66
|
*
net/mlx4_core: Do not BUG_ON during reset when PCI is offline
Daniel Jurgens
2016-02-17
1
-2
/
+9
|
*
net/mlx4_core: Fix potential corruption in counters database
Eran Ben Elisha
2016-02-17
1
-4
/
+6
|
*
net/mlx4_en: Choose time-stamping shift value according to HW frequency
Eugenia Emantayev
2016-02-17
1
-6
/
+19
|
*
net/mlx4_en: Count HW buffer overrun only once
Amir Vadai
2016-02-17
1
-2
/
+2
*
|
net/mlx4: fix some error handling in mlx4_multi_func_init()
Rasmus Villemoes
2016-02-11
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
4
-2
/
+75
|
\
|
*
net/mlx4_core: Add support for RoCE v2 entropy
Moni Shoua
2016-01-19
1
-0
/
+26
|
*
net/mlx4_core: Add support for configuring RoCE v2 UDP port
Moni Shoua
2016-01-19
1
-1
/
+15
|
*
net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes
Moni Shoua
2016-01-19
2
-1
/
+11
|
*
net/mlx4: Query RoCE support
Moni Shoua
2016-01-19
1
-0
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
3
-9
/
+15
|
\
\
|
*
|
net/mlx4_en: Fix HW timestamp init issue upon system startup
Eugenia Emantayev
2015-12-18
3
-7
/
+14
|
*
|
net/mlx4_en: Remove dependency between timestamping capability and service_task
Eugenia Emantayev
2015-12-18
1
-3
/
+2
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
2
-3
/
+4
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-17
1
-2
/
+3
|
|
\
|
|
*
net/mlx4_core: fix handling return value of mlx4_slave_convert_port
Andrzej Hajda
2015-12-15
1
-2
/
+3
|
*
|
IB/mlx4: Use correct order of variables in log message
Wengang Wang
2015-12-08
1
-1
/
+1
|
|
/
*
|
net/mlx4_core: Support the HA mode for SRIOV VFs too
Moni Shoua
2015-12-06
1
-10
/
+97
*
|
net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode
Moni Shoua
2015-12-06
2
-23
/
+581
*
|
net/mlx4_core: Support mirroring VF DMFS rules on both ports
Moni Shoua
2015-12-06
2
-9
/
+186
*
|
net/mlx4_core: Use both physical ports to dispatch link state events to VF
Moni Shoua
2015-12-06
1
-4
/
+20
*
|
net/mlx4_core: Use both physical ports to set the VF link state
Or Gerlitz
2015-12-06
2
-1
/
+12
*
|
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
1
-4
/
+2
*
|
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-18
1
-2
/
+2
*
|
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
1
-3
/
+0
*
|
mlx4: remove mlx4_en_low_latency_recv()
Eric Dumazet
2015-11-18
4
-198
/
+2
*
|
mlx4: mlx4_en_low_latency_recv() called with BH disabled
Eric Dumazet
2015-11-18
1
-5
/
+7
|
/
*
net/mlx4_core: Avoid returning success in case of an error flow
Noa Osherovich
2015-11-15
1
-3
/
+5
*
net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters
Eran Ben Elisha
2015-11-15
1
-12
/
+27
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-11-07
6
-9
/
+96
|
\
|
*
net/mlx4_en: Implement mcast loopback prevention for ETH qps
Maor Gottlieb
2015-10-21
3
-1
/
+49
|
*
net/mlx4_core: Add support for filtering multicast loopback
Maor Gottlieb
2015-10-21
3
-8
/
+47
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
3
-2
/
+4
|
\
\
|
*
|
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Carol L Soto
2015-10-27
2
-2
/
+2
|
*
|
net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...
Jack Morgenstein
2015-10-27
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
2
-8
/
+6
|
\
\
\
|
|
/
/
|
*
|
net/mlx4_core: Avoid failing the interrupts test
Carol L Soto
2015-10-09
1
-0
/
+4
|
*
|
net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x
Carol L Soto
2015-10-08
1
-8
/
+2
*
|
|
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-3
/
+0
*
|
|
mlx4: corretly check failed allocation
Insu Yun
2015-10-15
1
-1
/
+1
*
|
|
net/mlx4_core: Replace VF zero mac with random mac in mlx4_core
Jack Morgenstein
2015-10-14
4
-12
/
+31
*
|
|
net/mlx4_core: Fix resource tracker error flow in add_res_range
Saeed Mahameed
2015-10-09
1
-1
/
+3
*
|
|
net/mlx4_core: Fix mailbox leak in error flow when performing update qp
Jack Morgenstein
2015-10-09
1
-3
/
+3
*
|
|
net/mlx4_en: Add steering rules after RSS creation
Ido Shamay
2015-10-09
1
-64
/
+80
|
/
/
[next]