[Xenomai-git] Philippe Gerum : net/udp: recvmsg, ioctl: remove direct references to user memory (2)

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: e9bedb0cdab8321457c82e91ffdff92cfc7ceb40 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=e9bedb0cdab8321457c82e91ffdff92cfc7ceb40 Author: Philippe Gerum Date: Sun Jan 7 18:23:57 2018 +0100 net/udp: recvmsg, ioctl: remove direct ref

[Xenomai-git] Philippe Gerum : cobalt/powerpc: include proper header for ptrace

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: c77e5aa3cbb4f5228951109fa66f142ff08e8ea5 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c77e5aa3cbb4f5228951109fa66f142ff08e8ea5 Author: Philippe Gerum Date: Sun Jan 7 18:58:00 2018 +0100 cobalt/powerpc: include proper header for

[Xenomai-git] Philippe Gerum : net/udp: sendmsg: remove direct references to user memory

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 3c07a4e5928ab2d087e96d11d920cde180bc9f0c URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=3c07a4e5928ab2d087e96d11d920cde180bc9f0c Author: Philippe Gerum Date: Wed Dec 6 12:45:58 2017 +0100 net/udp: sendmsg: remove direct references

[Xenomai-git] Philippe Gerum : net/packet: ioctl: remove direct references to user memory (2)

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 13d106de76c9d6ad755a98f7c1a95eed18198d48 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=13d106de76c9d6ad755a98f7c1a95eed18198d48 Author: Philippe Gerum Date: Wed Dec 20 11:45:16 2017 +0100 net/packet: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/packet: sendmsg: remove direct references to user memory

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 0f3c11255a1c4eef4e83212184ffb04c395db874 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=0f3c11255a1c4eef4e83212184ffb04c395db874 Author: Philippe Gerum Date: Tue Dec 5 18:56:12 2017 +0100 net/packet: sendmsg: remove direct referen

[Xenomai-git] Philippe Gerum : net/tcp: recvmsg: remove direct references to user memory

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: b16f8b9c838005eb5a737288363ba950a8f6dbc3 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b16f8b9c838005eb5a737288363ba950a8f6dbc3 Author: Philippe Gerum Date: Wed Dec 6 13:17:20 2017 +0100 net/tcp: recvmsg: remove direct references

[Xenomai-git] Philippe Gerum : net/packet: ioctl: remove direct references to user memory

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: eed2d3a22cae55e9c714fd48d2ec86866a69e3ef URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=eed2d3a22cae55e9c714fd48d2ec86866a69e3ef Author: Philippe Gerum Date: Mon Dec 4 19:40:34 2017 +0100 net/packet: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/packet: recvmsg: write back namelen only if name required

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 74a4d4f4924c8693329b48e663e79c92a0e84a8e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=74a4d4f4924c8693329b48e663e79c92a0e84a8e Author: Philippe Gerum Date: Tue Dec 5 10:36:07 2017 +0100 net/packet: recvmsg: write back namelen on

[Xenomai-git] Philippe Gerum : net/socket: add get_arg/put_arg helpers

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: d0a9b64b2a64b513bbf005a5af823573b17342d6 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d0a9b64b2a64b513bbf005a5af823573b17342d6 Author: Philippe Gerum Date: Mon Dec 4 19:20:48 2017 +0100 net/socket: add get_arg/put_arg helpers -

[Xenomai-git] Philippe Gerum : net/iovec: add copy iterators for iovec[]

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 0031ce8ee86f01814ae49e315976c1775adaa55a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=0031ce8ee86f01814ae49e315976c1775adaa55a Author: Philippe Gerum Date: Tue Dec 5 15:34:17 2017 +0100 net/iovec: add copy iterators for iovec[]

[Xenomai-git] Philippe Gerum : net/tcp: fix invalid reference in getsockopt()

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 585fb6463c442f653bdcc3e34f31c07b7db00b4e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=585fb6463c442f653bdcc3e34f31c07b7db00b4e Author: Philippe Gerum Date: Mon Dec 4 17:49:19 2017 +0100 net/tcp: fix invalid reference in getsocko

[Xenomai-git] Philippe Gerum : cobalt/rtdm: factor out iovec[] copy routines

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 103a67cac3c7560e8b5e0b9551401968b79ae1e4 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=103a67cac3c7560e8b5e0b9551401968b79ae1e4 Author: Philippe Gerum Date: Tue Dec 5 11:22:59 2017 +0100 cobalt/rtdm: factor out iovec[] copy routi

