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
/
en_netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-26
net/mlx4_en: Add prints when TX timeout occurs
Yevgeny Petrilin
1
-0
/
+9
2013-06-26
net/mlx4_en: Fix a race between napi poll function and RX ring cleanup
Eugenia Emantayev
1
-4
/
+4
2013-06-26
net/mlx4_en: Change log level from error to debug for vlan related messages
Eugenia Emantayev
1
-2
/
+2
2013-06-26
net/mlx4_en: Move register_netdev() to the end of initialization function
Eugenia Emantayev
1
-1
/
+2
2013-06-26
net/mlx4_en: Do not query stats when device port is down
Jack Morgenstein
1
-4
/
+5
2013-06-20
net/mlx4_en: Low Latency recv statistics
Amir Vadai
1
-0
/
+4
2013-06-20
net/mlx4_en: Add Low Latency Socket (LLS) support
Amir Vadai
1
-2
/
+41
2013-06-14
net/mlx4: Add VF link state support
Rony Efraim
1
-0
/
+8
2013-06-04
net/mlx4_en: Handle unassigned VF MAC address correctly
Or Gerlitz
1
-4
/
+12
2013-06-04
net/mlx4_en: Fix adaptive moderation cq update
Sagi Grimberg
1
-0
/
+1
2013-05-09
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-8
/
+8
2013-04-27
net/mlx4: Add support to get VF config
Rony Efraim
1
-0
/
+8
2013-04-27
net/mlx4: Add VF MAC spoof checking support
Rony Efraim
1
-0
/
+9
2013-04-27
net/mlx4: Add set VF default vlan ID and priority support
Rony Efraim
1
-0
/
+9
2013-04-27
net/mlx4: Add set VF mac address support
Rony Efraim
1
-1
/
+41
2013-04-27
net/mlx4_en: Disable HW clock overflow check when no HW support
Amir Vadai
1
-3
/
+7
2013-04-25
mlx4: Match DMFS promiscuous field names to firmware spec
Hadar Hen Zion
1
-8
/
+8
2013-04-25
net/mlx4_en: Add a service task
Amir Vadai
1
-0
/
+24
2013-04-25
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
1
-0
/
+75
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+4
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-2
/
+2
2013-04-08
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
Or Gerlitz
1
-2
/
+8
2013-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-04-02
net/mlx4_en: Fix setting initial MAC address
Yan Burman
1
-2
/
+2
2013-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+11
2013-03-21
net/mlx4_en: Remove ethtool flow steering rules before releasing QPs
Hadar Hen Zion
1
-11
/
+11
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-40
/
+46
2013-03-08
net/mlx4_en: Disable RFS when running in SRIOV mode
Amir Vadai
1
-3
/
+5
2013-03-08
net/mlx4_en: Cleanup MAC resources on module unload or port stop
Yan Burman
1
-16
/
+20
2013-03-08
net/mlx4_en: Fix race when setting the device MAC address
Yan Burman
1
-21
/
+21
2013-03-08
mlx4: Remove driver specific fdb handlers.
Vlad Yasevich
1
-76
/
+0
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-9
/
+8
2013-02-23
mlx4_en: fix allocation of CPU affinity reverse-map
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-23
mlx4_en: fix allocation of device tx_cq
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-14
bridge: Add vlan support to static neighbors
Vlad Yasevich
1
-0
/
+1
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-7
/
+4
2013-02-08
mlx4_en: Fix BQL reset TX queue call point
Tom Herbert
1
-3
/
+0
2013-02-08
net/mlx4_en: Implement ndo fdb functionality
Yan Burman
1
-0
/
+75
2013-02-08
net/mlx4_en: Add unicast MAC filtering
Yan Burman
1
-1
/
+128
2013-02-08
net/mlx4_en: Manage hash of MAC addresses per port
Yan Burman
1
-33
/
+54
2013-02-08
net/mlx4_en: Save previous MAC address of the port so we can replace it later
Yan Burman
1
-2
/
+2
2013-02-08
net/mlx4_en: Re-arrange ndo_set_rx_mode related code
Yan Burman
1
-127
/
+144
2013-02-08
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
1
-9
/
+207
2013-02-08
net/mlx4_en: Cleanup multiline strings
Yan Burman
1
-15
/
+10
2013-02-08
net/mlx4_en: Optimize Rx fast path filter checks
Yan Burman
1
-19
/
+29
2013-02-08
net/mlx4_en: Optimize loopback related checks in data path
Yan Burman
1
-0
/
+4
2013-01-31
net/mlx4_en: Fix transmit timeout when driver restarts port
Amir Vadai
1
-4
/
+10
2013-01-31
net/mlx4_en: Don't reassign port mac address on firmware that supports it
Matan Barak
1
-1
/
+2
2013-01-31
net/mlx4_en: Fix ethtool rules leftovers after module unloaded
Hadar Hen Zion
1
-0
/
+15
2013-01-28
net/mlx4_en: Initialize RFS filters lock and list in init_netdev
Amir Vadai
1
-3
/
+5
[next]