aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/svc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+5
2008-12-04ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams1-1/+5
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse1-0/+19
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-4/+7
2007-10-10[ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger1-17/+8
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki1-24/+24
2006-01-03[NET]: move struct proto_ops to constEric Dumazet1-1/+1
2005-09-28[ATM]: track and close listen sockets when sigd exitsChas Williams1-0/+1
2005-07-19[ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_whitaker@ntlworld.com>)Chas Williams1-4/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+674