summaryrefslogtreecommitdiffstats
path: root/net/atm
AgeCommit message (Expand)AuthorLines
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo-11/+21
2005-03-22Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller-2/+1
2005-03-22[ATM]: assorted cleanupsChas Williams-83/+51
2005-03-22[ATM]: Remove bridge/lec interdependencyChas Williams-27/+1
2005-03-22[NET] use sk_acceptq_is_fullArnaldo Carvalho de Melo-2/+1
2005-02-14Merge nuts.davemloft.net:/disk1/BK/network-2.6.12David S. Miller-141/+166
2005-02-08Resolve ATM conflicts.David S. Miller-0/+1
2005-02-08Resolve ATM conflicts.David S. Miller-142/+166
2005-02-07Fix ATM copy-to-user usage.Linus Torvalds-2/+2
2005-01-26[ATM]: replace schedule_timeout() with msleep()Chas Williams-2/+2
2005-01-26[ATM]: [svc] get accounting right when we remove skbChas Williams-0/+1
2005-01-26[ATM]: Fix IRQ flags type in lec_arp_expire_vccHerbert Xu-1/+1
2005-01-20[ATM] stop using sk_protinfoArnaldo Carvalho de Melo-141/+166
2005-01-19Cset exclude: davem@nuts.davemloft.net|ChangeSet|20050120063740|10274David S. Miller-2/+2
2005-01-19[NET]: Close NETIF_F_LLTX race conditions.David S. Miller-2/+2
2005-01-17[ATM]: avoid race between svc_disconnect and sigd exitingChas Williams-7/+4
2005-01-17[ATM]: change atm address functions to use list_addChas Williams-50/+44
2005-01-17[ATM]: [lec] rewrite to eliminate lec_arp_users in favor of lec_arp_lockChas Williams-166/+157
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner-3/+3
2004-11-25Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds-1/+6
2004-11-23[ATM]: Handle register_netdevice_notifier() errors in mpc.cMaximilian Attems-1/+6
2004-11-20[PATCH] misc __user annotationsAlexander Viro-3/+3
2004-11-09[NET]: Lock initializer unifyingAndrew Morton-2/+2
2004-10-27[ATM]: don't leak skb on as_indicate failure; don't wakeup twice on as_closeChas Williams-1/+3
2004-10-25[ATM]: Mark vcc_remove_socket staticChristoph Hellwig-2/+1
2004-10-20[ATM]: point to multipoint signalling (from ekinzie@cmf.nrl.navy.mil)Chas Williams-19/+134
2004-10-20[ATM]: use RCV_SHUTDOWN to exit skb_recv_datagram()Chas Williams-6/+4
2004-10-05[SKBUFF] introduce eth_hdr(skb)Arnaldo Carvalho de Melo-1/+1
2004-10-01[ATM]: Use neigh_table_{init,clear}() in clip.cDavid S. Miller-15/+14
2004-09-23[NET]: Convert neigh hashing over to jenkins.David S. Miller-9/+2
2004-09-23[NET]: Apply NEIGH_HASHMASK at tbl->hash() caller.David S. Miller-1/+1
2004-09-23[NET]: Abstract neigh table walking.David S. Miller-131/+119
2004-09-14[NET] NEIGHBOUR: save number of arguments for neigh_update() by flags.Hideaki Yoshifuji-2/+4
2004-09-06[NET]: Fully plug netigh_create/inetdev_destroy race.Herbert Xu-5/+3
2004-09-02[NET]: Add reference counting to neigh_parms.Herbert Xu-3/+18
2004-08-25[PATCH] mpoa warning fixAlexander Viro-1/+1
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds-5/+2
2004-08-22[PATCH] remove dead prototypesCarl Spalletta-12/+0
2004-08-15[ATM]: Missing static in atm.Christoph Hellwig-5/+2
2004-08-07[PATCH] mpoa patch done rightAlexander Viro-185/+142
2004-07-27[ATM]: [lec] remove unnecessary inlines (from Adrian Bunk <bunk@fs.tum.de>)Chas Williams-4/+4
2004-07-26[PATCH] pointer-to-int conversion fixesAlexander Viro-3/+3
2004-07-21[ATM]: Update Marko Kiiskila's email address.David S. Miller-3/+3
2004-07-21[ATM]: use try_module_get appropriately (from Stephen Hemminger <shemminger@o...Chas Williams-2/+2
2004-07-12[PATCH] sparse: net/* NULL noise removalAlexander Viro-2/+2
2004-06-26[ATM]: fix sparse checker warnings (by Stephen Hemminger <shemminger@osdl.org>)Chas Williams-7/+7
2004-06-23[ATM]: In proc_mpc_read, make length ssize_t.David S. Miller-1/+1
2004-06-03[PATCH] sparse: atm annotation (core)Alexander Viro-64/+67
2004-05-30[PATCH] sparse: missed piece of sock_get_timestamp() annotationAlexander Viro-2/+2
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro-4/+4