aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/socket.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller2011-04-171-0/+3
* isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy2010-10-301-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: pass kern to net_proto_family create functionEric Paris2009-11-051-1/+1
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-2/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* mISDN: Cleanup debug messagesKarsten Keil2009-05-251-1/+1
* mISDN: Fix skb leak in error casesKarsten Keil2009-05-251-10/+12
* mISDN: Added layer-1-hold featureAndreas Eversberg2009-05-251-3/+18
* mISDN: Correct busy device detectionAndreas Eversberg2009-01-091-14/+16
* mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg2009-01-091-0/+20
* mISDN: Use struct device name fieldMatthias Urlichs2009-01-091-3/+3
* mISDN: Added an ioctl to change the device nameMatthias Urlichs2009-01-091-0/+15
* mISDN: consistently define 'debug' as '*u_int'Hannes Eder2008-12-121-1/+1
* mISDN cleanup user interfaceKarsten Keil2008-08-021-2/+2
* Add mISDN core filesKarsten Keil2008-07-271-0/+781