index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
2021-03-05
1
-1
/
+9
*
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
2021-02-18
1
-0
/
+3
|
\
|
*
Revert "RDMA/rxe: Remove VLAN code leftovers from RXE"
Martin Wilck
2021-01-20
1
-0
/
+6
*
|
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
2021-02-08
1
-7
/
+5
*
|
RDMA/rxe: Correct skb on loopback path
Bob Pearson
2021-02-05
1
-0
/
+5
|
/
*
RDMA/siw,rxe: Make emulated devices virtual in the device tree
Jason Gunthorpe
2020-11-23
1
-9
/
+0
*
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-17
1
-1
/
+1
|
\
|
*
RDMA/rxe: Fix small problem in network_type patch
Bob Pearson
2020-10-26
1
-1
/
+1
*
|
RDMA/rxe: Remove VLAN code leftovers from RXE
Zhu Yanjun
2020-11-12
1
-9
/
+0
|
/
*
RDMA/rxe: Move the definitions for rxe_av.network_type to uAPI
Jason Gunthorpe
2020-10-16
1
-4
/
+4
*
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-31
1
-28
/
+1
*
RDMA/rxe: Fix style warnings
Bob Pearson
2020-08-27
1
-1
/
+1
*
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
2020-07-16
1
-5
/
+0
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
1
-3
/
+5
*
RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-05-03
1
-3
/
+12
*
RDMA/rxe: Consider skb reserve space based on netdev of GID
Parav Pandit
2019-05-03
1
-1
/
+2
*
IB/rxe: Replace av->network_type with skb->protocol
Zhu Yanjun
2019-03-27
1
-16
/
+12
*
rdma_rxe: Use netlink messages to add/delete links
Steve Wise
2019-02-19
1
-2
/
+2
*
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-19
1
-4
/
+4
*
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-19
1
-22
/
+0
*
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
2019-02-19
1
-19
/
+2
*
RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding
Jason Gunthorpe
2019-02-19
1
-24
/
+15
*
RDMA/rxe: Improve loopback marking
Kamal Heib
2019-02-04
1
-6
/
+3
*
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-30
1
-1
/
+1
*
IB/rxe: Reuse code which sets port state
Yuval Shaia
2018-12-20
1
-4
/
+9
*
RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters
Andrew Boyer
2018-11-08
1
-0
/
+1
*
RDMA/rxe: Distinguish between down links and disabled links
Andrew Boyer
2018-11-08
1
-2
/
+0
*
RDMA/rxe: Remove unused addr_same()
Kamal Heib
2018-10-03
1
-5
/
+0
*
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
1
-1
/
+1
*
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-26
1
-2
/
+2
*
IB/rxe: Simplify rxe_find_route() to avoid GID query for netdev
Parav Pandit
2018-08-30
1
-20
/
+10
*
IB/rxe: vary the source udp port for receive scaling
Vijay Immanuel
2018-08-30
1
-4
/
+4
*
IB/rxe: don't clear the tx queue on every transfer
Vijay Immanuel
2018-06-29
1
-10
/
+7
*
IB/rxe: Use rdma GID API
Parav Pandit
2018-06-18
1
-34
/
+16
*
IB/rxe: avoid unnecessary export
Zhu Yanjun
2018-05-28
1
-1
/
+0
*
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
2018-05-01
1
-3
/
+1
*
IB/rxe: Change rxe_rcv to return void
Yuval Shaia
2018-04-27
1
-3
/
+6
*
IB/rxe: make rxe_release_udp_tunnel static
Zhu Yanjun
2018-04-19
1
-1
/
+1
*
IB/rxe: make the variable static
Zhu Yanjun
2018-04-17
1
-1
/
+1
*
rdma_rxe: make rxe work over 802.1q VLAN devices
Martin Wilck
2018-03-14
1
-6
/
+48
*
IB/rxe: remove unnecessary rxe in rxe_send
Zhu Yanjun
2018-03-07
1
-1
/
+1
*
IB/rxe: remove unnecessary skb_clone in xmit
Zhu Yanjun
2018-01-08
1
-11
/
+5
*
IB/rxe: add the static type to the variable
Zhu Yanjun
2018-01-08
1
-1
/
+1
*
IB/rxe: Handle NETDEV_CHANGE events
Andrew Boyer
2017-08-28
1
-1
/
+6
*
IB/rxe: Remove unneeded initialization in prepare6()
Andrew Boyer
2017-08-28
1
-1
/
+1
*
IB/rxe: Add dst_clone() in prepare_ipv6_hdr()
Andrew Boyer
2017-08-28
1
-1
/
+1
*
IB/rxe: Fix destination cache for IPv6
Andrew Boyer
2017-08-28
1
-1
/
+6
*
IB/rxe: Move refcounting earlier in rxe_send()
Andrew Boyer
2017-08-28
1
-3
/
+5
*
IB/rxe: Fix kernel panic from skb destructor
Yonatan Cohen
2017-07-17
1
-0
/
+3
*
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
2017-04-25
1
-28
/
+0
[next]