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
/
mlx5
Age
Commit message (
Expand
)
Author
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-28
mlx5: Fix missing device local_dma_lkey
Sagi Grimberg
2015-08-25
net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue
Rana Shahout
2015-08-17
mlx5e: Fix sparse warnings in mlx5e_handle_csum().
David S. Miller
2015-08-17
net/mlx5e: Support RX CHECKSUM_COMPLETE
Achiad Shochat
2015-08-17
net/mlx5e: Support ethtool get/set_pauseparam
Achiad Shochat
2015-08-17
net/mlx5e: Ethtool link speed setting fixes
Achiad Shochat
2015-08-17
net/mlx5e: HW LRO changes/fixes
Achiad Shochat
2015-08-17
net/mlx5e: Support smaller RX/TX ring sizes
Achiad Shochat
2015-08-17
net/mlx5e: Add ethtool RSS configuration options
Achiad Shochat
2015-08-17
net/mlx5e: Make RSS indirection table size a constant
Achiad Shochat
2015-08-17
net/mlx5e: Have a single RSS Toeplitz hash key
Achiad Shochat
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-07
net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture
Carol L Soto
2015-08-06
net/mlx5_core: Support physical port counters
Gal Pressman
2015-08-06
net/mlx5e: Take advantage of the light-weight netdev open/stop
Achiad Shochat
2015-08-06
net/mlx5e: Disable async events before unregister_netdev()
Achiad Shochat
2015-08-06
net/mlx5e: Rename/move functions following the ndo_stop flow change
Achiad Shochat
2015-08-06
net/mlx5e: Light-weight netdev open/stop
Achiad Shochat
2015-08-06
net/mlx5_core: Introduce access function to modify RSS/LRO params
Achiad Shochat
2015-08-06
net/mlx5e: Introduce the "Drop RQ"
Achiad Shochat
2015-08-06
net/mlx5e: Unify the RX flow
Achiad Shochat
2015-07-29
net/mlx5e: Remove the mlx5e_update_priv_params() function
Achiad Shochat
2015-07-29
net/mlx5e: Introduce create/destroy RSS indir table access functions
Achiad Shochat
2015-07-29
net/mlx5e: Do not use netdev_err() before the netdev is registered
Achiad Shochat
2015-07-29
net/mlx5e: Avoid redundant de-reference
Achiad Shochat
2015-07-29
net/mlx5e: Remove redundant assignment of sq->user_index
Achiad Shochat
2015-07-29
net/mlx5e: Remove redundant field mlx5e_priv->num_tc
Achiad Shochat
2015-07-29
net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQ
Achiad Shochat
2015-07-29
net/mlx5_core: Check the return value of mlx5_command_exec()
Haggai Abramonvsky
2015-07-27
net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
Achiad Shochat
2015-07-27
net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
Achiad Shochat
2015-07-27
net/mlx5e: TX latency optimization to save DMA reads
Achiad Shochat
2015-07-27
net/mlx5e: Support TX packet copy into WQE
Achiad Shochat
2015-07-27
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
Saeed Mahameed
2015-07-27
net/mlx5e: Support ETH_RSS_HASH_XOR
Saeed Mahameed
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
net/mlx5e: Prefetch skb data on RX
Saeed Mahameed
2015-06-24
net/mlx5e: Pop cq outside mlx5e_get_cqe
Achiad Shochat
2015-06-24
net/mlx5e: Remove mlx5e_cq.sqrq back-pointer
Achiad Shochat
2015-06-24
net/mlx5e: Remove extra spaces
Achiad Shochat
2015-06-24
net/mlx5e: Avoid TX CQE generation if more xmit packets expected
Achiad Shochat
2015-06-24
net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion
Achiad Shochat
2015-06-24
net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()
Achiad Shochat
2015-06-24
net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them
Saeed Mahameed
2015-06-24
net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues
Saeed Mahameed
2015-06-11
net/mlx5e: Add transport domain to the ethernet TIRs/TISs
Achiad Shochat
2015-06-11
net/mlx5_core: Add transport domain alloc/dealloc support
Achiad Shochat
2015-06-11
net/mlx5e: Support NETIF_F_SG
Saeed Mahameed
2015-06-11
net/mlx5e: Enforce max flow-tables level >= 3
Gal Pressman
[next]