index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+35
2018-10-11
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
1
-53
/
+70
2018-10-11
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
1
-13
/
+8
2018-09-13
IB/ipoib: Log sysfs 'dev_id' accesses from userspace
Arseny Maslennikov
1
-0
/
+31
2018-09-13
IB/ipoib: Use dev_port to expose network interface port numbers
Arseny Maslennikov
1
-0
/
+2
2018-09-06
IB/ipoib: Ensure that MTU isn't less than minimum permitted
Muhammad Sammar
1
-1
/
+2
2018-08-03
IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
Jason Gunthorpe
1
-0
/
+16
2018-08-03
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
1
-11
/
+17
2018-08-03
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
1
-6
/
+1
2018-08-03
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
1
-37
/
+64
2018-08-03
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
1
-82
/
+111
2018-08-03
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
1
-27
/
+33
2018-08-03
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
1
-23
/
+10
2018-08-03
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
1
-3
/
+0
2018-07-24
IB/ipoib: Fix error return code in ipoib_dev_init()
Wei Yongjun
1
-1
/
+2
2018-07-24
IPoIB: use kvzalloc to allocate an array of bucket pointers
Jan Dakinevich
1
-2
/
+2
2018-07-09
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
1
-5
/
+5
2018-07-09
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
1
-1
/
+3
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
1
-1
/
+1
2018-06-25
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
1
-1
/
+3
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
1
-2
/
+2
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+4
2018-05-22
RDMA/ipoib: drop skb on path record lookup failure
Evgenii Smirnov
1
-41
/
+21
2018-05-22
RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE events
Doug Ledford
1
-6
/
+27
2018-04-27
IB/ipoib: fix ipoib_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-02-02
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
1
-0
/
+3
2018-01-09
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
1
-7
/
+18
2018-01-02
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
1
-7
/
+18
2017-12-19
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
1
-1
/
+2
2017-12-19
IB/ipoib: Update pathrec field if not valid record
Erez Shitrit
1
-15
/
+34
2017-12-19
IB/ipoib: Avoid memory leak if the SA returns a different DGID
Erez Shitrit
1
-0
/
+16
2017-12-13
IB/ipoib: Warn when one port fails to initialize
Yuval Shaia
1
-3
/
+4
2017-12-12
IB/ipoib: Replace printk with pr_warn
Yuval Shaia
1
-12
/
+11
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-25
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
1
-9
/
+6
2017-08-25
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
[prev]
[next]