aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/mpc.c
Commit message (Expand)AuthorAge
* atm: fix const assignment/discard warnings in the ATM networking driverDavid Howells2008-07-30
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-20
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [ATM]: Check IP header validity in mpc_send_packetHerbert Xu2008-01-09
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary2007-04-26
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [ATM]: Use kmemdup & kzalloc where applicableArnaldo Carvalho de Melo2006-12-03
* [ATM]: Annotations.Al Viro2006-12-03
* [ATM]: use NIPQUAD instead of open-coding itAl Viro2006-09-28
* [ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter)Adrian Bunk2006-09-22
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ATM]: atm/mpc.c warning fixAndrew Morton2006-06-26
* [ATM]: fix broken uses of NIPQUAD in net/atmAl Viro2006-06-20
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-10
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16