aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/svc.c
Commit message (Expand)AuthorAgeFilesLines
* net: sk_sleep() helperEric Dumazet2010-04-201-31/+31
* net/atm/svc.c: checkpatch cleanupsJoe Perches2010-01-261-124/+125
* net/atm: Convert printk to pr_<level>Joe Perches2010-01-261-6/+7
* net: use net_eq to compare netsOctavian Purdila2009-11-251-1/+1
* net: pass kern to net_proto_family create functionEric Paris2009-11-051-3/+4
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-051-1/+5
|\
| * ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams2008-12-041-1/+5
* | atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-031-0/+19
|/
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-4/+7
* [ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger2007-10-101-17/+8
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-24/+24
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-1/+1
* [ATM]: track and close listen sockets when sigd exitsChas Williams2005-09-281-0/+1
* [ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_...Chas Williams2005-07-191-4/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+674