- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / net / atm / common.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2005-11-30 Stanislaw Gruszka[ATM]: deregistration removes device from atm_devs...
2005-11-30 Stanislaw Gruszka[ATM]: avoid race conditions related to atm_devs list
2005-11-30 Mitchell Blank Jr[ATM]: attempt to autoload atm drivers
2005-11-30 Mitchell Blank Jr[ATM]: always return the first interface for ATM_ITF_ANY
2005-10-03 Eric Dumazet[INET]: speedup inet (tcp/dccp) lookups
2005-09-28 Chas Williams[ATM]: track and close listen sockets when sigd exits
2005-05-01 Jesper Juhl[PATCH] misc verify_area cleanups
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-13 Thomas Gleixner[NET]: Lock initializer cleanup.
2004-10-25 Christoph Hellwig[ATM]: Mark vcc_remove_socket static
2004-10-20 Chas Williams[ATM]: use RCV_SHUTDOWN to exit skb_recv_datagram()
2004-06-26 Chas Williams[ATM]: fix sparse checker warnings (by Stephen Hemminge...
2004-06-03 Alexander Viro[PATCH] sparse: atm annotation (core)
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] gcc-3.5: net/atm/common.c
2004-01-25 Andrew Morton[ATM]: Do not use lvalue in assignment.
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-15 Olaf Hering+- add patches.fixes/linus-latest-2.6
2004-01-14 Chas Williams[ATM]: better behavior for sendmsg/recvmsg during async...
2004-01-08 Stephen Hemminger[ATM]: Use size_t for size in {send,recv}msg.
2003-10-08 Chas Williams[ATM]: Convert VCC list to hash.
2003-10-08 Chas Williams[ATM]: Eliminate atm_find_ci().
2003-09-25 David S. Miller[ATM]: Add struct net_bridge decl to net/atm/common.c
2003-09-25 Chas Williams[ATM]: [ioctl][1/8] Move vcc_ioctl() to ioctl.c (from...
2003-09-04 Chas Williams[ATM]: reduce CONFIG_PROC_FS #ifdef clutter in .c code...
2003-09-04 Chas Williams[ATM]: fix atm_dev module refcount bug (from levon...
2003-09-01 Rusty Russell[NET]: Use MODULE_ALIAS() in network families.
2003-08-30 Stephen Hemminger[ATM]: Missing sk_set_owner().
2003-08-19 Chas Williams[ATM]: atmdev api cleanup -- remove sg_send() and feedb...
2003-07-20 Chas Williams[ATM]: Return ENODEV if !dev.
2003-07-15 Chas Williams[ATM]: Replace vcc->reply with sk->sk_err; implement...
2003-07-15 Chas Williams[ATM]: Use sk_data_ready and sk_change_state instead...
2003-07-15 Chas Williams[ATM]: Eliminate vcc->sleep in favor of sk->sk_sleep.
2003-07-15 Chas Williams[ATM]: Use sk_state_change() and eliminate vcc->callback().
2003-07-14 Chas Williams[ATM]: Cleanup br2684_ioctl_hook.
2003-07-14 Chas Williams[ATM]: Cleanup pppoatm_ioctl_hook.
2003-06-23 Chas Williams[ATM]: Move vccs to global sk-based linked list.
2003-06-17 David S. Miller[ATM]: Revert vcc global list changes, broke the build.
2003-06-17 Chas Williams[ATM]: Keep vcc's on global list instead of per device.
2003-06-17 Chas Williams[ATM]: Remove recvmsg and rename atm_async_release_vcc.
2003-06-17 Chas Williams[ATM]: Split atm_ioctl into vcc_ioctl and atm_dev_ioctl.
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-05-28 Chas Williams[ATM]: lane and mpoa module refcounting and locking...
2003-05-18 Chas Williams[ATM]: Need to use try_module_get not __module_get.
2003-05-16 Chas Williams[ATM]: Fix modular CLIP.
2003-05-15 David S. Miller[ATM]: common.c needs linux/init.h
2003-05-15 Chas Williams[ATM]: Allow ATM to be loaded as a module.
2003-05-15 Chas Williams[ATM]: Add refcounting to atmdev.
2003-05-13 Chas Williams[ATM]: Make clip modular.
2003-05-07 Chas Williams[ATM] remove iovcnt from atm_skb
2003-05-07 Chas Williams[ATM]: assorted atm patches
2003-05-06 Chas Williams[ATM]: Clip locking and more atmvcc cleanup.
2003-05-06 Chas Williams[ATM]: Forward port br2864 to 2.5.x
2003-04-03 Arnaldo Carvalho... o linux/net.h: bye bye struct net_proto
2003-03-08 Chas Williams[ATM]: Obsolete some atm_vcc members.
2003-03-06 Benjamin LaHaise[NET]: Simplify scm handling and sendmsg/recvmsg invoca...
2003-02-19 Chas Williams[ATM]: use sock timestamp
2002-11-25 Alan Cox[PATCH] quieten ATM noise
2002-10-10 Benjamin LaHaisenet-kiocb.diff
2002-02-10 David S. MillerSplit protocol specific information out from struct...
2002-02-05 Linus Torvaldsv2.4.14.1 -> v2.4.14.2
2002-02-05 Linus Torvaldsv2.4.10.1 -> v2.4.10.2
2002-02-05 Linus Torvaldsv2.4.8 -> v2.4.8.1
2002-02-05 Linus Torvaldsv2.4.7.4 -> v2.4.7.5
2002-02-05 Linus Torvaldsv2.4.5.5 -> v2.4.5.6
2002-02-05 Linus Torvaldsv2.4.3 -> v2.4.3.1
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus TorvaldsImport changeset