summaryrefslogtreecommitdiffstats
path: root/net/appletalk/aarp.c
Commit message (Expand)AuthorAgeFilesLines
* appletalk: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-3/+3
* appletalk: fix checkpatch errors with space required or prohibitedwangweidong2014-02-141-2/+2
* net: Fix some fallout from the etner_addr_copy() changes.David S. Miller2014-01-211-0/+1
* appletalk: Use ether_addr_copyJoe Perches2014-01-211-6/+6
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* appletalk: Reduce switch/case indentJoe Perches2011-07-011-69/+69
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin2010-01-151-1/+1
* Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo2009-09-111-5/+11
* appletalk: convert aarp to net_device_opsStephen Hemminger2009-01-071-2/+3
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-191-2/+2
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
* [ATALK/DECNET]: Use seq_open_private in appletalk and decnet.Pavel Emelyanov2008-02-291-19/+2
* [APPLETALK]: Annotations to clear sparse warningsEric Dumazet2008-01-281-0/+2
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+1
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1069
OpenPOWER on IntegriCloud