aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/socket.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle1-3/+2
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-9/+4
2013-04-25isdn: mISDN: set ->family in ->getname()Dan Carpenter1-0/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-45/+44
2011-10-31drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker1-0/+1
2011-04-17isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller1-0/+3
2010-10-30isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-05net: pass kern to net_proto_family create functionEric Paris1-1/+1
2009-10-07net: mark net_proto_ops as constStephen Hemminger1-2/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2009-05-25mISDN: Cleanup debug messagesKarsten Keil1-1/+1
2009-05-25mISDN: Fix skb leak in error casesKarsten Keil1-10/+12
2009-05-25mISDN: Added layer-1-hold featureAndreas Eversberg1-3/+18
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg1-14/+16
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg1-0/+20
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs1-3/+3
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs1-0/+15
2008-12-12mISDN: consistently define 'debug' as '*u_int'Hannes Eder1-1/+1
2008-08-02mISDN cleanup user interfaceKarsten Keil1-2/+2
2008-07-27Add mISDN core filesKarsten Keil1-0/+781