Age | Commit message (Expand) | Author |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-22 | Merge branch 'ip-roce' into for-next | Roland Dreier |
2014-01-22 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier |
2014-01-22 | IB/core: Fix unused variable warning | Or Gerlitz |
2014-01-22 | RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal() | Somnath Kotur |
2014-01-19 | IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() | Wei Yongjun |
2014-01-19 | IB/core: Make ib_addr a core IB module | Matan Barak |
2014-01-19 | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz |
2014-01-18 | IB/cma: IBoE (RoCE) IP-based GID addressing | Moni Shoua |
2014-01-18 | IB/core: Add support for RDMA_NODE_USNIC_UDP | Upinder Malhi |
2014-01-14 | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane |
2014-01-14 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak |
2014-01-14 | IB/core: Add RDMA_TRANSPORT_USNIC_UDP | Upinder Malhi |
2013-12-23 | Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus | Roland Dreier |
2013-12-20 | IB/uverbs: Check access to userspace response buffer in extended command | Yann Droneaud |
2013-12-20 | IB/uverbs: Check input length in flow steering uverbs | Yann Droneaud |
2013-12-20 | IB/uverbs: Set error code when fail to consume all flow_spec items | Yann Droneaud |
2013-12-20 | IB/uverbs: Check reserved fields in create_flow | Yann Droneaud |
2013-12-20 | IB/uverbs: Check comp_mask in destroy_flow | Yann Droneaud |
2013-12-20 | IB/uverbs: Check reserved field in extended command header | Yann Droneaud |
2013-12-20 | IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA() | Roland Dreier |
2013-12-16 | IB/core: const'ify inbuf in struct ib_udata | Yann Droneaud |
2013-12-15 | RDMA/iwcm: Don't touch cm_id after deref in rem_ref | Steve Wise |
2013-11-18 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-11-17 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier |
2013-11-17 | IB/core: Re-enable create_flow/destroy_flow uverbs | Matan Barak |
2013-11-17 | IB/core: extended command: an improved infrastructure for uverbs commands | Yann Droneaud |
2013-11-17 | IB/core: Remove ib_uverbs_flow_spec structure from userspace | Yann Droneaud |
2013-11-17 | IB/core: Make uverbs flow structure use names like verbs ones | Yann Droneaud |
2013-11-17 | IB/core: Rename 'flow' structs to match other uverbs structs | Yann Droneaud |
2013-11-17 | IB/core: clarify overflow/underflow checks on ib_create/destroy_flow | Matan Barak |
2013-11-16 | IB/ucma: Convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2013-11-16 | IB/cm: Convert to using idr_alloc_cyclic() | Zhao Hongjiang |
2013-11-15 | IB/core: Encorce MR access rights rules on kernel consumers | Eli Cohen |
2013-11-11 | RDMA/cma: Remove unused argument and minor dead code | Michal Nazarewicz |
2013-11-11 | RDMA/ucma: Discard events for IDs not yet claimed by user space | Sean Hefty |
2013-11-09 | IB/core: Add Cisco usNIC rdma node and transport types | Upinder Malhi \(umalhi\) |
2013-11-08 | IB/netlink: Remove superfluous RDMA_NL_GET_OP() masking | Mathias Krause |
2013-11-08 | IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctly | Latchesar Ionkov |
2013-11-08 | IB/cma: Check for GID on listening device first | Doug Ledford |
2013-11-08 | IB/cma: Use cached gids | Doug Ledford |
2013-11-07 | RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans | Eyal Perry |
2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-21 | IB/core: Temporarily disable create_flow/destroy_flow uverbs | Yann Droneaud |
2013-09-30 | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 | Eric W. Biederman |
2013-09-05 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-03 | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier |
2013-09-02 | IB/core: Better checking of userspace values for receive flow steering | Matan Barak |
2013-08-28 | IB/core: Export ib_create/destroy_flow through uverbs | Hadar Hen Zion |