Age | Commit message (Expand) | Author |
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-30 | mlx5: fix error return code in mlx5_alloc_uuars() | Wei Yongjun |
2013-07-24 | mlx5: use after free in mlx5_cmd_comp_handler() | Dan Carpenter |
2013-07-16 | mlx5 core: Fix __udivdi3 when compiling for 32 bit arches | Tim Gardner |
2013-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-07-13 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-07-11 | mlx5: Return -EFAULT instead of -EPERM | Dan Carpenter |
2013-07-11 | mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec | Moshe Lazer |
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-08 | mlx5_core: Fixes for sparse warnings | Roland Dreier |
2013-07-08 | mlx5: Add driver for Mellanox Connect-IB adapters | Eli Cohen |
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 |