index
:
user/sven/linux-bitkeeper.git
master
origin/HEAD
origin/master
Linux Kernel BitKeeper History
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
atm
/
common.c
Age
Commit message (
Expand
)
Author
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
2005-03-22
[ATM]: assorted cleanups
Chas Williams
2005-03-22
[ATM]: Remove bridge/lec interdependency
Chas Williams
2005-01-20
[ATM] stop using sk_protinfo
Arnaldo Carvalho de Melo
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
2004-10-25
[ATM]: Mark vcc_remove_socket static
Christoph Hellwig
2004-10-20
[ATM]: use RCV_SHUTDOWN to exit skb_recv_datagram()
Chas Williams
2004-06-26
[ATM]: fix sparse checker warnings (by Stephen Hemminger <shemminger@osdl.org>)
Chas Williams
2004-06-03
[PATCH] sparse: atm annotation (core)
Alexander Viro
2004-02-03
[PATCH] gcc-3.5: net/atm/common.c
Andrew Morton
2004-01-14
[ATM]: better behavior for sendmsg/recvmsg during async closes
Chas Williams
2004-01-08
[ATM]: Use size_t for size in {send,recv}msg.
Stephen Hemminger
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]: Add struct net_bridge decl to net/atm/common.c
David S. Miller
2003-09-25
[ATM]: [ioctl][1/8] Move vcc_ioctl() to ioctl.c (from levon@movementarian.org)
Chas Williams
2003-09-04
[ATM]: reduce CONFIG_PROC_FS #ifdef clutter in .c code (from levon@movementar...
Chas Williams
2003-09-04
[ATM]: fix atm_dev module refcount bug (from levon@movementarian.org)
Chas Williams
2003-09-01
[NET]: Use MODULE_ALIAS() in network families.
Rusty Russell
2003-08-30
[ATM]: Missing sk_set_owner().
Stephen Hemminger
2003-08-19
[ATM]: atmdev api cleanup -- remove sg_send() and feedback() (mitch@sfgoth.com).
Chas Williams
2003-07-20
[ATM]: Return ENODEV if !dev.
Chas Williams
2003-07-15
[ATM]: Replace vcc->reply with sk->sk_err; implement sk_write_space.
Chas Williams
2003-07-15
[ATM]: Use sk_data_ready and sk_change_state instead of wake_up.
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-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-06-04
o net: create struct sock_common and use in struct sock & tcp_tw_bucket
Arnaldo Carvalho de Melo
2003-05-28
[ATM]: lane and mpoa module refcounting and locking cleanup.
Chas Williams
2003-05-18
[ATM]: Need to use try_module_get not __module_get.
Chas Williams
2003-05-16
[ATM]: Fix modular CLIP.
Chas Williams
2003-05-15
[ATM]: common.c needs linux/init.h
David S. Miller
2003-05-15
[ATM]: Allow ATM to be loaded as a module.
Chas Williams
2003-05-15
[ATM]: Add refcounting to atmdev.
Chas Williams
2003-05-13
[ATM]: Make clip modular.
Chas Williams
2003-05-06
[ATM] remove iovcnt from atm_skb
Chas Williams
2003-05-06
[ATM]: assorted atm patches
Chas Williams
2003-05-06
[ATM]: Clip locking and more atmvcc cleanup.
Chas Williams
2003-05-06
[ATM]: Forward port br2864 to 2.5.x
Chas Williams
2003-04-03
o linux/net.h: bye bye struct net_proto
Arnaldo Carvalho de Melo
2003-03-07
[ATM]: Obsolete some atm_vcc members.
Chas Williams
2003-03-05
[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...
Benjamin LaHaise
2003-02-19
[ATM]: use sock timestamp
Chas Williams
2002-11-25
[PATCH] quieten ATM noise
Alan Cox
[next]