summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter2015-10-131-1/+3
* IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-251-0/+18
* IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro2015-08-301-1/+228
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-4/+3
* IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit2015-07-141-0/+1
* IB/ipoib: Scatter-Gather support in connected modeYuval Shaia2015-07-141-1/+1
* IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai2015-07-141-2/+4
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-141-10/+2
* Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-021-2/+2
|\
| * IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche2015-06-021-2/+2
* | IB/Verbs: Reform IB-ulp ipoibMichael Wang2015-05-181-7/+8
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-221-26/+47
|\
| * IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit2015-04-151-3/+10
| * IB/ipoib: No longer use flush as a parameterDoug Ledford2015-04-151-4/+4
| * IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford2015-04-151-12/+16
| * IB/ipoib: change init sequence orderingDoug Ledford2015-04-151-7/+17
* | IB/ipoib: Fix ndo_get_iflinkErez Shitrit2015-04-171-0/+5
|/
* infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel2015-04-021-0/+8
* Revert "IPoIB: change init sequence ordering"Roland Dreier2015-01-301-17/+7
* Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-301-12/+7
* Revert "IPoIB: No longer use flush as a parameter"Roland Dreier2015-01-301-4/+4
* IPoIB: No longer use flush as a parameterDoug Ledford2014-12-151-4/+4
* IPoIB: Use dedicated workqueues per interfaceDoug Ledford2014-12-151-7/+12
* IPoIB: change init sequence orderingDoug Ledford2014-12-151-7/+17
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-1/+1
* ipoib: validate struct ipoib_cb sizeEric Dumazet2014-09-221-2/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-141-5/+4
|\
| * IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin2014-08-101-7/+4
| * IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit2014-08-051-1/+1
| * IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit2014-08-051-2/+4
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-2/+2
|/
* IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt2014-01-221-2/+2
* IPoIB: lower NAPI weightMichal Schmidt2013-11-081-1/+1
* IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-081-5/+5
* IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker2013-08-131-6/+3
* IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz2013-07-311-1/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-081-1/+1
|\
| * IPoIB: Fix ipoib_hard_header() return valueDoug Ledford2013-04-161-1/+1
* | IPoIB: add support for TIPC protocolPatrick McHardy2013-04-171-1/+3
|/
* IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier2013-02-251-0/+3
* IPoIB: Don't attempt to release resources on error flowItai Garbi2013-02-191-0/+2
* IPoIB: Add version and firmware info to ethtool reportingYan Burman2013-02-191-0/+5
* IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz2013-02-191-2/+2
* IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier2012-10-021-0/+31
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-1/+1
|\
| * IPoIB: Fix use-after-free of multicast objectPatrick McHardy2012-09-301-1/+1
* | IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-011-5/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-49/+44
|\ \ | |/
| * IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz2012-09-121-43/+27
| * IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz2012-09-121-6/+17
OpenPOWER on IntegriCloud