index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_ib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-05-22
IB/IPoIB: Allow using netdevs that require the instance lock
Cosmin Ratiu
1
-5
/
+14
2025-05-22
IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
Cosmin Ratiu
1
-2
/
+2
2025-05-22
IB/IPoIB: Enqueue separate work_structs for each flushed interface
Cosmin Ratiu
1
-17
/
+29
2023-11-26
RDMA/IPoIB: Add tx timeout work to recover queue stop situation
Jack Wang
1
-1
/
+25
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-2
/
+2
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
1
-1
/
+1
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2021-10-25
RDMA/ipoib: Use dev_addr_mod()
Jakub Kicinski
1
-5
/
+4
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-1
/
+1
2020-07-02
RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
Jason Gunthorpe
1
-36
/
+29
2020-06-24
RDMA/ipoib: Return void from ipoib_ib_dev_stop()
Kamal Heib
1
-3
/
+1
2020-05-27
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
1
-2
/
+7
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+2
2019-01-02
IB/ipoib: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-07-24
IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-4
/
+2
2018-07-09
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
1
-2
/
+2
2018-07-09
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
1
-1
/
+1
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
1
-1
/
+2
2018-03-15
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
1
-1
/
+1
2018-01-03
IB/ipoib: Fix for notify send CQ failure messages
Alex Estrin
1
-1
/
+1
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-4
/
+3
2017-12-21
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
1
-4
/
+3
2017-12-18
IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
Parav Pandit
1
-2
/
+1
2017-10-25
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
1
-47
/
+76
2017-10-25
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
1
-6
/
+4
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-2
/
+4
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
1
-4
/
+4
2017-10-14
IB/ipoib: Add ability to set PKEY index to lower device driver
Alex Vesker
1
-2
/
+6
2017-10-14
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
Alex Vesker
1
-1
/
+6
2017-10-09
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+4
2017-09-29
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
1
-4
/
+4
2017-09-27
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
1
-13
/
+0
2017-07-23
IB/ipoib: Notify on modify QP failure only when relevant
Erez Shitrit
1
-1
/
+22
2017-07-23
IB/ipoib: Add multicast packets statistics
Alex Vesker
1
-0
/
+2
2017-07-17
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
1
-1
/
+1
2017-06-14
IB/ipoib: Fix access to un-initialized napi struct
Alex Vesker
1
-1
/
+0
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
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-21
IB/ipoib: Update broadcast object if PKey value was changed in index 0
Feras Daoud
1
-0
/
+13
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
1
-22
/
+30
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
1
-23
/
+23
2017-04-20
IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
Erez Shitrit
1
-6
/
+7
2017-04-20
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
1
-101
/
+129
2017-04-20
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
1
-29
/
+9
[next]