aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/mpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+4
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-4/+7
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki1-65/+65
2006-12-02[ATM]: Use kmemdup & kzalloc where applicableArnaldo Carvalho de Melo1-2/+1
2006-12-02[ATM]: Annotations.Al Viro1-13/+13
2006-09-28[ATM]: use NIPQUAD instead of open-coding itAl Viro1-9/+4
2006-09-22[ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter)Adrian Bunk1-11/+0
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[ATM]: atm/mpc.c warning fixAndrew Morton1-2/+1
2006-06-20[ATM]: fix broken uses of NIPQUAD in net/atmAl Viro1-10/+3
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn1-1/+1
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1514