Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f6e97477bb44f8d1b36e6ead62b4934052d884d
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib.h
198b12f
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
by Erez Shitrit
· 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
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
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
63e8790
Merge branch 'wr-cleanup' into k.o/for-4.4
by Doug Ledford
· 9 years ago
0b5c927
IB/ipoib: For sendonly join free the multicast group on leave
by Christoph Lameter
· 9 years ago
e622f2f
IB: split struct ib_send_wr
by Christoph Hellwig
· 9 years ago
2866196
IB/ipoib: increase the max mcast backlog queue
by Doug Ledford
· 9 years ago
bd99b2e
IB/ipoib: Expire sendonly multicast joins
by Christoph Lameter
· 9 years ago
77b1f99
IB/ipoib: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
c426877
IB/ipoib: Scatter-Gather support in connected mode
by Yuval Shaia
· 9 years ago
0e5544d
IB/ipoib: Remove IPOIB_MCAST_RUN bit
by Erez Shitrit
· 10 years ago
2c01073
IB/ipoib: Handle QP in SQE state
by Erez Shitrit
· 10 years ago
a44878d
IB/ipoib: Use one linear skb in RX flow
by Erez Shitrit
· 10 years ago
6991141
IB/ipoib: fix MCAST_FLAG_BUSY usage
by Doug Ledford
· 10 years ago
efc82ee
IB/ipoib: No longer use flush as a parameter
by Doug Ledford
· 10 years ago
0b39578
IB/ipoib: Use dedicated workqueues per interface
by Doug Ledford
· 10 years ago
e7a623d
Revert "IPoIB: fix MCAST_FLAG_BUSY usage"
by Roland Dreier
· 10 years ago
0306eda
Revert "IPoIB: Use dedicated workqueues per interface"
by Roland Dreier
· 10 years ago
4e0ab20
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
by Roland Dreier
· 10 years ago
a84544a
Revert "IPoIB: No longer use flush as a parameter"
by Roland Dreier
· 10 years ago
ce347ab
IPoIB: No longer use flush as a parameter
by Doug Ledford
· 10 years ago
bb42a6d
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
by Doug Ledford
· 10 years ago
5141861
IPoIB: Use dedicated workqueues per interface
by Doug Ledford
· 10 years ago
016d9fb
IPoIB: fix MCAST_FLAG_BUSY usage
by Doug Ledford
· 10 years ago
b49fe36
ipoib: validate struct ipoib_cb size
by Eric Dumazet
· 10 years ago
4eae374
IB/ipoib: Avoid flushing the workqueue from worker context
by Erez Shitrit
· 10 years ago
db84f88
IB/ipoib: Use P_Key change event instead of P_Key polling mechanism
by Erez Shitrit
· 10 years ago
a9c8ba5
IPoIB: Fix usage of uninitialized multicast objects
by Erez Shitrit
· 11 years ago
f47944c
IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()
by Erez Shitrit
· 11 years ago
4b48680
IPoIB: Add version and firmware info to ethtool reporting
by Yan Burman
· 12 years ago
9d1ad66
IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets
by Shlomo Pongratz
· 12 years ago
71d9c5f
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
by Roland Dreier
· 12 years ago
862096a
IB/ipoib: Add more rtnl_link_ops callbacks
by Or Gerlitz
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9baa0b0
IB/ipoib: Add rtnl_link_ops support
by Or Gerlitz
· 12 years ago
b5120a6
IPoIB: Fix AB-BA deadlock when deleting neighbours
by Shlomo Pongratz
· 12 years ago
66172c0
IPoIB: Fix memory leak in the neigh table deletion flow
by Shlomo Pongratz
· 12 years ago
b63b70d
IPoIB: Use a private hash table for path lookup in xmit path
by Shlomo Pongratz
· 12 years ago
936d7de
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
by Roland Dreier
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
3d96c74
net: infiniband/ulp/ipoib: convert to hw_features
by Michał Mirosław
· 14 years ago
19e364f6
IPoIB: Remove LRO support
by Or Gerlitz
· 14 years ago
8c165a8
infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT
by Harvey Harrison
· 16 years ago
83bb63f
IPoIB: Set netdev offload features properly for child (VLAN) interfaces
by Or Gerlitz
· 16 years ago
943c246
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
by Roland Dreier
· 16 years ago
e8224e4
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
by Yossi Etigin
· 16 years ago
bc3a290
IPoIB: Double default RX/TX ring sizes
by Eli Cohen
· 16 years ago
e112373
IPoIB/cm: Reduce connected mode TX object size
by Eli Cohen
· 16 years ago
9eae554
IPoIB: Get rid of ipoib_mcast_detach() wrapper
by Roland Dreier
· 16 years ago
d0de136
IPoIB: Only set Q_Key once: after joining broadcast group
by Eli Cohen
· 16 years ago
5892eff
IPoIB: Remove priv->mcast_mutex
by Eli Cohen
· 16 years ago
c03d473
IPoIB: Remove unused IPOIB_MCAST_STARTED code
by Eli Cohen
· 16 years ago
ee1e2c8
IPoIB: Refresh paths instead of flushing them on SM change events
by Moni Shoua
· 16 years ago
af40da8
IPoIB: add LRO support
by Vladimir Sokolovsky
· 16 years ago
f89271da
IPoIB: Copy small received SKBs in connected mode
by Eli Cohen
· 16 years ago
f3781d2
RDMA: Remove subversion $Id tags
by Roland Dreier
· 16 years ago
57ce41d
IB/ipoib: Fix transmit queue stalling forever
by Eli Cohen
· 17 years ago
f56bcd8
IPoIB: Use separate CQ for UD send completions
by Eli Cohen
· 17 years ago
bc7b3a3
IPoIB: Handle 4K IB MTU for UD (datagram) mode
by Shirley Ma
· 17 years ago
28d52b3
IPoIB: Support modifying IPoIB CQ event moderation
by Eli Cohen
· 17 years ago
82c24c1
IPoIB: Add basic ethtool support
by Eli Cohen
· 17 years ago
40ca198
IPoIB: Add LSO support
by Eli Cohen
· 17 years ago
6046136
IPoIB: Use checksum offload support if available
by Eli Cohen
· 17 years ago
a9d1884
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
by Eli Cohen
· 17 years ago
7143740
IPoIB: Add send gather support
by Eli Cohen
· 17 years ago
586a693
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
by Pradeep Satyanarayana
· 17 years ago
68e995a
IPoIB/cm: Add connected mode support for devices without SRQs
by Pradeep Satyanarayana
· 17 years ago
2337f80
IPoIB: Trivial formatting cleanups
by Roland Dreier
· 17 years ago
0b776eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
1b52496
IPoIB/cm: Use common CQ for CM send completions
by Michael S. Tsirkin
· 17 years ago
732a217
IB/ipoib: Bound the net device to the ipoib_neigh structue
by Moni Shoua
· 17 years ago
ce9d3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
de90351
[IPoIB]: Convert to netdevice internal stats
by Roland Dreier
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
335a64a5a
IPoIB: Allow setting policy to ignore multicast groups
by Or Gerlitz
· 17 years ago
8166883
IPoIB: Specify Traffic Class with path record queries for QoS support
by Sean Hefty
· 17 years ago
ec56dc0
IPoIB/cm: Fix performance regression on Mellanox
by Michael S. Tsirkin
· 18 years ago
2dfbfc3
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
by Michael S. Tsirkin
· 18 years ago
518b164
IPoIB/cm: Fix SRQ WR leak
by Michael S. Tsirkin
· 18 years ago
26bbf13
IPoIB: Handle P_Key table reordering
by Yosef Etigin
· 18 years ago
972d45f
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
8d1cc86
IPoIB: Convert to NAPI
by Roland Dreier
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
658bcef
IPoIB: Remove unused local_rate tracking
by Roland Dreier
· 18 years ago
839fcab
IPoIB: Connected mode experimental support
by Michael S. Tsirkin
· 18 years ago
37ccf9d
IPoIB: Use the new verbs DMA mapping functions
by Ralph Campbell
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
2745b5b
IPoIB: Fix skb leak when freeing neighbour
by Michael S. Tsirkin
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
c1a0b23
IB/sa: Require SA registration
by Michael S. Tsirkin
· 18 years ago
8a7f752
IB/ipoib: Fix packet loss after hardware address update
by Michael S. Tsirkin
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
37c22a7
IPoIB: Fix kernel unaligned access on ia64
by Jack Morgenstein
· 19 years ago
0f48525
IPoIB: Make send and receive queue sizes tunable
by Shirley Ma
· 19 years ago
d2e0655
IPoIB: Consolidate private neighbour data handling
by Michael S. Tsirkin
· 19 years ago
Next »