summaryrefslogtreecommitdiff
path: root/net/atm/raw.c
AgeCommit message (Expand)Author
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-26net/atm/raw.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches
2009-06-18atm: sk_wmem_alloc initial value is oneEric Dumazet
2007-10-10[ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2005-03-22[ATM]: assorted cleanupsChas Williams
2005-01-20[ATM] stop using sk_protinfoArnaldo Carvalho de Melo
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-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-06[ATM]: assorted atm patchesChas Williams
2003-03-07[ATM]: Obsolete some atm_vcc members.Chas Williams
2002-02-04Import changesetLinus Torvalds