index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-08-01
net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param
Jack Morgenstein
2013-08-01
net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC
Or Gerlitz
2013-07-10
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-03
net/mlx4: fix small memory leak on error
Dan Carpenter
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-01
net/mlx4_core: Add HW enforcement to VF link state
Rony Efraim
2013-07-01
net/mlx4_core: Dynamic VST to VST vlan/qos changes
Jack Morgenstein
2013-06-25
net/mlx4_core: Fail device init if num_vfs is negative
Jack Morgenstein
2013-06-25
net/mlx4_core: Add warning in case of command timeouts
Dotan Barak
2013-06-25
net/mlx4_core: Replace sscanf() with kstrtoint()
Dotan Barak
2013-06-25
net/mlx4_en: Remove an unnecessary test
Dotan Barak
2013-06-25
net/mlx4_en: Add prints when TX timeout occurs
Yevgeny Petrilin
2013-06-25
net/mlx4_en: Fix a race between napi poll function and RX ring cleanup
Eugenia Emantayev
2013-06-25
net/mlx4_en: Change log level from error to debug for vlan related messages
Eugenia Emantayev
2013-06-25
net/mlx4_en: Move register_netdev() to the end of initialization function
Eugenia Emantayev
2013-06-25
net/mlx4_en: Do not query stats when device port is down
Jack Morgenstein
2013-06-25
net/mlx4_en: Fix resource leak in error flow
Dotan Barak
2013-06-25
mlx4: allow order-0 memory allocations in RX path
Eric Dumazet
2013-06-24
net/mlx_en: Timestamping is not supported in slave mode
Amir Vadai
2013-06-19
net/mlx4_en: Low Latency recv statistics
Amir Vadai
2013-06-19
net/mlx4_en: Add Low Latency Socket (LLS) support
Amir Vadai
2013-06-18
treewide: Fix typo in printk
Masanari Iida
2013-06-13
net/mlx4: Add VF link state support
Rony Efraim
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-04
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
govindarajulu.v
2013-06-04
net/mlx4: use one page fragment per incoming frame
Eric Dumazet
2013-06-04
net/mlx4_core: Keep VF assigned MAC in the PF admin table
Or Gerlitz
2013-06-04
net/mlx4_en: Handle unassigned VF MAC address correctly
Or Gerlitz
2013-06-04
net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...
Jack Morgenstein
2013-06-04
net/mlx4_en: Fix adaptive moderation cq update
Sagi Grimberg
2013-05-11
net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode
Rony Efraim
2013-05-11
net/mlx4_core: Add missing report on VST and spoof-checking dev caps
Or Gerlitz
2013-05-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-04-30
mlx4_en: fix a build error on 32bit arches
Eric Dumazet
2013-04-26
net/mlx4: Add support to get VF config
Rony Efraim
2013-04-26
net/mlx4: Add VF MAC spoof checking support
Rony Efraim
2013-04-26
net/mlx4: Add set VF default vlan ID and priority support
Rony Efraim
2013-04-26
net/mlx4: Add set VF mac address support
Rony Efraim
2013-04-26
net/mlx4: Add structures to keep VF Ethernet ports information
Rony Efraim
2013-04-26
net/mlx4: Add reference counting to MAC registeration
Rony Efraim
2013-04-26
net/mlx4_en: Disable HW clock overflow check when no HW support
Amir Vadai
2013-04-26
net/mlx4_core: Disable HW timestamping for VFs
Amir Vadai
2013-04-24
mlx4_core: Expose a few helpers to fill DMFS HW strucutures
Hadar Hen Zion
2013-04-24
mlx4_core: Directly expose fields of DMFS HW rule control segment
Hadar Hen Zion
2013-04-24
mlx4_core: Change a few DMFS fields names to match firmare spec
Hadar Hen Zion
2013-04-24
mlx4: Match DMFS promiscuous field names to firmware spec
Hadar Hen Zion
[next]