开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-10
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
2018-10-10
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
2018-09-13
IB/ipoib: Log sysfs 'dev_id' accesses from userspace
Arseny Maslennikov
2018-09-13
IB/ipoib: Use dev_port to expose network interface port numbers
Arseny Maslennikov
2018-09-06
IB/ipoib: Ensure that MTU isn't less than minimum permitted
Muhammad Sammar
2018-08-02
IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
Jason Gunthorpe
2018-08-02
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
2018-08-02
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
2018-08-02
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-02
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
2018-08-02
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
2018-08-02
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
2018-08-02
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
2018-07-24
IB/ipoib: Fix error return code in ipoib_dev_init()
Wei Yongjun
2018-07-23
IPoIB: use kvzalloc to allocate an array of bucket pointers
Jan Dakinevich
2018-07-09
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
2018-07-09
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
2018-06-25
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-22
RDMA/ipoib: drop skb on path record lookup failure
Evgenii Smirnov
2018-05-22
RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE events
Doug Ledford
2018-04-27
IB/ipoib: fix ipoib_start_xmit()'s return type
Luc Van Oostenryck
2018-02-01
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
2018-01-08
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
2018-01-02
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
2017-12-18
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
2017-12-18
IB/ipoib: Update pathrec field if not valid record
Erez Shitrit
2017-12-18
IB/ipoib: Avoid memory leak if the SA returns a different DGID
Erez Shitrit
2017-12-13
IB/ipoib: Warn when one port fails to initialize
Yuval Shaia
2017-12-11
IB/ipoib: Replace printk with pr_warn
Yuval Shaia
2017-10-25
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-09
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
2017-09-27
IB/ipoib: Remove device when one port fails to init
Yuval Shaia
2017-09-27
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
2017-09-25
IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev
Alex Vesker
2017-08-24
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
2017-08-24
IB/ipoib: Enable ioctl for to IPoIB rdma netdevs
Feras Daoud
2017-08-24
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
[next]