aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise23-32/+50
2018-06-18IB/rxe: avoid unnecessary NULL checkZhu Yanjun1-2/+1
2018-06-18IB/rxe: support for 802.1q VLAN on the listenerVijay Immanuel1-0/+5
2018-06-18IB/rxe: increase max MR limitVijay Immanuel1-1/+1
2018-06-18IB/mad: Use IDR for agent IDswilly@infradead.org2-35/+55
2018-06-18RDMA: Convert drivers to use the AH's sgid_attr in post_wr pathsParav Pandit4-52/+19
2018-06-18RDMA: Hold the sgid_attr inside the struct ib_ah/qpJason Gunthorpe1-2/+44
2018-06-18IB/mlx4: Use GID attribute from ah attributeParav Pandit4-20/+9
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit15-233/+92
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe5-6/+65
2018-06-18IB/core: Tidy ib_resolve_eth_dmacParav Pandit1-4/+10
2018-06-18IB/core: Add a sgid_attr pointer to struct rdma_ah_attrJason Gunthorpe1-27/+225
2018-06-18IB: Ensure that all rdma_ah_attr's are zero initializedParav Pandit1-2/+2
2018-06-18IB/mad: Agent registration is process context onlyMatthew Wilcox1-7/+9
2018-06-18IB/rxe: Do not hide uABI stuff in memcpyJason Gunthorpe1-3/+16
2018-06-18i40iw: Reorganize acquire/release of locks in i40iw_manage_apbvtShiraz Saleem1-32/+51
2018-06-18RDMA/uverbs: Refactor flow_resources_alloc() functionLeon Romanovsky1-10/+5
2018-06-18RDMA/nldev: Return port capability flag for IB onlyLeon Romanovsky1-8/+8
2018-06-18IB/rxe: Use rdma GID APIParav Pandit2-37/+25
2018-06-18IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit9-40/+18
2018-06-18IB/core: Make rdma_find_gid_by_filter support all protocolsJason Gunthorpe1-17/+8
2018-06-18IB/core: Provide rdma_ versions of the gid cache APIJason Gunthorpe1-103/+161
2018-06-18IB/core: Replace ib_query_gid with rdma_get_gid_attrParav Pandit1-35/+31
2018-06-18IB/core: Introduce GID attribute get, put and hold APIsParav Pandit1-0/+86
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit10-29/+20
2018-06-18IB/core: Introduce GID entry reference countsParav Pandit1-103/+220
2018-06-17IB/core: Store default GID property per-table instead of per-entryParav Pandit1-13/+24
2018-06-17IB/core: Do not set the gid type when reserving default entriesParav Pandit1-5/+0
2018-06-17Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds9-193/+154
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds100-152/+148
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds45-2773/+85
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-180/+371
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+47
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab3-3/+3
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab2-8/+8
2018-06-15media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab1-3/+3
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab6-12/+10
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab45-45/+45
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab16-30/+28
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab26-37/+37
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab7-14/+14
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu3-7/+10
2018-06-15net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia1-0/+7
2018-06-15mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata1-1/+3
2018-06-15mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel1-16/+5
2018-06-15mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel1-8/+19
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+9
2018-06-15stmmac: added support for 802.1ad vlan strippingElad Nachman1-8/+13
2018-06-15Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe9-193/+154
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg1-2/+9