Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
edf3f301db7af7e784d06f7059dfc8a69359af13
/
drivers
/
infiniband
/
ulp
/
ipoib
edf3f30
IB/ipoib: Fix race between light events and interface restart
by Feras Daoud
· 8 years ago
5c8857b
IB/IPoIB: Fix error code in ipoib_add_port()
by Dan Carpenter
· 8 years ago
b6c871e
IB/ipoib: Let lower driver handle get_stats64 call
by Erez Shitrit
· 8 years ago
d83187d
IB/IPoIB: Convert IPoIB to memalloc_noio_* calls
by Leon Romanovsky
· 8 years ago
ed7b521
IB/IPoIB: Forward MTU change to driver below
by Erez Shitrit
· 8 years ago
98e77d9
IB: Convert msleep below 20ms to usleep_range
by Leon Romanovsky
· 8 years ago
9871ab2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
8e95960
IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev
by Niranjana Vishwanathapura
· 8 years ago
ad744b2
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
by Matthias Schiffer
· 8 years ago
7a3f4a1
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
by Matthias Schiffer
· 8 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
4542d66
IB/ipoib: Fix memory leak in create child syscall
by Feras Daoud
· 8 years ago
560b7c3
IB/ipoib: Fix access to un-initialized napi struct
by Alex Vesker
· 8 years ago
b53d456
IB/ipoib: Delete napi in device uninit default
by Alex Vesker
· 8 years ago
022d038
IB/ipoib: Limit call to free rdma_netdev for capable devices
by Alex Vesker
· 8 years ago
ab156af
IB/ipoib: Fix memory leaks for child interfaces priv
by Alex Vesker
· 8 years ago
0a1a972
RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope
by Leon Romanovsky
· 8 years ago
8c49066
RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings
by Honggang Li
· 8 years ago
0d7e2d2
IB/ipoib: add get_link_ksettings in ethtool
by Zhu Yanjun
· 8 years ago
4c33bd1
IB/SA: Add support to query OPA path records
by Dasaratharaman Chandramouli
· 8 years ago
5752075
IB/SA: Add OPA path record type
by Dasaratharaman Chandramouli
· 8 years ago
9fdca4d
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
by Dasaratharaman Chandramouli
· 8 years ago
c2f8fc4
IB/SA: Rename ib_sa_path_rec to sa_path_rec
by Dasaratharaman Chandramouli
· 8 years ago
44c5848
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
by Dasaratharaman Chandramouli
· 8 years ago
d8966fc
IB/core: Use rdma_ah_attr accessor functions
by Dasaratharaman Chandramouli
· 8 years ago
3652315
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
by Dasaratharaman Chandramouli
· 8 years ago
0a18cfe
IB/core: Rename ib_create_ah to rdma_create_ah
by Dasaratharaman Chandramouli
· 8 years ago
9089885
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
by Dasaratharaman Chandramouli
· 8 years ago
cfd5193
IB/IPoIB: Remove 'else' when the 'if' has a return.
by Dasaratharaman Chandramouli
· 8 years ago
ee1c60b
IB/SA: Modify SA to implicitly cache Class Port info
by Dasaratharaman Chandramouli
· 8 years ago
3e31a49
IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow
by Feras Daoud
· 8 years ago
9a9b811
IB/ipoib: Update broadcast object if PKey value was changed in index 0
by Feras Daoud
· 8 years ago
cd565b4
IB/IPoIB: Support acceleration options callbacks
by Erez Shitrit
· 8 years ago
c1048af
IB/IPoIB: Use defined function for netdev_priv function
by Erez Shitrit
· 8 years ago
10adcbd
IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
by Erez Shitrit
· 8 years ago
7ce1a3e
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
by Erez Shitrit
· 8 years ago
515ed4f
IB/IPoIB: Separate control and data related initializations
by Erez Shitrit
· 8 years ago
771a525
IB/IPoIB: ibX: failed to create mcg debug file
by Shamir Rabinovitch
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
23536df
IB/ipoib: Remove redudant label
by Zhu Yanjun
· 8 years ago
c5e8f57b0
IB/ipoib: remove the unnecessary memory free
by Zhu Yanjun
· 8 years ago
2b08417
IB/IPoIB: Add destination address when re-queue packet
by Erez Shitrit
· 8 years ago
5c37077
IB/ipoib: Remove the unnecessary error check
by Zhu Yanjun
· 8 years ago
dfc0e55
IB/ipoib: function interface change
by Zhu Yanjun
· 8 years ago
f7534f4
IB/ipoib: Remove unnecessary returned value check
by Zhu Yanjun
· 8 years ago
db97ed0
IB/IPoIB: Switch from dma_device to dev.parent
by Bart Van Assche
· 8 years ago
27d41d2
IB/ipoib: Change list_del to list_del_init in the tx object
by Feras Daoud
· 8 years ago
c586071
IB/ipoib: Replace list_del of the neigh->list with list_del_init
by Feras Daoud
· 8 years ago
13ee429
IB/ipoib: Use debug prints instead of warnings in RNR WC status
by Feras Daoud
· 8 years ago
d32b9a8
IB/ipoib: Add detailed error message to dev_queue_xmit call
by Feras Daoud
· 8 years ago
89a3987
IB/ipoib: rtnl_unlock can not come after free_netdev
by Feras Daoud
· 8 years ago
0a0007f
IB/ipoib: Fix deadlock between rmmod and set_mode
by Feras Daoud
· 8 years ago
1c3098c
IB/ipoib: Fix deadlock over vlan_mutex
by Feras Daoud
· 8 years ago
80b5b35
IB/ipoib: Set device connection mode only when needed
by Feras Daoud
· 8 years ago
29da686
IB/ipoib: When given an invalid UD MTU, give debug msg
by Feras Daoud
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
9032ad7
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
by Doug Ledford
· 8 years ago
86ef0be
Merge branch 'mlx' into merge-test
by Doug Ledford
· 8 years ago
11b642b
IPoIB: Avoid reading an uninitialized member variable
by Bart Van Assche
· 8 years ago
7422664
IB/ipoib: Remove and fix debug prints after allocation failure
by Leon Romanovsky
· 8 years ago
0b59970
IB/IPoIB: Remove can't use GFP_NOIO warning
by Kamal Heib
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b3e3893
net: use core MTU range checking in misc drivers
by Jarod Wilson
· 8 years ago
e0e79c8
IB/ipoib: Flip to new dev walk API
by David Ahern
· 8 years ago
fc791b6
IB/ipoib: move back IB LL address into the hard header
by Paolo Abeni
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
32f7451
ipoib: Make ipoib_warn ratelimited
by kernel@kyup.com
· 8 years ago
b4541f6
IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
855cda6
IB/ipoib: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 8 years ago
344bacc
IB/ipoib: Don't allow MC joins during light MC flush
by Alex Vesker
· 8 years ago
546481c
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
by Erez Shitrit
· 8 years ago
7f1d25b
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
by Doug Ledford
· 8 years ago
5faba54
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
by Yuval Shaia
· 8 years ago
1a86321
IB/ipoib: Use new device FW version string
by Ira Weiny
· 9 years ago
61c78eea
IB/IPoIB: Don't update neigh validity for unresolved entries
by Erez Shitrit
· 9 years ago
9b29953
IB/IPoIB: Disable bottom half when dealing with device address
by Mark Bloch
· 9 years ago
198b12f
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
by Erez Shitrit
· 9 years ago
1cbe06c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
492a7e6
IB/IPoIB: Allow setting the device address
by Mark Bloch
· 9 years ago
3b56113
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
by Erez Shitrit
· 9 years ago
76b584d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
e3614bc
IB/ipoib: Add readout of statistics using ethtool
by Hans Westgaard Ry
· 9 years ago
01690e9
infiniband/ulp/ipoib: remove pkey_mutex
by Sebastian Andrzej Siewior
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
4d0e965
drivers: replace dev->trans_start accesses with dev_trans_start
by Florian Westphal
· 9 years ago
68996a6
IB/ipoib: Allow mcast packets from other VFs
by Eli Cohen
· 9 years ago
9c3c5f8
IB/ipoib: Add ndo operations for configuring VFs
by Eli Cohen
· 9 years ago
fb532d6
IB/{core, ulp} Support above 32 possible device capability flags
by Leon Romanovsky
· 9 years ago
78a50a5
IB/ipoib: Add handling for sending of skb with many frags
by Hans Westgaard Ry
· 9 years ago
08bc327
IB/ipoib: fix for rare multicast join race condition
by Alex Estrin
· 9 years ago
bb6a777
IB/IPoIB: Do not set skb truesize since using one linearskb
by Carol L Soto
· 9 years ago
50be28d
IB/IPoIB: Fix kernel panic on multicast flow
by Erez Shitrit
· 9 years ago
432c55f
IB/IPoIB: Move multicast specific code out of ipoib_main.c
by Christoph Lameter
· 9 years ago
5a0e81f
IB/IPoIB: factor out common multicast list removal code
by Christoph Lameter
· 9 years ago
882f3b3
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
by Doug Ledford
· 9 years ago
4a061b2
IB/ulps: Avoid calling ib_query_device
by Or Gerlitz
· 9 years ago
Next »