summaryrefslogtreecommitdiff
path: root/net/atm/common.h
AgeCommit message (Expand)Author
2011-11-22atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki
2006-06-29[ATM]: basic sysfs support for ATM devicesRoman Kagan
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka
2004-08-22[PATCH] remove dead prototypesCarl Spalletta
2004-06-03[PATCH] sparse: atm annotation (core)Alexander Viro
2004-01-08[ATM]: Use size_t for size in {send,recv}msg.Stephen Hemminger
2003-09-04[ATM]: reduce CONFIG_PROC_FS #ifdef clutter in .c code (from levon@movementar...Chas Williams
2003-07-15[ATM]: Replace vcc->reply with sk->sk_err; implement sk_write_space.Chas Williams
2003-07-14[ATM]: Cleanup br2684_ioctl_hook.Chas Williams
2003-07-14[ATM]: Cleanup pppoatm_ioctl_hook.Chas Williams
2003-06-22[ATM]: Move vccs to global sk-based linked list.Chas Williams
2003-06-16[ATM]: Revert vcc global list changes, broke the build.David S. Miller
2003-06-16[ATM]: Keep vcc's on global list instead of per device.Chas Williams
2003-06-16[ATM]: Remove recvmsg and rename atm_async_release_vcc.Chas Williams
2003-06-16[ATM]: Split atm_ioctl into vcc_ioctl and atm_dev_ioctl.Chas Williams
2003-05-15[ATM]: Allow ATM to be loaded as a module.Chas Williams
2003-03-05[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...Benjamin LaHaise
2002-10-10net-kiocb.diffBenjamin LaHaise
2002-02-04Import changesetLinus Torvalds