summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/socket.c
AgeCommit message (Expand)AuthorLines
2014-11-24new helper: memcpy_from_msg()Al Viro-1/+1
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller-1/+1
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle-3/+2
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa-9/+4
2013-04-25isdn: mISDN: set ->family in ->getname()Dan Carpenter-0/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin-2/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches-45/+44
2011-10-31drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker-0/+1
2011-04-17isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller-0/+3
2010-10-30isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-11-05net: pass kern to net_proto_family create functionEric Paris-1/+1
2009-10-07net: mark net_proto_ops as constStephen Hemminger-2/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller-1/+1
2009-05-25mISDN: Cleanup debug messagesKarsten Keil-1/+1
2009-05-25mISDN: Fix skb leak in error casesKarsten Keil-10/+12
2009-05-25mISDN: Added layer-1-hold featureAndreas Eversberg-3/+18
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg-14/+16
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg-0/+20
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs-3/+3
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs-0/+15
2008-12-12mISDN: consistently define 'debug' as '*u_int'Hannes Eder-1/+1
2008-08-02mISDN cleanup user interfaceKarsten Keil-2/+2
2008-07-27Add mISDN core filesKarsten Keil-0/+781