summaryrefslogtreecommitdiff
path: root/include/linux/atmdev.h
AgeCommit message (Expand)Author
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-06[ATM]: add support for LECS addresses learned from networkEric Kinzie
2005-10-04[ATM]: fix sparse gfp nocast warningsRandy Dunlap
2005-01-20[ATM] stop using sk_protinfoArnaldo Carvalho de Melo
2005-01-17[ATM]: change atm address functions to use list_addChas Williams
2004-10-25[ATM]: Mark vcc_remove_socket staticChristoph Hellwig
2004-10-20[ATM]: point to multipoint signalling (from ekinzie@cmf.nrl.navy.mil)Chas Williams
2004-07-30[PATCH] signed char portability fixAlexander Viro
2004-07-24[PATCH] sparse: simplify and tighten sparse typecheckingAlexander Viro
2004-06-03[PATCH] sparse: atm annotation (core)Alexander Viro
2004-04-09[ATM]: get atm_guess_pdu2truesize() rightChas Williams
2004-02-11[ATM]: prevent userspace compilation errors with glibc-kernheadersChas Williams
2003-10-07[ATM]: Convert VCC list to hash.Chas Williams
2003-10-07[ATM]: Eliminate atm_find_ci().Chas Williams
2003-09-25[ATM]: [ioctl][6/8] Move clip seq_file ops to clip.c (from levon@movementaria...Chas Williams
2003-09-25[ATM]: [ioctl][5/8] Change ncc clip info handling (from levon@movementarian.org)Chas Williams
2003-09-25[ATM]: [ioctl][2/8] Add registration functions (from levon@movementarian.org)Chas Williams
2003-08-19[ATM]: atmdev api cleanup -- remove sg_send() and feedback() (mitch@sfgoth.com).Chas Williams
2003-07-15[ATM]: Replace vcc->reply with sk->sk_err; implement sk_write_space.Chas Williams
2003-07-15[ATM]: Eliminate vcc->sleep in favor of sk->sk_sleep.Chas Williams
2003-07-15[ATM]: Use sk_state_change() and eliminate vcc->callback().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-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-15[ATM]: Add refcounting to atmdev.Chas Williams
2003-05-06[ATM] remove iovcnt from atm_skbChas Williams
2003-05-06[ATM]: assorted atm patchesChas Williams
2003-05-06[ATM]: Clip locking and more atmvcc cleanup.Chas Williams
2003-05-06[ATM]: Forward port br2864 to 2.5.xChas Williams
2003-03-07[ATM]: Obsolete some atm_vcc members.Chas Williams
2003-02-19[ATM]: use sock timestampChas Williams
2002-11-16[PATCH] remove sched.h from atmdev.hMatthew Wilcox
2002-06-08[PATCH] atm warning fix (vs 2.5.21)Mitchell Blank Jr.
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.5.8 -> v2.4.5.9Linus Torvalds
2002-02-04Import changesetLinus Torvalds