index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2019-08-13
net/mlx4_en: fix a memory leak bug
Wenwen Wang
2019-02-12
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
2018-12-17
net/mlx4_en: remove fallback after kzalloc_node()
Eric Dumazet
2018-11-08
mlx4: use __vlan_hwaccel helpers
Michał Mirosław
2018-10-30
net/mlx4_en: add a missing <net/ip.h> include
Eric Dumazet
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-08-07
net/mlx4/en_rx: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-16
net/mlx4_en: Don't reuse RX page when XDP is set
Saeed Mahameed
2018-05-04
net/mlx4_en: optimizes get_fixed_ipv6_csum()
Eric Dumazet
2018-04-18
bpf: make mlx4 compatible w/ bpf_xdp_adjust_tail
Nikita V. Shirokov
2018-04-01
net/mlx4_en: CHECKSUM_COMPLETE support for fragments
Eric Dumazet
2018-03-07
net/mlx4_en: try to use high order pages for RX rings
Eric Dumazet
2018-02-27
net/mlx4_en: RX csum, pre-define enabled protocols for IP status masking
Tariq Toukan
2018-02-27
net/mlx4_en: Combine checks of end-cases in RX completion function
Tariq Toukan
2018-01-05
mlx4: setup xdp_rxq_info
Jesper Dangaard Brouer
2017-12-28
net/mlx4_en: RX csum, reorder branches
Tariq Toukan
2017-12-28
net/mlx4_en: RX csum, remove redundant branches and checks
Tariq Toukan
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-10-11
net/mlx4_en: Replace netdev parameter with priv in XDP xmit function
Tariq Toukan
2017-10-10
net/mlx4_en: Increase number of default RX rings
Inbar Karmy
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-16
mlx4: sizeof style usage
stephen hemminger
2017-08-08
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
2017-07-24
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
2017-07-17
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
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: Improve receive data-path
Tariq Toukan
2017-06-15
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
2017-05-09
net/mlx4_en: Change the error print to debug print
Kamal Heib
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
[next]