[Xenomai-git] Philippe Gerum : net/packet: recvmsg: remove direct references to user memory

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 9fd56698d3d2d75ebf818e46e11ce3e8ffb383dd URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=9fd56698d3d2d75ebf818e46e11ce3e8ffb383dd Author: Philippe Gerum Date: Tue Dec 5 10:31:32 2017 +0100 net/packet: recvmsg: remove direct referen

[Xenomai-git] Philippe Gerum : net/udp: ioctl: remove direct references to user memory

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 11a07590ad25eefdc59d007c8fa1956fc499aa12 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=11a07590ad25eefdc59d007c8fa1956fc499aa12 Author: Philippe Gerum Date: Mon Dec 4 19:21:23 2017 +0100 net/udp: ioctl: remove direct references t

[Xenomai-git] Philippe Gerum : net: wire up corectl interface

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 0bf599ee63d8b750fef736a130addbe85a585654 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=0bf599ee63d8b750fef736a130addbe85a585654 Author: Philippe Gerum Date: Mon Dec 4 16:52:24 2017 +0100 net: wire up corectl interface A bug in s

[Xenomai-git] Philippe Gerum : net/cap: fix panic in rtcap_signal_handler()

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 0042738c31a7c1d286c8f307af4dc0f1301d5dbd URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=0042738c31a7c1d286c8f307af4dc0f1301d5dbd Author: Philippe Gerum Date: Fri Jun 16 18:07:26 2017 +0200 net/cap: fix panic in rtcap_signal_handler

[Xenomai-git] Philippe Gerum : net/tcp: ioctl: remove direct references to user memory

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 34234f2863f1c690dedd1abab73612d85481821f URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=34234f2863f1c690dedd1abab73612d85481821f Author: Philippe Gerum Date: Mon Dec 4 19:21:18 2017 +0100 net/tcp: ioctl: remove direct references t

[Xenomai-git] Philippe Gerum : lib/cobalt: recvfrom: update *addrlen when requested

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 398ea8fdf41e194d727a15170b3f02449e236453 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=398ea8fdf41e194d727a15170b3f02449e236453 Author: Philippe Gerum Date: Tue Jan 23 16:35:54 2018 +0100 lib/cobalt: recvfrom: update *addrlen when

[Xenomai-git] Philippe Gerum : net/socket: enforce secondary mode for SIOCETHTOOL

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 42b24e8cafe9d2e0248ab96604ba44ce09015b8d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=42b24e8cafe9d2e0248ab96604ba44ce09015b8d Author: Philippe Gerum Date: Thu Jan 18 10:37:01 2018 +0100 net/socket: enforce secondary mode for SIO

[Xenomai-git] Philippe Gerum : net/socket: forward private ioctl requests to NIC driver

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: a61b6c29d94b885fc6e4f7f94cddf1efb47b72a5 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=a61b6c29d94b885fc6e4f7f94cddf1efb47b72a5 Author: Philippe Gerum Date: Thu Jan 18 10:49:19 2018 +0100 net/socket: forward private ioctl requests

[Xenomai-git] Philippe Gerum : net/socket: align rtdev do_ioctl handler on the regular ndo_do_ioctl

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 95ad54343b45ef0d2666d68bbaa4fd20c52390d3 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=95ad54343b45ef0d2666d68bbaa4fd20c52390d3 Author: Philippe Gerum Date: Tue Jan 23 12:03:51 2018 +0100 net/socket: align rtdev do_ioctl handler o

[Xenomai-git] Philippe Gerum : lib/cobalt: recvfrom: update *addrlen when requested

2018-01-23 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 398ea8fdf41e194d727a15170b3f02449e236453 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=398ea8fdf41e194d727a15170b3f02449e236453 Author: Philippe Gerum Date: Tue Jan 23 16:35:54 2018 +0100 lib/cobalt: recvfrom: update *addrlen when re

[Xenomai-git] Philippe Gerum : net/socket: add get_arg/put_arg helpers

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: d953cb2a8315e50fa2c28f1ef2b89ccdc9242af5 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d953cb2a8315e50fa2c28f1ef2b89ccdc9242af5 Author: Philippe Gerum Date: Mon Dec 4 19:20:48 2017 +0100 net/socket: add get_arg/put_arg helpers -

[Xenomai-git] Philippe Gerum : net/udp: recvmsg: write back namelen only if name required

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 94fbdea0617457f7ec7e01ecb77441ce1365c41e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=94fbdea0617457f7ec7e01ecb77441ce1365c41e Author: Philippe Gerum Date: Wed Dec 6 12:47:55 2017 +0100 net/udp: recvmsg: write back namelen only

[Xenomai-git] Philippe Gerum : net/packet: recvmsg: write back namelen only if name required

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 9e18b4cafe5b77a34e669101c897f08a0b306e9d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=9e18b4cafe5b77a34e669101c897f08a0b306e9d Author: Philippe Gerum Date: Tue Dec 5 10:36:07 2017 +0100 net/packet: recvmsg: write back namelen on

