aboutsummaryrefslogtreecommitdiff
path: root/net/appletalk/aarp.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-15appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin
2009-09-11Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo
2009-01-07appletalk: convert aarp to net_device_opsStephen Hemminger
2008-10-27net: convert print_mac to %pMJohannes Berg
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-02-29[ATALK/DECNET]: Use seq_open_private in appletalk and decnet.Pavel Emelyanov
2008-01-28[APPLETALK]: Annotations to clear sparse warningsEric Dumazet
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-10-10[NET]: sparse warning fixesStephen Hemminger
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman
2007-10-10[ATALK]: In notifier handlers convert the void pointer to a netdeviceEric W. Biederman
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being usedArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven
2007-02-10[NET] APPLETALK: Fix whitespace errors.YOSHIFUJI Hideaki
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-06-22[ATALK] aarp: replace schedule_timeout() with msleep()Nishanth Aravamudan
2005-06-20[ATALK]: endian annotationsAlexey Dobriyan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds