aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/af_x25.c
Commit message (Expand)AuthorAge
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* net:x25: use IS_ENABLEDIgor Maravić2011-12-16
* x25: Fix NULL dereference in x25_recvmsgDave Jones2011-11-02
* x25: Prevent skb overreads when checking call user dataMatthew Daley2011-10-17
* x25: Handle undersized/fragmented skbsMatthew Daley2011-10-17
* x25: Validate incoming call user data lengthsMatthew Daley2011-10-17
* x25: Reduce switch/case indentJoe Perches2011-07-01
* x25: remove the BKLArnd Bergmann2011-03-05
* X25 remove bkl in call user data length ioctlandrew hendry2010-11-28
* X25 remove bkl from causediag ioctlsandrew hendry2010-11-28
* X25 remove bkl from calluserdata ioctlsandrew hendry2010-11-28
* X25 remove bkl in facility ioctlsandrew hendry2010-11-28
* X25 remove bkl in subscription ioctlsandrew hendry2010-11-28
* X25: remove bkl in routing ioctlsandrew hendry2010-11-19
* X25: remove bkl in inq and outq ioctlsandrew hendry2010-11-19
* X25: remove bkl in timestamp ioctlsandrew hendry2010-11-19
* X25: pushdown bkl in ioctlsandrew hendry2010-11-19
* X.25 remove bkl in pollandrew hendry2010-09-22
* X.25 remove bkl in getsocknameandrew hendry2010-09-22
* X.25 remove bkl in connectandrew hendry2010-09-14
* X.25 remove bkl in acceptAndrew Hendry2010-09-14
* X.25 remove bkl in bindandrew hendry2010-09-14
* X.25 remove bkl in listenandrew hendry2010-09-14
* X25: Remove bkl in sockoptsandrew hendry2010-05-17
* X25: Move accept approve flag to bitfieldandrew hendry2010-05-17
* X25: Move interrupt flag to bitfieldandrew hendry2010-05-17
* X25: Move qbit flag to bitfieldandrew hendry2010-05-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\
| * X25 fix dead unaccepted socketsandrew hendry2010-04-21
* | net: sk_sleep() helperEric Dumazet2010-04-20
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | x.25 attempts to negotiate invalid throughputJohn Hughes2010-04-08
* | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes2010-04-08
|/
* X25: Dont let x25_bind use addresses containing charactersandrew hendry2010-02-16
* X25: Fix x25_create errors for bad protocol and ENOBUFSandrew hendry2010-02-16
* X25: Check for errors in x25_initandrew hendry2009-11-29
* X25: Move SYSCTL ifdefs into headerandrew hendry2009-11-29
* net: use net_eq to compare netsOctavian Purdila2009-11-25
* X25: Enable setting of cause and diagnostic fieldsAndrew Hendry2009-11-19
* net/x25: push BKL usage into x25_protoArnd Bergmann2009-11-07
* net: pass kern to net_proto_family create functionEric Paris2009-11-06
* x25: bit and/or confusion in x25_ioctl()?roel kluin2009-10-13
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-18
* net: sk_wmem_alloc has initial value of one, not zeroEric Dumazet2009-06-17
* x25: Fix sleep from timer on socket destroy.David S. Miller2009-06-16
* af_rose/x25: Sanity check the maximum user frame sizeAlan Cox2009-03-27