[Xenomai-git] Philippe Gerum : net/udp: sendmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: abe2eb66528f0a371c807bdd8eb6b2a75a076ddc URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=abe2eb66528f0a371c807bdd8eb6b2a75a076ddc Author: Philippe Gerum Date: Wed Dec 6 12:45:58 2017 +0100 net/udp: sendmsg: remove direct references

[Xenomai-git] Philippe Gerum : net: convert to rtdm_get_iov_flatlen()

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 2c39fd5a3661880b6ffc69c333dcc2189daf3017 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=2c39fd5a3661880b6ffc69c333dcc2189daf3017 Author: Philippe Gerum Date: Wed Dec 6 13:40:19 2017 +0100 net: convert to rtdm_get_iov_flatlen() --

[Xenomai-git] Philippe Gerum : net/udp: recvmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 81c5c20cc57e12b371ee229cf51b2df1e7defd16 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=81c5c20cc57e12b371ee229cf51b2df1e7defd16 Author: Philippe Gerum Date: Wed Dec 6 12:45:31 2017 +0100 net/udp: recvmsg: remove direct references

[Xenomai-git] Philippe Gerum : net/socket: ioctl: remove direct references to user memory (2)

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 8511bd779f903c1f101952dae6fd43c9fbf10021 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=8511bd779f903c1f101952dae6fd43c9fbf10021 Author: Philippe Gerum Date: Sun Jan 7 18:26:48 2018 +0100 net/socket: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : cobalt/powerpc: include proper header for ptrace

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: f65fe3e6895f73c1682a8bbd2e98659fd375ca35 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=f65fe3e6895f73c1682a8bbd2e98659fd375ca35 Author: Philippe Gerum Date: Sun Jan 7 18:58:00 2018 +0100 cobalt/powerpc: include proper header for

[Xenomai-git] Philippe Gerum : net/tcp: fix invalid reference in getsockopt()

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: e6c78422e09f124ab406692600d2d2f1a3c40c7f URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=e6c78422e09f124ab406692600d2d2f1a3c40c7f Author: Philippe Gerum Date: Mon Dec 4 17:49:19 2017 +0100 net/tcp: fix invalid reference in getsocko

[Xenomai-git] Philippe Gerum : net/udp: ioctl: fix temp arg buffer type

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 6103b46cbe79c440794ce17582a481d8f5c77362 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=6103b46cbe79c440794ce17582a481d8f5c77362 Author: Philippe Gerum Date: Sun Dec 17 15:27:04 2017 +0100 net/udp: ioctl: fix temp arg buffer type

[Xenomai-git] Philippe Gerum : net/udp: recvmsg, ioctl: remove direct references to user memory (2)

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 4e5889f9c35d4d18e6855dcb8506672a15f8e2c8 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=4e5889f9c35d4d18e6855dcb8506672a15f8e2c8 Author: Philippe Gerum Date: Sun Jan 7 18:23:57 2018 +0100 net/udp: recvmsg, ioctl: remove direct ref

[Xenomai-git] Philippe Gerum : net: drop superfluous, broken includes

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 925709991068539f9d29ca3fffc3835d5d5d0140 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=925709991068539f9d29ca3fffc3835d5d5d0140 Author: Philippe Gerum Date: Sun Jan 7 18:58:29 2018 +0100 net: drop superfluous, broken includes --

[Xenomai-git] Philippe Gerum : net/iovec: drop useless kernel<-> iovec[] copy helpers

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: cb707ef0bf1726d1aea59d5bd46a4ebb563e60da URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=cb707ef0bf1726d1aea59d5bd46a4ebb563e60da Author: Philippe Gerum Date: Wed Dec 6 13:41:06 2017 +0100 net/iovec: drop useless kernel<-> iovec[]

[Xenomai-git] Philippe Gerum : net/packet: ioctl: remove direct references to user memory (3)

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: a9e0c0a735ae23a58f05c1408e244a3f9cfdc910 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=a9e0c0a735ae23a58f05c1408e244a3f9cfdc910 Author: Philippe Gerum Date: Sun Jan 7 18:24:18 2018 +0100 net/packet: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/packet: ioctl: remove direct references to user memory (2)

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 98d70068cdcbbfb1791c7cd2a7f97ae8ccbe98d3 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=98d70068cdcbbfb1791c7cd2a7f97ae8ccbe98d3 Author: Philippe Gerum Date: Wed Dec 20 11:45:16 2017 +0100 net/packet: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/packet: sendmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 2fbc33b858fd056d7ac47570daa5e35957da0086 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=2fbc33b858fd056d7ac47570daa5e35957da0086 Author: Philippe Gerum Date: Tue Dec 5 18:56:12 2017 +0100 net/packet: sendmsg: remove direct referen

