index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
19
-642
/
+1006
|
\
|
*
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
|
*
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
2014-10-03
1
-0
/
+1
|
*
net/mlx5_core: Identify resources by their type
Eli Cohen
2014-10-03
2
-22
/
+47
|
*
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2014-10-03
2
-76
/
+91
|
*
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2014-10-03
2
-39
/
+0
|
*
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-10-03
5
-142
/
+188
|
*
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
*
|
|
|
net/mlx4: Correctly configure single ported VFs from the host
Matan Barak
2014-09-10
1
-0
/
+21
*
|
|
|
net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()
Ivan Vecera
2014-09-08
1
-0
/
+3
|
|
_
|
/
|
/
|
|
[next]