index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
2014-10-30
mlx4: Avoid leaking steering rules on flow creation error flow
Or Gerlitz
2014-10-30
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
Or Gerlitz
2014-10-26
net/mlx4_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
2014-10-10
mlx4: fix race accessing page->_count
Eric Dumazet
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
2014-10-06
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
2014-10-06
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
2014-10-06
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
2014-10-06
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Eric Dumazet
2014-10-06
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
Eric Dumazet
2014-10-06
net/mlx4_en: Use prefetch in tx path
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
2014-10-06
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
2014-10-06
net/mlx4_en: Align tx path structures to cache lines
Eric Dumazet
2014-10-06
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
2014-10-04
mlx4: add a new xmit_more counter
Eric Dumazet
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-30
net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug
Jack Morgenstein
2014-09-30
net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests
Jack Morgenstein
2014-09-30
net/mlx4_core: New init and exit flow for mlx4_core
Majd Dibbiny
2014-09-30
net/mlx4_core: Don't disable SRIOV if there are active VFs
Jack Morgenstein
2014-09-28
mlx4: exploit skb->xmit_more to conditionally send doorbell
Eric Dumazet
2014-09-26
net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode
Matan Barak
2014-09-26
mellanox: Change en_print to return void
Joe Perches
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-22
mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses
Jack Morgenstein
2014-09-22
mlx4: Correct error flows in rereg_mr
Matan Barak
2014-09-19
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
2014-09-19
net/mlx4_core: Cache line EQE size support
Ido Shamay
2014-09-19
net/mlx4_core: Enable CQE/EQE stride support
Ido Shamay
2014-09-10
net/mlx4: Set vlan stripping policy by the right command
Matan Barak
2014-09-10
net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not needed
Matan Barak
2014-09-10
net/mlx4: Use the correct VSD mask in UPDATE_QP
Matan Barak
2014-09-10
net/mlx4: Correctly configure single ported VFs from the host
Matan Barak
2014-09-08
net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()
Ivan Vecera
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-05
mlx4: only pull headers into skb head
Eric Dumazet
2014-09-03
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
2014-09-01
treewide: fix errors in printk
Masanari Iida
2014-08-29
mlx4: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-08-29
net/mlx4: Move the tunnel steering helper function to mlx4_core
Or Gerlitz
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]