summaryrefslogtreecommitdiff
path: root/net/atm/common.h
AgeCommit message (Expand)Author
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