summaryrefslogtreecommitdiff
path: root/net/atm/mpc.c
AgeCommit message (Expand)Author
2011-06-16net: Remove casts of void *Joe Perches
2011-05-26atm: Drop __TIME__ usageMichal Marek
2010-12-19net: kill unused macrosShan Wei
2010-10-11ATM: mpc, fix use after freeJiri Slaby
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-26net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches
2010-01-26net/atm/mpc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches
2009-09-01convert ATM drivers to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-03-21atm: convert mpc device to using netdev_opsStephen Hemminger
2008-12-08netdevice: Kill netdev->privWang Chen
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison
2008-07-30atm: fix const assignment/discard warnings in the ATM networking driverDavid Howells
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-01-09[ATM]: Check IP header validity in mpc_send_packetHerbert Xu
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[ATM]: Use kmemdup & kzalloc where applicableArnaldo Carvalho de Melo
2006-12-02[ATM]: Annotations.Al Viro
2006-09-28[ATM]: use NIPQUAD instead of open-coding itAl Viro
2006-09-22[ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter)Adrian Bunk
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[ATM]: atm/mpc.c warning fixAndrew Morton
2006-06-20[ATM]: fix broken uses of NIPQUAD in net/atmAl Viro
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-04-16Linux-2.6.12-rc2Linus Torvalds