index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx4_en: Fix wrong indentation
Kamal Heib
2016-09-21
1
-1
/
+1
*
net/mlx4_en: Add branch prediction hints in RX data-path
Tariq Toukan
2016-09-21
1
-12
/
+14
*
mlx4: add missed recycle opportunity for XDP_TX on TX failure
Jesper Dangaard Brouer
2016-09-20
1
-1
/
+2
*
mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full
Jesper Dangaard Brouer
2016-09-19
1
-1
/
+1
*
net/mlx4_en: protect ring->xdp_prog with rcu_read_lock
Brenden Blanco
2016-09-06
1
-7
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-3
/
+0
|
\
|
*
net/mlx4_en: Move filters cleanup to a proper location
Eugenia Emantayev
2016-07-19
1
-3
/
+0
*
|
net/mlx4_en: use READ_ONCE when freeing xdp_prog
Brenden Blanco
2016-07-20
1
-2
/
+4
*
|
net/mlx4_en: add xdp forwarding and data write support
Brenden Blanco
2016-07-19
1
-0
/
+14
*
|
net/mlx4_en: add page recycle to prepare rx ring for tx support
Brenden Blanco
2016-07-19
1
-8
/
+62
*
|
net/mlx4_en: add support for fast rx drop bpf program
Brenden Blanco
2016-07-19
1
-4
/
+36
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
1
-1
/
+1
|
\
|
*
net/mlx4_en: Fix endianness bug in IPV6 csum calculation
Daniel Jurgens
2016-05-05
1
-1
/
+1
*
|
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
2016-05-05
1
-10
/
+1
|
/
*
net/mlx4_en: Split SW RX dropped counter per RX ring
Eran Ben Elisha
2016-04-21
1
-1
/
+1
*
net/mlx4_en: do batched put_page using atomic_sub
Konstantin Khlebnikov
2016-04-19
1
-2
/
+6
*
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
Konstantin Khlebnikov
2016-04-19
1
-1
/
+1
*
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-5
/
+4
*
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
1
-3
/
+0
*
mlx4: remove mlx4_en_low_latency_recv()
Eric Dumazet
2015-11-18
1
-13
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-26
1
-2
/
+0
|
\
|
*
net/mlx4_en: really allow to change RSS key
Eric Dumazet
2015-09-17
1
-2
/
+0
*
|
net/mlx4_en: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
2015-09-15
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
1
-1
/
+0
|
\
|
*
net/mlx4_en: Remove BUG_ON assert when checking if ring is full
Ido Shamay
2015-07-26
1
-1
/
+0
*
|
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
2015-07-27
1
-1
/
+15
*
|
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
2015-07-27
1
-3
/
+3
*
|
mlx4: TCP/UDP packets have L4 hash
Eric Dumazet
2015-07-08
1
-2
/
+6
|
/
*
net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled
Ido Shamay
2015-06-25
1
-11
/
+6
*
net/mlx4: Add EQ pool
Matan Barak
2015-05-30
1
-9
/
+4
*
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
2015-04-30
1
-2
/
+24
*
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
2015-04-09
1
-1
/
+1
*
net/mlx4_en: Add RX-FCS support
Muhammad Mahajna
2015-04-02
1
-1
/
+4
*
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
2015-02-04
1
-2
/
+3
*
net/mlx4_en: Print page allocator information
Ido Shamay
2015-02-04
1
-0
/
+4
*
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2015-01-25
1
-2
/
+2
*
net/mlx4: Add A0 hybrid steering
Matan Barak
2014-12-11
1
-1
/
+2
*
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
2014-12-11
1
-2
/
+2
*
net/mlx4_en: Set csum level for encapsulated packets
Or Gerlitz
2014-12-11
1
-1
/
+2
*
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
2014-12-08
1
-1
/
+13
*
mlx4: fix mlx4_en_set_rxfh()
Eric Dumazet
2014-11-23
1
-2
/
+1
*
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
1
-5
/
+1
*
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
2014-11-11
1
-6
/
+120
*
net/mlx4_en: Extend usage of napi_gro_frags
Shani Michaeli
2014-11-11
1
-54
/
+54
*
mlx4: restore conditional call to napi_complete_done()
Eric Dumazet
2014-11-10
1
-7
/
+8
*
mlx4: use napi_complete_done()
Eric Dumazet
2014-11-10
1
-7
/
+4
*
net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages
Ido Shamay
2014-11-03
1
-3
/
+4
*
net/mlx4_en: Remove RX buffers alignment to IP_ALIGN
Ido Shamay
2014-11-03
1
-12
/
+4
*
mlx4: use napi_schedule_irqoff()
Eric Dumazet
2014-10-30
1
-2
/
+2
*
net/mlx4_en: Cleanups suggested by clang static checker
Jack Morgenstein
2014-10-28
1
-1
/
+0
[next]