[Xenomai-git] Philippe Gerum : net/packet: recvmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: d7411a1d3baa1ae51f10b1754c0718219cb424e5 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d7411a1d3baa1ae51f10b1754c0718219cb424e5 Author: Philippe Gerum Date: Tue Dec 5 10:31:32 2017 +0100 net/packet: recvmsg: remove direct referen

[Xenomai-git] Philippe Gerum : net/tcp: sendmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 7f8eeff852c6ed2408349570402e13a247b3b106 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=7f8eeff852c6ed2408349570402e13a247b3b106 Author: Philippe Gerum Date: Wed Dec 6 13:30:29 2017 +0100 net/tcp: sendmsg: remove direct references

[Xenomai-git] Philippe Gerum : net/udp: ioctl: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: ed185a6790ad6ac55b425e6240c16c999daf50b0 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ed185a6790ad6ac55b425e6240c16c999daf50b0 Author: Philippe Gerum Date: Mon Dec 4 19:21:23 2017 +0100 net/udp: ioctl: remove direct references t

[Xenomai-git] Philippe Gerum : net/tcp: ioctl: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: ef48e5182069b4a7e495a1b46fb898fa42929823 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ef48e5182069b4a7e495a1b46fb898fa42929823 Author: Philippe Gerum Date: Mon Dec 4 19:21:18 2017 +0100 net/tcp: ioctl: remove direct references t

[Xenomai-git] Philippe Gerum : net/tcp: recvmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 4af6b1b7243b01d759775a4766dbfa0d6f3d7368 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=4af6b1b7243b01d759775a4766dbfa0d6f3d7368 Author: Philippe Gerum Date: Wed Dec 6 13:17:20 2017 +0100 net/tcp: recvmsg: remove direct references

[Xenomai-git] Philippe Gerum : net/packet: ioctl: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: ab7b3807b282c50d3cb550ff8a0a3a30e8019c10 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ab7b3807b282c50d3cb550ff8a0a3a30e8019c10 Author: Philippe Gerum Date: Mon Dec 4 19:40:34 2017 +0100 net/packet: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/iovec: add copy iterators for iovec[]

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 74a7a057fe954eae249fa8e3056abbc3f2dcf03c URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=74a7a057fe954eae249fa8e3056abbc3f2dcf03c Author: Philippe Gerum Date: Tue Dec 5 15:34:17 2017 +0100 net/iovec: add copy iterators for iovec[]

[Xenomai-git] Philippe Gerum : cobalt/rtdm: fix semaphore wait mode for fd_cleanup thread

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: ac098c017c392d105d3d67ff497077ad5db1b45b URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ac098c017c392d105d3d67ff497077ad5db1b45b Author: Philippe Gerum Date: Mon Jan 15 14:45:22 2018 +0100 cobalt/rtdm: fix semaphore wait mode for f

[Xenomai-git] Philippe Gerum : cobalt/rtdm: factor out iovec[] copy routines

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 33c43f43cf6d8851e08424e0ad15a42c5d88c2bf URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=33c43f43cf6d8851e08424e0ad15a42c5d88c2bf Author: Philippe Gerum Date: Tue Dec 5 11:22:59 2017 +0100 cobalt/rtdm: factor out iovec[] copy routi

[Xenomai-git] Philippe Gerum : net: wire up corectl interface

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: dfbefb86f3de1e570914d9f8ecc7ef77a5f81088 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=dfbefb86f3de1e570914d9f8ecc7ef77a5f81088 Author: Philippe Gerum Date: Mon Dec 4 16:52:24 2017 +0100 net: wire up corectl interface A bug in s

[Xenomai-git] Philippe Gerum : net/cap: fix panic in rtcap_signal_handler()

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 5fb8fb04ac93bf2190408f8734c5b61a33dc6176 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=5fb8fb04ac93bf2190408f8734c5b61a33dc6176 Author: Philippe Gerum Date: Fri Jun 16 18:07:26 2017 +0200 net/cap: fix panic in rtcap_signal_handler

[Xenomai-git] Philippe Gerum : cobalt/rtdm: fix semaphore wait mode for fd_cleanup thread

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: ac098c017c392d105d3d67ff497077ad5db1b45b URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ac098c017c392d105d3d67ff497077ad5db1b45b Author: Philippe Gerum Date: Mon Jan 15 14:45:22 2018 +0100 cobalt/rtdm: fix semaphore wait mode for fd_c

