index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
2018-08-02
1
-82
/
+111
*
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
2018-08-02
1
-27
/
+33
*
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
2018-08-02
1
-23
/
+10
*
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
2018-08-02
1
-3
/
+0
*
IB/ipoib: Fix error return code in ipoib_dev_init()
Wei Yongjun
2018-07-24
1
-1
/
+2
*
IPoIB: use kvzalloc to allocate an array of bucket pointers
Jan Dakinevich
2018-07-23
1
-2
/
+2
*
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
2018-07-09
1
-5
/
+5
*
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-07-09
1
-1
/
+3
*
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
2018-06-25
1
-1
/
+1
*
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
2018-06-25
1
-1
/
+3
*
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-18
1
-2
/
+2
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-3
/
+4
*
RDMA/ipoib: drop skb on path record lookup failure
Evgenii Smirnov
2018-05-22
1
-41
/
+21
*
RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE events
Doug Ledford
2018-05-22
1
-6
/
+27
*
IB/ipoib: fix ipoib_start_xmit()'s return type
Luc Van Oostenryck
2018-04-27
1
-1
/
+1
*
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
2018-02-01
1
-0
/
+3
*
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
2018-01-08
1
-7
/
+18
|
\
|
*
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
2018-01-02
1
-7
/
+18
*
|
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
2017-12-18
1
-1
/
+2
*
|
IB/ipoib: Update pathrec field if not valid record
Erez Shitrit
2017-12-18
1
-15
/
+34
*
|
IB/ipoib: Avoid memory leak if the SA returns a different DGID
Erez Shitrit
2017-12-18
1
-0
/
+16
*
|
IB/ipoib: Warn when one port fails to initialize
Yuval Shaia
2017-12-13
1
-3
/
+4
*
|
IB/ipoib: Replace printk with pr_warn
Yuval Shaia
2017-12-11
1
-12
/
+11
|
/
*
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
2017-10-25
1
-5
/
+19
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-2
/
+1
|
\
|
*
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
2017-10-09
1
-2
/
+1
*
|
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
IB/ipoib: Remove device when one port fails to init
Yuval Shaia
2017-09-27
1
-1
/
+2
|
*
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
2017-09-27
1
-1
/
+0
*
|
IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev
Alex Vesker
2017-09-25
1
-4
/
+11
|
/
*
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
2017-08-24
1
-9
/
+6
|
\
|
*
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
2017-08-24
1
-0
/
+5
|
*
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-24
1
-9
/
+1
*
|
IB/ipoib: Enable ioctl for to IPoIB rdma netdevs
Feras Daoud
2017-08-24
1
-0
/
+15
|
/
*
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-18
1
-7
/
+12
|
\
|
*
IB/ipoib: Clean error paths in add port
Leon Romanovsky
2017-07-23
1
-6
/
+8
|
*
IB/ipoib: Add get statistics support to SRIOV VF
Feras Daoud
2017-07-23
1
-0
/
+1
|
*
IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initialization
Feras Daoud
2017-07-23
1
-1
/
+1
|
*
IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp
Alex Vesker
2017-07-23
1
-0
/
+1
|
*
IB/ipoib: Fix race between light events and interface restart
Feras Daoud
2017-07-23
1
-0
/
+1
*
|
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
1
-1
/
+0
|
/
*
IB/IPoIB: Fix error code in ipoib_add_port()
Dan Carpenter
2017-07-20
1
-0
/
+1
*
IB/ipoib: Let lower driver handle get_stats64 call
Erez Shitrit
2017-07-17
1
-0
/
+12
*
IB/IPoIB: Forward MTU change to driver below
Erez Shitrit
2017-07-17
1
-2
/
+17
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-07-06
1
-4
/
+4
|
\
|
*
IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev
Niranjana Vishwanathapura
2017-07-05
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
1
-2
/
+13
|
\
|
|
*
IB/ipoib: Delete napi in device uninit default
Alex Vesker
2017-06-14
1
-0
/
+3
|
*
IB/ipoib: Limit call to free rdma_netdev for capable devices
Alex Vesker
2017-06-14
1
-1
/
+4
[prev]
[next]