index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_net.c
Age
Commit message (
Expand
)
Author
2019-02-19
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-19
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-19
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
2019-02-19
RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding
Jason Gunthorpe
2019-02-04
RDMA/rxe: Improve loopback marking
Kamal Heib
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2018-12-20
IB/rxe: Reuse code which sets port state
Yuval Shaia
2018-11-08
RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters
Andrew Boyer
2018-11-08
RDMA/rxe: Distinguish between down links and disabled links
Andrew Boyer
2018-10-03
RDMA/rxe: Remove unused addr_same()
Kamal Heib
2018-09-26
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-08-30
IB/rxe: Simplify rxe_find_route() to avoid GID query for netdev
Parav Pandit
2018-08-30
IB/rxe: vary the source udp port for receive scaling
Vijay Immanuel
2018-06-29
IB/rxe: don't clear the tx queue on every transfer
Vijay Immanuel
2018-06-18
IB/rxe: Use rdma GID API
Parav Pandit
2018-05-28
IB/rxe: avoid unnecessary export
Zhu Yanjun
2018-05-01
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
2018-04-27
IB/rxe: Change rxe_rcv to return void
Yuval Shaia
2018-04-19
IB/rxe: make rxe_release_udp_tunnel static
Zhu Yanjun
2018-04-17
IB/rxe: make the variable static
Zhu Yanjun
2018-03-14
rdma_rxe: make rxe work over 802.1q VLAN devices
Martin Wilck
2018-03-07
IB/rxe: remove unnecessary rxe in rxe_send
Zhu Yanjun
2018-01-08
IB/rxe: remove unnecessary skb_clone in xmit
Zhu Yanjun
2018-01-08
IB/rxe: add the static type to the variable
Zhu Yanjun
2017-08-28
IB/rxe: Handle NETDEV_CHANGE events
Andrew Boyer
2017-08-28
IB/rxe: Remove unneeded initialization in prepare6()
Andrew Boyer
2017-08-28
IB/rxe: Add dst_clone() in prepare_ipv6_hdr()
Andrew Boyer
2017-08-28
IB/rxe: Fix destination cache for IPv6
Andrew Boyer
2017-08-28
IB/rxe: Move refcounting earlier in rxe_send()
Andrew Boyer
2017-07-17
IB/rxe: Fix kernel panic from skb destructor
Yonatan Cohen
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
2017-04-21
IB/rxe: Cache dst in QP instead of getting it for each send
yonatanc
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-19
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-01-24
IB/rxe: Fix rxe dev insertion to rxe_dev_list
Maor Gottlieb
2017-01-10
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
2017-01-10
IB/rxe: Suppress sparse warnings
Bart Van Assche
2016-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-22
IB/rxe: Don't check for null ptr in send()
Andrew Boyer
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-12
IB/rxe: Unblock loopback by moving skb_out increment
Andrew Boyer
2016-12-12
IB/rxe: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
2016-11-16
IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum
Yonatan Cohen
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
2016-10-06
IB/rxe: Fix sending out loopback packet on netdev interface.
Parav Pandit
2016-09-16
IB/rxe: Fix kernel panic in udp_setup_tunnel
Yonatan Cohen
2016-08-04
Soft RoCE driver
Moni Shoua
[prev]