[Xenomai-git] Philippe Gerum : net/packet: ioctl: remove direct references to user memory (2)

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 62696c26ea86c6b008946f1b747aed297b53f96f URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=62696c26ea86c6b008946f1b747aed297b53f96f Author: Philippe Gerum Date: Wed Dec 20 11:45:16 2017 +0100 net/packet: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/udp: ioctl: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: ffe372fe069b49a0167dd113e25e896e1fe9e8f9 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ffe372fe069b49a0167dd113e25e896e1fe9e8f9 Author: Philippe Gerum Date: Mon Dec 4 19:21:23 2017 +0100 net/udp: ioctl: remove direct references t

[Xenomai-git] Philippe Gerum : net: drop superfluous, broken includes

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: cd3cf0cf7dfcd5f2adb3eee1c5fade7ab9aadbca URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=cd3cf0cf7dfcd5f2adb3eee1c5fade7ab9aadbca Author: Philippe Gerum Date: Sun Jan 7 18:58:29 2018 +0100 net: drop superfluous, broken includes --

[Xenomai-git] Philippe Gerum : net/tcp: sendmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 2815ba1805e8c16a8b0d914a2c9137d3b24e6480 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=2815ba1805e8c16a8b0d914a2c9137d3b24e6480 Author: Philippe Gerum Date: Wed Dec 6 13:30:29 2017 +0100 net/tcp: sendmsg: remove direct references

[Xenomai-git] Philippe Gerum : net/udp: recvmsg, ioctl: remove direct references to user memory (2)

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 2878891f538e2cd093abd496efd8e3e966e25671 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=2878891f538e2cd093abd496efd8e3e966e25671 Author: Philippe Gerum Date: Sun Jan 7 18:23:57 2018 +0100 net/udp: recvmsg, ioctl: remove direct ref

[Xenomai-git] Philippe Gerum : net/packet: sendmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: b03907363c31318060e7beaaa67d02b8a3700c06 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b03907363c31318060e7beaaa67d02b8a3700c06 Author: Philippe Gerum Date: Tue Dec 5 18:56:12 2017 +0100 net/packet: sendmsg: remove direct referen

[Xenomai-git] Philippe Gerum : net/cap: fix panic in rtcap_signal_handler()

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 37d1b906573a008d977e40fc8f29cf70a6bd712d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=37d1b906573a008d977e40fc8f29cf70a6bd712d Author: Philippe Gerum Date: Fri Jun 16 18:07:26 2017 +0200 net/cap: fix panic in rtcap_signal_handler

[Xenomai-git] Philippe Gerum : net/socket: ioctl: remove direct references to user memory (2)

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 1b841edf72ca869f4a4aa9f826f3d5417d3d988c URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=1b841edf72ca869f4a4aa9f826f3d5417d3d988c Author: Philippe Gerum Date: Sun Jan 7 18:26:48 2018 +0100 net/socket: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/iovec: drop useless kernel<-> iovec[] copy helpers

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 395c66ad00f2d8f57916cc77c3afdd71d0f26b8a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=395c66ad00f2d8f57916cc77c3afdd71d0f26b8a Author: Philippe Gerum Date: Wed Dec 6 13:41:06 2017 +0100 net/iovec: drop useless kernel<-> iovec[]

[Xenomai-git] Philippe Gerum : net/tcp: ioctl: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: d121ef4f5d6e78a194d97b50d8bbca6dae9871c5 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d121ef4f5d6e78a194d97b50d8bbca6dae9871c5 Author: Philippe Gerum Date: Mon Dec 4 19:21:18 2017 +0100 net/tcp: ioctl: remove direct references t

[Xenomai-git] Philippe Gerum : net: convert to rtdm_get_iov_flatlen()

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 630b1cd6d4e47d80c4ac751c31072be256a3ef71 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=630b1cd6d4e47d80c4ac751c31072be256a3ef71 Author: Philippe Gerum Date: Wed Dec 6 13:40:19 2017 +0100 net: convert to rtdm_get_iov_flatlen() --

[Xenomai-git] Philippe Gerum : net/udp: ioctl: fix temp arg buffer type

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: da90bbe0a85efd3c5ce4728f60e12466a2666779 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=da90bbe0a85efd3c5ce4728f60e12466a2666779 Author: Philippe Gerum Date: Sun Dec 17 15:27:04 2017 +0100 net/udp: ioctl: fix temp arg buffer type

[Xenomai-git] Philippe Gerum : net/udp: sendmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 968caacaf6c34ddd91d86bcc773b2d8fa74bb511 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=968caacaf6c34ddd91d86bcc773b2d8fa74bb511 Author: Philippe Gerum Date: Wed Dec 6 12:45:58 2017 +0100 net/udp: sendmsg: remove direct references

