summaryrefslogtreecommitdiff
path: root/net/appletalk/aarp.c
Commit message (Expand)AuthorAge
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* appletalk: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* appletalk: fix checkpatch errors with space required or prohibitedwangweidong2014-02-14
* net: Fix some fallout from the etner_addr_copy() changes.David S. Miller2014-01-21
* appletalk: Use ether_addr_copyJoe Perches2014-01-21
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* appletalk: Reduce switch/case indentJoe Perches2011-07-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin2010-01-15
* Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo2009-09-11
* appletalk: convert aarp to net_device_opsStephen Hemminger2009-01-07
* net: convert print_mac to %pMJohannes Berg2008-10-27
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-19
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-26
* [ATALK/DECNET]: Use seq_open_private in appletalk and decnet.Pavel Emelyanov2008-02-29
* [APPLETALK]: Annotations to clear sparse warningsEric Dumazet2008-01-28
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [NET]: sparse warning fixesStephen Hemminger2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-10
* [ATALK]: In notifier handlers convert the void pointer to a netdeviceEric W. Biederman2007-10-10
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-10
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being usedArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] APPLETALK: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Kill skb->real_devDavid S. Miller2005-08-29
* [ATALK] aarp: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-06-22
* [ATALK]: endian annotationsAlexey Dobriyan2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16