index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-06-06
net/mlx4_en: fix potential use-after-free with dma_unmap_page
Sarah Newman
1
-12
/
+20
2017-08-13
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
1
-11
/
+18
2017-04-18
net/mlx4_en: Fix bad WQE issue
Eugenia Emantayev
1
-1
/
+7
2017-02-18
mlx4: Invoke softirqs after napi_reschedule
Benjamin Poirier
1
-1
/
+4
2016-09-22
net/mlx4_en: Fix wrong indentation
Kamal Heib
1
-1
/
+1
2016-09-22
net/mlx4_en: Add branch prediction hints in RX data-path
Tariq Toukan
1
-12
/
+14
2016-09-20
mlx4: add missed recycle opportunity for XDP_TX on TX failure
Jesper Dangaard Brouer
1
-1
/
+2
2016-09-19
mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full
Jesper Dangaard Brouer
1
-1
/
+1
2016-09-06
net/mlx4_en: protect ring->xdp_prog with rcu_read_lock
Brenden Blanco
1
-7
/
+8
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2016-07-21
net/mlx4_en: use READ_ONCE when freeing xdp_prog
Brenden Blanco
1
-2
/
+4
2016-07-20
net/mlx4_en: add xdp forwarding and data write support
Brenden Blanco
1
-0
/
+14
2016-07-20
net/mlx4_en: add page recycle to prepare rx ring for tx support
Brenden Blanco
1
-8
/
+62
2016-07-20
net/mlx4_en: add support for fast rx drop bpf program
Brenden Blanco
1
-4
/
+36
2016-07-20
net/mlx4_en: Move filters cleanup to a proper location
Eugenia Emantayev
1
-3
/
+0
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-05-06
net/mlx4_en: Fix endianness bug in IPV6 csum calculation
Daniel Jurgens
1
-1
/
+1
2016-05-06
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
1
-10
/
+1
2016-04-21
net/mlx4_en: Split SW RX dropped counter per RX ring
Eran Ben Elisha
1
-1
/
+1
2016-04-20
net/mlx4_en: do batched put_page using atomic_sub
Konstantin Khlebnikov
1
-2
/
+6
2016-04-20
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
Konstantin Khlebnikov
1
-1
/
+1
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-5
/
+4
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-3
/
+0
2015-11-19
mlx4: remove mlx4_en_low_latency_recv()
Eric Dumazet
1
-13
/
+2
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+0
2015-09-18
net/mlx4_en: really allow to change RSS key
Eric Dumazet
1
-2
/
+0
2015-09-15
net/mlx4_en: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
1
-2
/
+4
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2015-07-28
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
1
-1
/
+15
2015-07-28
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
1
-3
/
+3
2015-07-27
net/mlx4_en: Remove BUG_ON assert when checking if ring is full
Ido Shamay
1
-1
/
+0
2015-07-08
mlx4: TCP/UDP packets have L4 hash
Eric Dumazet
1
-2
/
+6
2015-06-25
net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled
Ido Shamay
1
-11
/
+6
2015-05-31
net/mlx4: Add EQ pool
Matan Barak
1
-9
/
+4
2015-04-30
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
1
-2
/
+24
2015-04-09
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
1
-1
/
+1
2015-04-02
net/mlx4_en: Add RX-FCS support
Muhammad Mahajna
1
-1
/
+4
2015-02-05
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
1
-2
/
+3
2015-02-05
net/mlx4_en: Print page allocator information
Ido Shamay
1
-0
/
+4
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-2
/
+2
2014-12-11
net/mlx4: Add A0 hybrid steering
Matan Barak
1
-1
/
+2
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
1
-2
/
+2
2014-12-11
net/mlx4_en: Set csum level for encapsulated packets
Or Gerlitz
1
-1
/
+2
2014-12-09
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
1
-1
/
+13
2014-11-23
mlx4: fix mlx4_en_set_rxfh()
Eric Dumazet
1
-2
/
+1
2014-11-16
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
1
-5
/
+1
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
1
-6
/
+120
2014-11-11
net/mlx4_en: Extend usage of napi_gro_frags
Shani Michaeli
1
-54
/
+54
2014-11-11
mlx4: restore conditional call to napi_complete_done()
Eric Dumazet
1
-7
/
+8
2014-11-10
mlx4: use napi_complete_done()
Eric Dumazet
1
-7
/
+4
[next]