[Xenomai-git] Philippe Gerum : cobalt/powerpc: include proper header for ptrace

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: c1b0b74ec84b8314c9388e45128efe0c73c3be2a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c1b0b74ec84b8314c9388e45128efe0c73c3be2a Author: Philippe Gerum Date: Sun Jan 7 18:58:00 2018 +0100 cobalt/powerpc: include proper header for

[Xenomai-git] Philippe Gerum : net/packet: ioctl: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 3cf85b1f9245d17432faaead869af97f64a9bf9a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=3cf85b1f9245d17432faaead869af97f64a9bf9a Author: Philippe Gerum Date: Mon Dec 4 19:40:34 2017 +0100 net/packet: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/udp: recvmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 1db36f2b2db10717312da68cb75702c388bd5f90 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=1db36f2b2db10717312da68cb75702c388bd5f90 Author: Philippe Gerum Date: Wed Dec 6 12:45:31 2017 +0100 net/udp: recvmsg: remove direct references

[Xenomai-git] Philippe Gerum : cobalt/rtdm: factor out iovec[] copy routines

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 9a5a058a6fde92f7286928907a83cb47ae144a95 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=9a5a058a6fde92f7286928907a83cb47ae144a95 Author: Philippe Gerum Date: Tue Dec 5 11:22:59 2017 +0100 cobalt/rtdm: factor out iovec[] copy routi

[Xenomai-git] Philippe Gerum : drivers/gpio: allow open coded IRQ handling

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 8ba470914477247c42e0e5a56f145849b3eb6ecd URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=8ba470914477247c42e0e5a56f145849b3eb6ecd Author: Philippe Gerum Date: Thu Jan 11 12:30:23 2018 +0100 drivers/gpio: allow open coded IRQ handlin

[Xenomai-git] Philippe Gerum : net/packet: recvmsg: write back namelen only if name required

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: de3677ba112349317eef8459a6d2dd5ae3514163 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=de3677ba112349317eef8459a6d2dd5ae3514163 Author: Philippe Gerum Date: Tue Dec 5 10:36:07 2017 +0100 net/packet: recvmsg: write back namelen on

[Xenomai-git] Philippe Gerum : net/udp: recvmsg: write back namelen only if name required

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 2fd8127356b0d11417fccaccd716dc9057ce4fb0 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=2fd8127356b0d11417fccaccd716dc9057ce4fb0 Author: Philippe Gerum Date: Wed Dec 6 12:47:55 2017 +0100 net/udp: recvmsg: write back namelen only

[Xenomai-git] Philippe Gerum : net/iovec: add copy iterators for iovec[]

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: b127f5435c3b7cb19df917ef1d46d3522b1b414d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b127f5435c3b7cb19df917ef1d46d3522b1b414d Author: Philippe Gerum Date: Tue Dec 5 15:34:17 2017 +0100 net/iovec: add copy iterators for iovec[]

[Xenomai-git] Philippe Gerum : net/packet: ioctl: remove direct references to user memory (3)

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 535352895bf22f8a1c28493e1f3d70ebfc6f70f2 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=535352895bf22f8a1c28493e1f3d70ebfc6f70f2 Author: Philippe Gerum Date: Sun Jan 7 18:24:18 2018 +0100 net/packet: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/tcp: recvmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 84b4013f9df2634341298966a489ffbeb23d0d53 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=84b4013f9df2634341298966a489ffbeb23d0d53 Author: Philippe Gerum Date: Wed Dec 6 13:17:20 2017 +0100 net/tcp: recvmsg: remove direct references

[Xenomai-git] Philippe Gerum : net/tcp: fix invalid reference in getsockopt()

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 5db979646e9115b3e1de9e9759848df62b546e0c URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=5db979646e9115b3e1de9e9759848df62b546e0c Author: Philippe Gerum Date: Mon Dec 4 17:49:19 2017 +0100 net/tcp: fix invalid reference in getsocko

[Xenomai-git] Philippe Gerum : net/packet: recvmsg: remove direct references to user memory

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 7db71fc8242f6cc44629d10f995bc63f6b22e6ec URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=7db71fc8242f6cc44629d10f995bc63f6b22e6ec Author: Philippe Gerum Date: Tue Dec 5 10:31:32 2017 +0100 net/packet: recvmsg: remove direct referen

[Xenomai-git] Philippe Gerum : net/socket: add get_arg/put_arg helpers

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: d0c48d747bb90cac8ab9f87896345c6898e6048b URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d0c48d747bb90cac8ab9f87896345c6898e6048b Author: Philippe Gerum Date: Mon Dec 4 19:20:48 2017 +0100 net/socket: add get_arg/put_arg helpers -

[Xenomai-git] Philippe Gerum : drivers/gpio: pass back allocated GPIO chip descriptor

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 7ffd31e5c576699f62f1e832eee610fd2372ed14 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=7ffd31e5c576699f62f1e832eee610fd2372ed14 Author: Philippe Gerum Date: Thu Jan 11 15:50:28 2018 +0100 drivers/gpio: pass back allocated GPIO chi

[Xenomai-git] Philippe Gerum : net: wire up corectl interface

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 086f3236002f7c314dcfeeff81b556676470250e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=086f3236002f7c314dcfeeff81b556676470250e Author: Philippe Gerum Date: Mon Dec 4 16:52:24 2017 +0100 net: wire up corectl interface A bug in s

[Xenomai-git] Philippe Gerum : drivers/gpio: expose GPIO chip allocation routine

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 062ed8e1d9c38a4aa3f058561654600b37fb6c5d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=062ed8e1d9c38a4aa3f058561654600b37fb6c5d Author: Philippe Gerum Date: Tue Jan 9 17:40:39 2018 +0100 drivers/gpio: expose GPIO chip allocation

[Xenomai-git] New commits on branch next

2018-01-15 Thread git repository hosting
il a fd is left in the tree even after the cleanup code is executed. If this fd number is used again we will fail the call to open until a different fd is used. This patch addresses this situation by not adding the fd into the tree until open has succeeded and the fd is valid. URL:

[Xenomai-git] Philippe Gerum : drivers/gpio: allow open coded IRQ handling

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 8ba470914477247c42e0e5a56f145849b3eb6ecd URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=8ba470914477247c42e0e5a56f145849b3eb6ecd Author: Philippe Gerum Date: Thu Jan 11 12:30:23 2018 +0100 drivers/gpio: allow open coded IRQ handling

[Xenomai-git] Philippe Gerum : drivers/gpio: expose GPIO chip allocation routine

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 062ed8e1d9c38a4aa3f058561654600b37fb6c5d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=062ed8e1d9c38a4aa3f058561654600b37fb6c5d Author: Philippe Gerum Date: Tue Jan 9 17:40:39 2018 +0100 drivers/gpio: expose GPIO chip allocation rou

[Xenomai-git] Philippe Gerum : drivers/gpio: pass back allocated GPIO chip descriptor

2018-01-15 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 7ffd31e5c576699f62f1e832eee610fd2372ed14 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=7ffd31e5c576699f62f1e832eee610fd2372ed14 Author: Philippe Gerum Date: Thu Jan 11 15:50:28 2018 +0100 drivers/gpio: pass back allocated GPIO chip d

[Xenomai-git] Philippe Gerum : cobalt/powerpc: include proper header for ptrace

2018-01-07 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: e0a0d58360bbba789c1feba25b4e0e24a1cb0177 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=e0a0d58360bbba789c1feba25b4e0e24a1cb0177 Author: Philippe Gerum Date: Sun Jan 7 18:58:00 2018 +0100 cobalt/powerpc: include proper header for

[Xenomai-git] Philippe Gerum : net: drop superfluous, broken includes

2018-01-07 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: a47dc960e91ffb3e942d5a43b0d5ca2d475a365d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=a47dc960e91ffb3e942d5a43b0d5ca2d475a365d Author: Philippe Gerum Date: Sun Jan 7 18:58:29 2018 +0100 net: drop superfluous, broken includes --

[Xenomai-git] Philippe Gerum : net/packet: ioctl: remove direct references to user memory (3)

2018-01-07 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: beb05e1ab310cb9ca54e685adf8fbfb3b6797308 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=beb05e1ab310cb9ca54e685adf8fbfb3b6797308 Author: Philippe Gerum Date: Sun Jan 7 18:24:18 2018 +0100 net/packet: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/udp: recvmsg, ioctl: remove direct references to user memory (2)

2018-01-07 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 42c678dc6c10afb5e0c7b683716c87ed994f063e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=42c678dc6c10afb5e0c7b683716c87ed994f063e Author: Philippe Gerum Date: Sun Jan 7 18:23:57 2018 +0100 net/udp: recvmsg, ioctl: remove direct ref

[Xenomai-git] Philippe Gerum : net/socket: ioctl: remove direct references to user memory (2)

2018-01-07 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: bf763477ebfcb33147496948564feec9ac815943 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=bf763477ebfcb33147496948564feec9ac815943 Author: Philippe Gerum Date: Sun Jan 7 18:26:48 2018 +0100 net/socket: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/packet: recvmsg: remove direct references to user memory

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: b219f4e43aba433c7d9aed66494e49b6a80e518d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b219f4e43aba433c7d9aed66494e49b6a80e518d Author: Philippe Gerum Date: Tue Dec 5 10:31:32 2017 +0100 net/packet: recvmsg: remove direct referen

[Xenomai-git] Philippe Gerum : net/tcp: recvmsg: remove direct references to user memory

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: aa31445b240a067f85754dd48cf35df0485aa314 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=aa31445b240a067f85754dd48cf35df0485aa314 Author: Philippe Gerum Date: Wed Dec 6 13:17:20 2017 +0100 net/tcp: recvmsg: remove direct references

[Xenomai-git] Philippe Gerum : net: convert to rtdm_get_iov_flatlen()

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: ccafe388b682200a199969082081dbdeedf77d4b URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ccafe388b682200a199969082081dbdeedf77d4b Author: Philippe Gerum Date: Wed Dec 6 13:40:19 2017 +0100 net: convert to rtdm_get_iov_flatlen() --

[Xenomai-git] Philippe Gerum : net/tcp: sendmsg: remove direct references to user memory

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: c6e96e38a2663ccedd2ba1c5501f7b6c0046ea64 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c6e96e38a2663ccedd2ba1c5501f7b6c0046ea64 Author: Philippe Gerum Date: Wed Dec 6 13:30:29 2017 +0100 net/tcp: sendmsg: remove direct references

[Xenomai-git] Philippe Gerum : net/udp: ioctl: remove direct references to user memory

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 69ad8d52cb1ded3522d9c47ea1a9742cb724187d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=69ad8d52cb1ded3522d9c47ea1a9742cb724187d Author: Philippe Gerum Date: Mon Dec 4 19:21:23 2017 +0100 net/udp: ioctl: remove direct references t

[Xenomai-git] Philippe Gerum : net/packet: sendmsg: remove direct references to user memory

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 22d4422418f21f62b7d7203d508bddcaff75ff58 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=22d4422418f21f62b7d7203d508bddcaff75ff58 Author: Philippe Gerum Date: Tue Dec 5 18:56:12 2017 +0100 net/packet: sendmsg: remove direct referen

[Xenomai-git] Philippe Gerum : net/packet: ioctl: remove direct references to user memory (2)

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 3e388bcfde6c59bd9ec28bbcdb3757d32f19160b URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=3e388bcfde6c59bd9ec28bbcdb3757d32f19160b Author: Philippe Gerum Date: Wed Dec 20 11:45:16 2017 +0100 net/packet: ioctl: remove direct reference

[Xenomai-git] Philippe Gerum : net/iovec: add copy iterators for iovec[]

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 9a4978e5ecda81d6db9e8b8d8d67f9de49db43ef URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=9a4978e5ecda81d6db9e8b8d8d67f9de49db43ef Author: Philippe Gerum Date: Tue Dec 5 15:34:17 2017 +0100 net/iovec: add copy iterators for iovec[]

[Xenomai-git] Philippe Gerum : net/udp: ioctl: fix temp arg buffer type

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 0a961cea15ce7c9d89c0a7f0ffccc30b7926e98b URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=0a961cea15ce7c9d89c0a7f0ffccc30b7926e98b Author: Philippe Gerum Date: Sun Dec 17 15:27:04 2017 +0100 net/udp: ioctl: fix temp arg buffer type

[Xenomai-git] Philippe Gerum : net/udp: sendmsg: remove direct references to user memory

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: dd322711e3359f6d650649b77b89402523665736 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=dd322711e3359f6d650649b77b89402523665736 Author: Philippe Gerum Date: Wed Dec 6 12:45:58 2017 +0100 net/udp: sendmsg: remove direct references

[Xenomai-git] Philippe Gerum : cobalt/posix/signal: drop non-sensical masking with obsolete __SI_MASK

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: 514f7decb92648a9b1a25ba6005472eb83742d87 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=514f7decb92648a9b1a25ba6005472eb83742d87 Author: Philippe Gerum Date: Wed Dec 6 16:51:44 2017 +0100 cobalt/posix/signal: drop non-sensical mas

[Xenomai-git] Philippe Gerum : cobalt: do not use obsolete GFP_TEMPORARY

2017-12-20 Thread git repository hosting
Module: xenomai-3 Branch: wip/rtnet-fixes Commit: d4c842d53acd4ec1f47bd25d712f7569e5d82211 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d4c842d53acd4ec1f47bd25d712f7569e5d82211 Author: Philippe Gerum Date: Wed Dec 6 16:44:55 2017 +0100 cobalt: do not use obsolete GFP_TEMPORARY

<    1   2   3   4   5   6   7   8   9   10   >