index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
mlx4_en.h
Age
Commit message (
Expand
)
Author
2017-06-29
net/mlx4_en: Do not allocate redundant TX queues when TC is disabled
Inbar Karmy
2017-06-29
net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)
Inbar Karmy
2017-06-15
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
Tariq Toukan
2017-06-15
net/mlx4_en: Increase default TX ring size
Tariq Toukan
2017-06-15
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
2017-06-15
net/mlx4_en: Improve XDP xmit function
Tariq Toukan
2017-06-15
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
2017-06-15
net/mlx4_en: Remove unused argument in TX datapath function
Tariq Toukan
2017-06-07
net/mlx4_en: Bump driver version
Tariq Toukan
2017-03-09
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
2017-03-09
mlx4: add page recycling in receive path
Eric Dumazet
2017-03-09
mlx4: use order-0 pages for RX
Eric Dumazet
2017-03-09
mlx4: removal of frag_sizes[]
Eric Dumazet
2017-03-09
mlx4: reduce rx ring page_cache size
Eric Dumazet
2017-03-09
mlx4: rx_headroom is a per port attribute
Eric Dumazet
2017-03-09
mlx4: get rid of frag_prefix_size
Eric Dumazet
2017-03-09
mlx4: remove order field from mlx4_en_frag_info
Eric Dumazet
2017-03-09
mlx4: dma_dir is a mlx4_en_priv attribute
Eric Dumazet
2017-02-26
net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
Eric Dumazet
2017-02-20
mlx4: reduce OOM risk on arches with large pages
Eric Dumazet
2017-02-15
mlx4: do not use rwlock in fast path
Eric Dumazet
2017-02-02
mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'
Martin KaFai Lau
2016-12-08
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
2016-11-29
mlx4: give precise rx/tx bytes/packets counters
Eric Dumazet
2016-11-24
mlx4: reorganize struct mlx4_en_tx_ring
Eric Dumazet
2016-11-02
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
2016-11-02
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
2016-11-02
net/mlx4_en: Add TX_XDP for CQ types
Tariq Toukan
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-11
net/mlx4_en: Fixes for DCBX
Tariq Toukan
2016-09-06
net/mlx4_en: protect ring->xdp_prog with rcu_read_lock
Brenden Blanco
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-19
net/mlx4_en: add xdp forwarding and data write support
Brenden Blanco
2016-07-19
net/mlx4_en: add page recycle to prepare rx ring for tx support
Brenden Blanco
2016-07-19
net/mlx4_en: add support for fast rx drop bpf program
Brenden Blanco
2016-07-19
net/mlx4_en: Add resilience in low memory systems
Eugenia Emantayev
2016-06-23
net/mlx4_en: Add DCB PFC support through CEE netlink commands
Rana Shahout
2016-06-17
mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-05-25
net/mlx4_en: get rid of private net_device_stats
Eric Dumazet
2016-05-25
net/mlx4_en: get rid of ret_stats
Eric Dumazet
2016-05-25
net/mlx4_en: fix tx_dropped bug
Eric Dumazet
2016-05-05
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
2016-04-21
net/mlx4_en: Split SW RX dropped counter per RX ring
Eran Ben Elisha
2016-02-25
net: mlx4: use new ETHTOOL_G/SSETTINGS API
David Decotigny
2015-11-18
mlx4: remove mlx4_en_low_latency_recv()
Eric Dumazet
2015-11-18
mlx4: mlx4_en_low_latency_recv() called with BH disabled
Eric Dumazet
2015-10-21
net/mlx4_en: Implement mcast loopback prevention for ETH qps
Maor Gottlieb
2015-07-27
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
2015-06-25
net/mlx4_en: Wake TX queues only when there's enough room
Ido Shamay
2015-06-25
net/mlx4_en: Release TX QP when destroying TX ring
Eran Ben Elisha
[next]