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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-30
mlx4: remove unused fields
David Decotigny
2
-6
/
+0
2016-09-24
net/mlx4: Add VF vlan protocol 802.1ad support
Moshe Shemesh
4
-11
/
+136
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-1
/
+5
2016-09-24
net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode
Moshe Shemesh
1
-0
/
+13
2016-09-24
net/mlx4_core: Preparation for VF vlan protocol 802.1ad
Moshe Shemesh
4
-13
/
+73
2016-09-24
net/mlx4_core: Fix QUERY FUNC CAP flags
Moshe Shemesh
2
-4
/
+3
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-1
/
+1
2016-09-22
net/mlx4_core: Fix to clean devlink resources
Kamal Heib
1
-0
/
+3
2016-09-22
net/mlx4_core: Fix deadlock when switching between polling and event fw commands
Jack Morgenstein
2
-6
/
+19
2016-09-22
net/mlx4_core: Use RCU to perform radix tree lookup for SRQ
Leon Romanovsky
1
-9
/
+5
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-16
net/mlx4_en: fix off by one in error handling
Sebastian Ott
1
-2
/
+2
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-59
/
+50
2016-09-12
net/mlx4_en: Fix panic on xmit while port is down
Moshe Shemesh
1
-5
/
+7
2016-09-12
net/mlx4_en: Fixes for DCBX
Tariq Toukan
4
-43
/
+28
2016-09-12
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
Kamal Heib
1
-1
/
+4
2016-09-12
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
Kamal Heib
1
-10
/
+11
2016-09-06
net/mlx4_en: protect ring->xdp_prog with rcu_read_lock
Brenden Blanco
3
-11
/
+19
2016-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+40
2016-08-04
net/mlx4: Query performance and diagnostics counters
Mark Bloch
1
-0
/
+36
2016-08-04
net/mlx4: Add diagnostic counters capability bit
Mark Bloch
1
-0
/
+4
2016-08-02
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+3
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
6
-54
/
+175
2016-07-26
net/mlx4_core: Check device state before unregistering it
Alex Vesker
1
-0
/
+3
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-40
/
+136
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
5
-8
/
+211
2016-07-20
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
1
-58
/
+76
2016-07-20
net/mlx4_en: add page recycle to prepare rx ring for tx support
Brenden Blanco
3
-10
/
+109
2016-07-20
net/mlx4_en: add support for fast rx drop bpf program
Brenden Blanco
3
-4
/
+102
2016-07-20
net/mlx4_en: Add resilience in low memory systems
Eugenia Emantayev
3
-37
/
+132
2016-07-20
net/mlx4_en: Move filters cleanup to a proper location
Eugenia Emantayev
2
-3
/
+4
2016-07-05
net/mlx4: Fix some indent inconsistancy
Christophe Jaillet
5
-19
/
+17
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+39
2016-06-23
net/mlx4_en: Add DCB PFC support through CEE netlink commands
Rana Shahout
7
-14
/
+329
2016-06-22
net/mlx4_en: Avoid unregister_netdev at shutdown flow
Eran Ben Elisha
2
-3
/
+19
2016-06-22
net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill
Kamal Heib
1
-7
/
+11
2016-06-18
mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
3
-30
/
+20
2016-06-17
mlx4e: Do not attempt to offload VXLAN ports that are unrecognized
Alexander Duyck
1
-3
/
+8
2016-06-15
net/mlx4_en: initialize cmd.context_lock spinlock earlier
Eric Dumazet
2
-1
/
+1
2016-06-10
net/mlx4_en: fix ethtool -x
Eric Dumazet
1
-13
/
+12
2016-06-10
net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX
Eric Dumazet
1
-2
/
+2
2016-06-09
Backmerge tag 'v4.7-rc2' into drm-next
Dave Airlie
5
-25
/
+23
2016-06-02
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
1
-1
/
+3
2016-05-26
net/mlx4_en: get rid of private net_device_stats
Eric Dumazet
4
-15
/
+5
2016-05-26
net/mlx4_en: get rid of ret_stats
Eric Dumazet
2
-6
/
+6
[next]