index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2013-04-26
net/mlx4: Add VF MAC spoof checking support
Rony Efraim
4
-0
/
+59
2013-04-26
net/mlx4: Add set VF default vlan ID and priority support
Rony Efraim
6
-6
/
+122
2013-04-26
net/mlx4: Add set VF mac address support
Rony Efraim
2
-1
/
+72
2013-04-26
net/mlx4: Add structures to keep VF Ethernet ports information
Rony Efraim
3
-0
/
+62
2013-04-26
net/mlx4: Add reference counting to MAC registeration
Rony Efraim
1
-5
/
+10
2013-04-26
net/mlx4_en: Disable HW clock overflow check when no HW support
Amir Vadai
1
-3
/
+7
2013-04-26
net/mlx4_core: Disable HW timestamping for VFs
Amir Vadai
1
-0
/
+5
2013-04-24
net/mlx4_en: Add a service task
Amir Vadai
3
-0
/
+47
2013-04-24
net/mlx4_en: Support software timestamping
Amir Vadai
1
-0
/
+2
2013-04-24
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
12
-15
/
+353
2013-04-24
net/mlx4_core: Read HCA frequency and map internal clock
Eugenia Emantayev
4
-1
/
+74
2013-04-24
net/mlx4_core: Add timestamping device capability
Eugenia Emantayev
1
-1
/
+6
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-2
/
+2
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-11
net/mlx4_en: set correct MTU in SRIOV
Eugenia Emantayev
1
-1
/
+3
2013-04-11
net/mlx4_core: Translate guest B0 steering rules to DMFS
Hadar Hen Zion
1
-22
/
+63
2013-04-11
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
Hadar Hen Zion
2
-22
/
+33
2013-04-07
net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx
Or Gerlitz
1
-1
/
+1
2013-04-07
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
Or Gerlitz
4
-2
/
+18
2013-04-07
net/mlx4_core: Added proper description for two device capabilities
Or Gerlitz
1
-1
/
+2
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
3
-22
/
+47
2013-03-21
net/mlx4_core: Disallow releasing VF QPs which have steering rules
Hadar Hen Zion
1
-8
/
+33
2013-03-21
net/mlx4_core: Always use 64 bit resource ID when doing lookup
Hadar Hen Zion
1
-1
/
+1
2013-03-21
net/mlx4_en: Remove ethtool flow steering rules before releasing QPs
Hadar Hen Zion
1
-11
/
+11
2013-03-21
net/mlx4_core: Fix wrong order of flow steering resources removal
Hadar Hen Zion
1
-1
/
+1
2013-03-21
net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper
Moshe Lazer
1
-1
/
+1
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-3
/
+1
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-59
/
+75
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-3
/
+2
2013-03-07
net/mlx4_en: Disable RFS when running in SRIOV mode
Amir Vadai
1
-3
/
+5
2013-03-07
net/mlx4_en: Cleanup MAC resources on module unload or port stop
Yan Burman
1
-16
/
+20
2013-03-07
net/mlx4_en: Fix race when setting the device MAC address
Yan Burman
2
-22
/
+21
2013-03-07
net/mlx4_core: Fix endianness bug in set_param_l
Jack Morgenstein
8
-18
/
+18
2013-03-07
net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...
Jack Morgenstein
1
-0
/
+8
2013-03-07
net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...
Jack Morgenstein
1
-0
/
+3
2013-03-07
mlx4: Remove driver specific fdb handlers.
Vlad Yasevich
1
-76
/
+0
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2
-11
/
+10
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-63
/
+243
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
1
-0
/
+95
2013-02-25
mlx4_core: Enable memory windows in {INIT, QUERY}_HCA
Shani Michaeli
4
-0
/
+10
2013-02-25
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
4
-15
/
+75
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-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
2
-9
/
+24
2013-02-21
mlx4_core: Rename MPT-related functions to have mpt_ prefix
Shani Michaeli
3
-39
/
+39
[next]