summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18IB/rxe: avoid unnecessary NULL checkZhu Yanjun
2018-06-18IB/rxe: support for 802.1q VLAN on the listenerVijay Immanuel
2018-06-18IB/rxe: increase max MR limitVijay Immanuel
2018-06-18IB/mad: Use IDR for agent IDswilly@infradead.org
2018-06-18RDMA: Convert drivers to use the AH's sgid_attr in post_wr pathsParav Pandit
2018-06-18RDMA: Hold the sgid_attr inside the struct ib_ah/qpJason Gunthorpe
2018-06-18IB/mlx4: Use GID attribute from ah attributeParav Pandit
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe
2018-06-18IB/core: Tidy ib_resolve_eth_dmacParav Pandit
2018-06-18IB/core: Add a sgid_attr pointer to struct rdma_ah_attrJason Gunthorpe
2018-06-18IB: Ensure that all rdma_ah_attr's are zero initializedParav Pandit
2018-06-18IB/mad: Agent registration is process context onlyMatthew Wilcox
2018-06-18IB/rxe: Do not hide uABI stuff in memcpyJason Gunthorpe
2018-06-18i40iw: Reorganize acquire/release of locks in i40iw_manage_apbvtShiraz Saleem
2018-06-18RDMA/uverbs: Refactor flow_resources_alloc() functionLeon Romanovsky
2018-06-18RDMA/nldev: Return port capability flag for IB onlyLeon Romanovsky
2018-06-18IB/rxe: Use rdma GID APIParav Pandit
2018-06-18IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit
2018-06-18IB/core: Make rdma_find_gid_by_filter support all protocolsJason Gunthorpe
2018-06-18IB/core: Provide rdma_ versions of the gid cache APIJason Gunthorpe
2018-06-18IB/core: Replace ib_query_gid with rdma_get_gid_attrParav Pandit
2018-06-18IB/core: Introduce GID attribute get, put and hold APIsParav Pandit
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit
2018-06-18IB/core: Introduce GID entry reference countsParav Pandit
2018-06-17IB/core: Store default GID property per-table instead of per-entryParav Pandit
2018-06-17IB/core: Do not set the gid type when reserving default entriesParav Pandit
2018-06-17Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab
2018-06-15media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu
2018-06-15net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia
2018-06-15mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata
2018-06-15mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel
2018-06-15mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-06-15stmmac: added support for 802.1ad vlan strippingElad Nachman
2018-06-15Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg