summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet
AgeCommit message (Expand)Author
2016-09-19staging: lustre: lnet: Enable setting per NI peer_creditsDoug Oucharek
2016-09-19staging: lustre: lnet: Ensure routing is turned on first timeDoug Oucharek
2016-09-19staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson
2016-09-19staging: lustre: lnet: potential deadlock in lnetQuentin Bouget
2016-08-21lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro
2016-08-21lustre: constify lib-move.c stuffAl Viro
2016-08-21staging: lustre: lnet: Do not drop message when shutting down LNetDoug Oucharek
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-08-15lustre: switch lnet_sock_write() to sock_sendmsg()Al Viro
2016-08-15staging: lustre: lnet: Remove old commented out codeBen Evans
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-09staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan
2016-06-07staging: lustre: use setup_timer().Muhammad Falak R Wani
2016-05-09staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata
2016-05-09staging: lustre: lnet: add per NI configuration structuresAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-28staging: lustre: lnet: make sure lnet data not greater than LIBCFS_IOC_DATA_MAXLiang Zhen
2016-03-28Staging: lustre: lib-move: Remove unnecessary space after cast.Sandhya Bankar
2016-03-11staging: lustre: lnet: api-ni: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: peer: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: config: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: router: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: lib-move: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-07staging: lustre: make LNet use lprocfs_call_handlerJames Simmons
2016-03-07staging: lustre: change test to assert in LNetGetIdJames Simmons
2016-03-07staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson
2016-03-07staging: lustre: LNet network latency simulationLiang Zhen
2016-03-07staging: lustre: LNet drop rule implementationLiang Zhen
2016-03-02staging: lustre: fix api-ni.c issues found by Klocwork Insight toolDmitry Eremin
2016-03-02staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu
2016-03-02staging: lustre: set task state before scheduling in lnet_sock_acceptJohn L. Hammond
2016-03-02staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson
2016-03-02staging: lustre: issue in the offset in lnet match hash tableAlyona Romanenko
2016-03-02staging: lustre: Use after free in lnet_ptl_match_delay()Olaf Weber
2016-03-02staging: lustre: remove annoying message in parse_nidrangeLi Xi
2016-03-02staging: lustre: return proper error code for LNet coreJames Simmons
2016-03-02staging: lustre: Ignore hops if not explicitly setAmir Shehata
2016-03-02staging: lustre: recv could access freed messageLiang Zhen
2016-03-02staging: lustre: set downis to 1 if there's no NI for remote netLiang Zhen
2016-03-01staging: lustre: lnet: Remove an error code indent should use tabs where poss...Anchal Jain
2016-03-01staging: lustre: update comment for lnet_lib_init/exitAndreas Dilger
2016-03-01staging: lustre: make module_init/exit naming consistentAndreas Dilger
2016-03-01staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons