Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-25 | mISDN: Use kernel_{send,recv}msg instead of open coding | Arnaldo Carvalho de Melo | |
Reducing the number of direct users of sock_{recv,send}msg. Modified version to match the latest context. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Karsten Keil <keil@b1-systems.de> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2008-07-27 | Add layer1 over IP support | Karsten Keil | |
Implement a ISDN over IP tunnel to use mISDN hardware on remote locations. Signed-off-by: Karsten Keil <kkeil@suse.de> |