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
/
en_rx.c
Age
Commit message (
Expand
)
Author
2017-03-09
mlx4: remove duplicate code in mlx4_en_process_rx_cq()
Eric Dumazet
2017-03-09
mlx4: make validate_loopback() more generic
Eric Dumazet
2017-03-09
mlx4: factorize page_address() calls
Eric Dumazet
2017-03-09
mlx4: do not access rx_desc from mlx4_en_process_rx_cq()
Eric Dumazet
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-23
net/mlx4_en: Use __skb_fill_page_desc()
Eric Dumazet
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
mlx4: Invoke softirqs after napi_reschedule
Benjamin Poirier
2017-01-25
bpf: add initial bpf tracepoints
Daniel Borkmann
2017-01-19
mlx4: support __GFP_MEMALLOC for rx
Eric Dumazet
2016-12-29
net/mlx4_en: Fix bad WQE issue
Eugenia Emantayev
2016-12-08
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
2016-12-08
mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs
Martin KaFai Lau
2016-11-21
mlx4: avoid unnecessary dirtying of critical fields
Eric Dumazet
2016-11-16
net/mlx4_en: use napi_complete_done() return value
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-09-21
net/mlx4_en: Fix wrong indentation
Kamal Heib
2016-09-21
net/mlx4_en: Add branch prediction hints in RX data-path
Tariq Toukan
2016-09-20
mlx4: add missed recycle opportunity for XDP_TX on TX failure
Jesper Dangaard Brouer
2016-09-19
mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full
Jesper Dangaard Brouer
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-20
net/mlx4_en: use READ_ONCE when freeing xdp_prog
Brenden Blanco
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: Move filters cleanup to a proper location
Eugenia Emantayev
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-05
net/mlx4_en: Fix endianness bug in IPV6 csum calculation
Daniel Jurgens
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-04-19
net/mlx4_en: do batched put_page using atomic_sub
Konstantin Khlebnikov
2016-04-19
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
Konstantin Khlebnikov
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
mlx4: remove mlx4_en_low_latency_recv()
Eric Dumazet
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-17
net/mlx4_en: really allow to change RSS key
Eric Dumazet
2015-09-15
net/mlx4_en: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-27
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
[next]