index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_main.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-02
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
1
-7
/
+18
2017-10-25
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
1
-5
/
+19
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-2
/
+1
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
1
-2
/
+2
2017-10-09
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+1
2017-09-27
IB/ipoib: Remove device when one port fails to init
Yuval Shaia
1
-1
/
+2
2017-09-27
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
1
-1
/
+0
2017-09-25
IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev
Alex Vesker
1
-4
/
+11
2017-08-24
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
1
-9
/
+6
2017-08-24
IB/ipoib: Enable ioctl for to IPoIB rdma netdevs
Feras Daoud
1
-0
/
+15
2017-08-24
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
1
-0
/
+5
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
1
-9
/
+1
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
1
-7
/
+12
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-07-23
IB/ipoib: Clean error paths in add port
Leon Romanovsky
1
-6
/
+8
2017-07-23
IB/ipoib: Add get statistics support to SRIOV VF
Feras Daoud
1
-0
/
+1
2017-07-23
IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initialization
Feras Daoud
1
-1
/
+1
2017-07-23
IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp
Alex Vesker
1
-0
/
+1
2017-07-23
IB/ipoib: Fix race between light events and interface restart
Feras Daoud
1
-0
/
+1
2017-07-20
IB/IPoIB: Fix error code in ipoib_add_port()
Dan Carpenter
1
-0
/
+1
2017-07-17
IB/ipoib: Let lower driver handle get_stats64 call
Erez Shitrit
1
-0
/
+12
2017-07-17
IB/IPoIB: Forward MTU change to driver below
Erez Shitrit
1
-2
/
+17
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
1
-4
/
+4
2017-07-05
IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev
Niranjana Vishwanathapura
1
-4
/
+4
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+13
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+2
2017-06-14
IB/ipoib: Delete napi in device uninit default
Alex Vesker
1
-0
/
+3
2017-06-14
IB/ipoib: Limit call to free rdma_netdev for capable devices
Alex Vesker
1
-1
/
+4
2017-06-14
IB/ipoib: Fix memory leaks for child interfaces priv
Alex Vesker
1
-1
/
+6
2017-06-01
RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope
Leon Romanovsky
1
-1
/
+1
2017-05-01
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
1
-1
/
+4
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
1
-7
/
+7
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
1
-4
/
+7
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-1
/
+1
2017-04-28
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
1
-71
/
+0
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
1
-33
/
+112
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
1
-41
/
+43
2017-04-20
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
1
-1
/
+1
2017-04-20
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
1
-19
/
+97
2017-04-05
IB/IPoIB: ibX: failed to create mcg debug file
Shamir Rabinovitch
1
-5
/
+39
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
1
-1
/
+1
2017-02-15
IB/IPoIB: Add destination address when re-queue packet
Erez Shitrit
1
-13
/
+17
2017-01-24
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
1
-5
/
+1
2017-01-24
IB/ipoib: Remove unnecessary returned value check
Zhu Yanjun
1
-6
/
+2
2017-01-24
IB/IPoIB: Switch from dma_device to dev.parent
Bart Van Assche
1
-1
/
+1
2017-01-12
IB/ipoib: Replace list_del of the neigh->list with list_del_init
Feras Daoud
1
-4
/
+4
2017-01-12
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
1
-3
/
+5
2017-01-12
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
1
-4
/
+2
2017-01-12
IB/ipoib: Set device connection mode only when needed
Feras Daoud
1
-0
/
+7
[next]