summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)Author
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet
2014-09-19IPoIB: Remove unnecessary port queryAlex Estrin
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-12IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick
2014-08-10IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin
2014-08-05IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit
2014-08-05IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-02IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2014-01-22IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt
2014-01-14IB/core: Add flow steering support for IPoIB UD trafficMatan Barak
2014-01-03infiniband: make sure the src net is infiniband when create new linkHangbin Liu
2013-11-08IPoIB: lower NAPI weightMichal Schmidt
2013-11-08IPoIB: Start multicast join process only on active portsErez Shitrit
2013-11-08IPoIB: Add path query flushing in ipoib_ib_dev_cleanupErez Shitrit
2013-11-08IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit
2013-11-08IPoIB: Avoid flushing the driver workqueue on dev_downErez Shitrit
2013-11-08IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit
2013-11-08IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon
2013-11-08IPoIB: Fix crash in dev_open error flowErez Shitrit
2013-08-13IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker
2013-07-31IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit
2013-07-31IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-04-17IPoIB: add support for TIPC protocolPatrick McHardy
2013-04-16IPoIB: Fix ipoib_hard_header() return valueDoug Ledford
2013-04-16RDMA: Rename random32() to prandom_u32()Akinobu Mita
2013-03-22IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn
2013-02-25IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier
2013-02-19IPoIB: Don't attempt to release resources on error flowItai Garbi
2013-02-19IPoIB: Add version and firmware info to ethtool reportingYan Burman
2013-02-19IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz
2013-02-05IPoIB: Fix crash due to skb double destructShlomo Pongratz
2012-12-19IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier
2012-10-02IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz
2012-09-30IPoIB: Fix use-after-free of multicast objectPatrick McHardy
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz
2012-09-12IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz
2012-09-12IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz
2012-08-14IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz