summaryrefslogtreecommitdiff
path: root/net/atm/clip.c
AgeCommit message (Expand)Author
2005-02-08Resolve ATM conflicts.David S. Miller
2005-01-20[ATM] stop using sk_protinfoArnaldo Carvalho de Melo
2005-01-19Cset exclude: davem@nuts.davemloft.net|ChangeSet|20050120063740|10274David S. Miller
2005-01-19[NET]: Close NETIF_F_LLTX race conditions.David S. Miller
2004-10-01[ATM]: Use neigh_table_{init,clear}() in clip.cDavid S. Miller
2004-09-23[NET]: Convert neigh hashing over to jenkins.David S. Miller
2004-09-23[NET]: Apply NEIGH_HASHMASK at tbl->hash() caller.David S. Miller
2004-09-23[NET]: Abstract neigh table walking.David S. Miller
2004-09-14[NET] NEIGHBOUR: save number of arguments for neigh_update() by flags.Hideaki Yoshifuji
2004-09-06[NET]: Fully plug netigh_create/inetdev_destroy race.Herbert Xu
2004-09-02[NET]: Add reference counting to neigh_parms.Herbert Xu
2004-08-15[ATM]: Missing static in atm.Christoph Hellwig
2004-07-12[PATCH] sparse: net/* NULL noise removalAlexander Viro
2004-06-26[ATM]: fix sparse checker warnings (by Stephen Hemminger <shemminger@osdl.org>)Chas Williams
2004-02-24[ATM]: use clip_tbl instead of clp_tbl_hook (from Francois Romieu <romieu@fr....Chas Williams
2004-02-18[PATCH] snprintf fixesAndrew Morton
2004-02-11[ATM]: [clip] delay /proc/net/atm/arp creationChas Williams
2004-02-06Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-5Jeff Garzik
2004-02-04[ATM]: [clip] check return code from kmem_cache_create (by "Randy.Dunlap" <rd...Chas Williams
2004-01-19Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-4Jeff Garzik
2004-01-14[ATM]: Kill unused declaration in clip.cStephen Hemminger
2004-01-14[ATM]: CLIP device discovery on init is not needed.Stephen Hemminger
2004-01-10[atm clip] convert to using alloc_netdev(), const-offset privAlexander Viro
2003-10-10[ATM]: Kill PROC_FS ifdef around includes.David S. Miller
2003-09-25[ATM]: [ioctl][7/8] Use new code for clip (from levon@movementarian.org)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-15[ATM]: [clip] Fix race between modifying entry->vccs and clip_start_xmit().Chas Williams
2003-09-11[ATM]: exporting llc_oui[] isn't worth it (from mitch@sfgoth.com)Chas Williams
2003-08-19[NET]: free_netdev - net/* drivers.Stephen Hemminger
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-06[ATM] Convert clip neigh table to C99 initializersHideaki Yoshifuji
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-13[ATM]: Make clip modular.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-03-07[ATM]: Obsolete some atm_vcc members.Chas Williams
2002-10-11[IPV4]: Use generic struct flowi as routing key.David S. Miller
2002-07-18NET: Use ISO C struct initializers.Rusty Russell
2002-06-08[PATCH] atm warning fix (vs 2.5.21)Mitchell Blank Jr.
2002-02-04v2.4.5.5 -> v2.4.5.6Linus Torvalds
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04Import changesetLinus Torvalds