aboutsummaryrefslogtreecommitdiffstats
path: root/net/appletalk/aarp.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: sparse warning fixesStephen Hemminger2007-10-101-2/+0
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-7/+2
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+3
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-101-0/+3
* [ATALK]: In notifier handlers convert the void pointer to a netdeviceEric W. Biederman2007-10-101-3/+4
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-3/+3
* [SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being usedArnaldo Carvalho de Melo2007-04-251-3/+9
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] APPLETALK: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-7/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
* [ATALK] aarp: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-06-221-4/+3
* [ATALK]: endian annotationsAlexey Dobriyan2005-06-201-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1069