summaryrefslogtreecommitdiffstats
path: root/net/appletalk/aarp.c
Commit message (Expand)AuthorAgeFilesLines
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-2/+2
* [ATALK/DECNET]: Use seq_open_private in appletalk and decnet.Pavel Emelyanov2008-02-291-19/+2Star
* [APPLETALK]: Annotations to clear sparse warningsEric Dumazet2008-01-291-0/+2
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+1Star
* [NET]: sparse warning fixesStephen Hemminger2007-10-111-2/+0Star
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-7/+2Star
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+3
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-111-0/+3
* [ATALK]: In notifier handlers convert the void pointer to a netdeviceEric W. Biederman2007-10-111-3/+4
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-111-1/+1
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-3/+3
* [SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being usedArnaldo Carvalho de Melo2007-04-261-3/+9
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] APPLETALK: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-7/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-1/+1
* [ATALK] aarp: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-06-231-4/+3Star
* [ATALK]: endian annotationsAlexey Dobriyan2005-06-201-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1069