summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/l1oip_core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-15/+1Star
* iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-2/+1Star
* mISDN: Remove VLAsLaura Abbott2018-04-131-3/+11
* mISDN: switch to sock_recvmsg()Al Viro2017-12-031-13/+9Star
* mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-051-8/+2Star
* mISDN: Convert timers to use timer_setup()Kees Cook2017-10-181-8/+7Star
* isdn: use setup_timerGeliang Tang2017-03-241-3/+1Star
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-1/+1
* mISDN: Use mod_timer()Manuel Schölling2014-05-221-8/+4Star
* mISDN: Use time_before()Manuel Schölling2014-05-221-2/+2
* Merge branch 'master' into for-nextJiri Kosina2013-01-291-4/+1Star
|\
| * isdn: remove dead codeAlan Cox2012-10-261-4/+1Star
* | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
|/
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-161-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-291/+290Star
* mISDN: use memchr_invAkinobu Mita2012-02-011-13/+3Star
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* mISDN: don't use flush_scheduled_work()Tejun Heo2010-12-241-0/+2
* drivers/isdn: Adjust confusing if indentationJulia Lawall2010-08-171-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
* Fix misspellings of "separate" in strings.Adam Buchbinder2010-02-041-1/+1
* mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-191-1/+1
* mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-08-021-2/+2
* mISDN: Read buffer overflowroel kluin2009-08-021-1/+1
* mISDN: Use kernel_{send,recv}msg instead of open codingArnaldo Carvalho de Melo2009-05-251-17/+7Star
* mISDN: Cleanup debug messagesKarsten Keil2009-05-251-15/+15
* mISDN: Add allocation of recvbuf[1500] at run time to reduce stack sizeFrank Seidel2009-05-251-4/+17
* mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-091-1/+2
* mISDN: Minor fixesAndreas Eversberg2009-01-091-1/+1
* mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg2009-01-091-1/+21
* mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder2008-12-131-11/+11
* mISDN cleanup user interfaceKarsten Keil2008-08-021-4/+2Star
* Add layer1 over IP supportKarsten Keil2008-07-271-0/+1518