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: Limit count field to 24 bits in qp_alloc_res
Jack Morgenstein
2014-11-26
1
-1
/
+1
*
net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
Or Gerlitz
2014-11-19
1
-1
/
+6
*
net/mlx4_en: Implement ndo_gso_check()
Joe Stringer
2014-11-14
1
-0
/
+6
*
net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...
Or Gerlitz
2014-11-11
1
-8
/
+14
*
mlx4: Avoid leaking steering rules on flow creation error flow
Or Gerlitz
2014-10-30
1
-0
/
+4
*
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
Or Gerlitz
2014-10-30
1
-2
/
+5
*
net/mlx4_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
2014-10-26
1
-0
/
+1
*
mlx4: fix race accessing page->_count
Eric Dumazet
2014-10-10
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
13
-433
/
+749
|
\
|
*
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
2014-10-08
1
-2
/
+3
|
*
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
2014-10-07
1
-24
/
+24
|
*
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
2014-10-06
3
-2
/
+44
|
*
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
2014-10-06
1
-29
/
+38
|
*
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
2014-10-06
1
-0
/
+1
|
*
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
2014-10-06
1
-10
/
+11
|
*
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Eric Dumazet
2014-10-06
1
-24
/
+34
|
*
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...
Eric Dumazet
2014-10-06
1
-5
/
+11
|
*
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
Eric Dumazet
2014-10-06
1
-7
/
+15
|
*
net/mlx4_en: Use prefetch in tx path
Eric Dumazet
2014-10-06
1
-0
/
+9
|
*
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
2014-10-06
2
-37
/
+49
|
*
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
Eric Dumazet
2014-10-06
1
-3
/
+3
|
*
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
2014-10-06
2
-8
/
+12
|
*
net/mlx4_en: Align tx path structures to cache lines
Eric Dumazet
2014-10-06
1
-40
/
+46
|
*
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
2014-10-06
2
-24
/
+26
|
*
mlx4: add a new xmit_more counter
Eric Dumazet
2014-10-04
4
-8
/
+19
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
1
-2
/
+2
|
|
\
|
*
|
net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug
Jack Morgenstein
2014-09-30
1
-2
/
+12
|
*
|
net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests
Jack Morgenstein
2014-09-30
1
-2
/
+7
|
*
|
net/mlx4_core: New init and exit flow for mlx4_core
Majd Dibbiny
2014-09-30
1
-174
/
+219
|
*
|
net/mlx4_core: Don't disable SRIOV if there are active VFs
Jack Morgenstein
2014-09-30
1
-7
/
+21
|
*
|
mlx4: exploit skb->xmit_more to conditionally send doorbell
Eric Dumazet
2014-09-28
1
-7
/
+16
|
*
|
mellanox: Change en_print to return void
Joe Perches
2014-09-26
2
-12
/
+9
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-24
2
-15
/
+29
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
4
-12
/
+62
|
|
\
\
\
|
*
|
|
|
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
2014-09-19
4
-4
/
+11
|
*
|
|
|
net/mlx4_core: Cache line EQE size support
Ido Shamay
2014-09-19
1
-11
/
+19
|
*
|
|
|
net/mlx4_core: Enable CQE/EQE stride support
Ido Shamay
2014-09-19
4
-4
/
+100
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
2
-29
/
+40
|
|
\
\
\
\
|
*
|
|
|
|
mlx4: only pull headers into skb head
Eric Dumazet
2014-09-05
1
-5
/
+8
|
*
|
|
|
|
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
2014-09-03
1
-1
/
+1
|
*
|
|
|
|
mlx4: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-08-29
1
-3
/
+3
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
treewide: fix errors in printk
Masanari Iida
2014-09-01
1
-2
/
+2
*
|
|
|
|
|
net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode
Matan Barak
2014-09-26
1
-2
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-09-23
2
-15
/
+29
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses
Jack Morgenstein
2014-09-22
1
-4
/
+7
|
*
|
|
|
mlx4: Correct error flows in rereg_mr
Matan Barak
2014-09-22
1
-11
/
+22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
net/mlx4: Set vlan stripping policy by the right command
Matan Barak
2014-09-10
2
-4
/
+26
*
|
|
|
net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not needed
Matan Barak
2014-09-10
1
-7
/
+11
*
|
|
|
net/mlx4: Use the correct VSD mask in UPDATE_QP
Matan Barak
2014-09-10
1
-1
/
+1
[next]