aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-31staging: lustre: coding style fixes found by checkpatch.plGravatar Simo Koskinen 1-2/+2
2017-08-22staging: lustre: lnet: add include path to MakefileGravatar James Simmons 18-24/+32
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryGravatar James Simmons 5-5/+5
2017-08-22staging: lustre: lnet: delete lnet.hGravatar James Simmons 1-1/+1
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-11/+11
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tGravatar Ingo Molnar 2-2/+2
2017-06-03staging: lustre: in-place endianness functionsGravatar Nikola Jelic 1-10/+10
2017-06-03staging: lustre: changed __u32 to __be32Gravatar Nikola Jelic 1-1/+1
2017-03-29Staging: lustre: lnet: code style fixGravatar Sergiy Redko 1-1/+1
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Gravatar Arushi Singhal 1-1/+1
2017-03-27Merge 4.11-rc4 into staging-nextGravatar Greg Kroah-Hartman 1-2/+2
2017-03-09net: Work around lockdep limitation in sockets that use socketsGravatar David Howells 1-2/+2
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefGravatar James Simmons 1-5/+5
2017-03-06staging: lustre: lnet: change lnet_ack_req_t to proper enumGravatar James Simmons 1-1/+1
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumGravatar James Simmons 2-2/+2
2017-03-06staging: lustre: lnet: change lnet_ins_pos_t to proper enumGravatar James Simmons 2-3/+3
2017-03-06staging: lustre: lnet: change lnet_unlink_t to proper enumGravatar James Simmons 2-4/+4
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureGravatar James Simmons 6-31/+31
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureGravatar James Simmons 7-18/+18
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureGravatar James Simmons 3-8/+8
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureGravatar James Simmons 3-9/+9
2017-03-06staging: lustre: lnet: change lnet_t to proper structureGravatar James Simmons 1-1/+1
2017-03-06staging: lustre: lnet: change lnet_rtrbuf_t to proper structureGravatar James Simmons 2-13/+13
2017-03-06staging: lustre: lnet: change lnet_rtrbufpool_t to proper structureGravatar James Simmons 3-15/+15
2017-03-06staging: lustre: lnet: change lnet_remotenet_t to proper structureGravatar James Simmons 4-18/+18
2017-03-06staging: lustre: lnet: change lnet_route_t to proper structureGravatar James Simmons 3-23/+26
2017-03-06staging: lustre: lnet: change lnet_peer_t to proper structureGravatar James Simmons 4-44/+46
2017-03-06staging: lustre: lnet: change lnet_rc_data_t to proper structureGravatar James Simmons 1-9/+9
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureGravatar James Simmons 9-60/+65
2017-03-06staging: lustre: lnet: change lnd_t to proper structureGravatar James Simmons 2-8/+8
2017-03-06staging: lustre: lnet: change lnet_test_peer_t to proper structureGravatar James Simmons 1-6/+6
2017-03-06staging: lustre: lnet: change lnet_libmd_t to proper structureGravatar James Simmons 6-18/+18
2017-03-06staging: lustre: lnet: change lnet_me_t to proper structureGravatar James Simmons 3-10/+10
2017-03-06staging: lustre: lnet: change lnet_eq_t to proper structureGravatar James Simmons 2-5/+5
2017-03-06staging: lustre: lnet: change lnet_libhandle_t to proper structureGravatar James Simmons 1-3/+4
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureGravatar James Simmons 5-55/+57
2017-03-06staging: lustre: lnet: remove generic lnet_handle_any_tGravatar James Simmons 1-11/+0
2017-03-06staging: lustre: lnet: change lnet_handle_me_t to proper structGravatar James Simmons 3-6/+6
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structGravatar James Simmons 4-20/+24
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structGravatar James Simmons 4-8/+8
2017-02-12staging: lustre: lnet: fix type warning in lib-socket.cGravatar William Blough 1-2/+4
2017-02-03staging: libcfs: remove integer types abstraction from libcfsGravatar James Simmons 1-2/+2
2017-02-02staging: lustre: remove CLASSERT macroGravatar Arnd Bergmann 5-76/+76
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureGravatar James Simmons 5-61/+61
2017-01-23staging: lustre: lnet: change lnet_magicversion_t to proper structureGravatar James Simmons 1-8/+8
2017-01-23staging: lustre: lnet: change lnet_acceptor_connreq_t to proper structureGravatar James Simmons 1-3/+3
2017-01-23staging: lustre: lnet: change lnet_ni_status_t to proper structureGravatar James Simmons 2-3/+3
2017-01-23staging: lustre: lnet: change lnet_ping_info_t to proper structureGravatar James Simmons 2-24/+24
2017-01-23staging: lustre: lnet: change lnet_handle_wire_t to proper structureGravatar James Simmons 3-7/+7