summaryrefslogtreecommitdiff
path: root/net/decnet/dn_neigh.c
Commit message (Expand)AuthorAge
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-29
* net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* DECnet: Use container_of() for embedded structKees Cook2017-05-09
* netfilter: Pass net into okfnEric W. Biederman2015-09-17
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-17
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* DECnet: Only use neigh_ops for adding the link layer headerEric W. Biederman2015-03-06
* neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-04
* neigh: Don't require dst in neigh_hh_initEric W. Biederman2015-03-02
* neigh: remove dynamic neigh table registration supportWANG Cong2014-11-11
* neigh: convert parms to an arrayJiri Pirko2013-12-09
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* net neighbour, decnet: Ensure to align device private data on preferred align...YOSHIFUJI Hideaki / 吉藤英明2013-02-11
* decnet: Use neighbours privately in dn_route struct.David S. Miller2012-07-05
* net: use consume_skb() in place of kfree_skb()Eric Dumazet2012-06-04
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* decnet: Add missing neigh->ha locking to dn_neigh_output_packet()David S. Miller2012-02-01
* ipv6: Use universal hash for NDISC.David S. Miller2011-12-28
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* neigh: new unresolved queue limitsEric Dumazet2011-11-14
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-17
* neigh: Pass neighbour entry to output ops.David S. Miller2011-07-17
* neigh: Kill ndisc_ops->queue_xmitDavid S. Miller2011-07-16
* neigh: Kill neigh_ops->hh_outputDavid S. Miller2011-07-16
* decnet: Reduce switch/case indentJoe Perches2011-07-01
* decnet: RCU conversion and get rid of dev_base_lockEric Dumazet2010-11-08
* net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-05
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | netfilter: decnet: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
|/
* net: make neigh_ops constantStephen Hemminger2009-09-01
* net: skb->dst accessorsEric Dumazet2009-06-03
* decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-27
* [NETNS]: Modify the neighbour table code so it handles multiple network names...Eric W. Biederman2008-01-28
* [DECNET]: Make decnet code use the seq_open_private()Pavel Emelyanov2007-10-10
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-10
* [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] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [DECNET]: Don't clear memory twice.Ralf Baechle2006-12-02
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [DECNET]: Fix level1 router helloPatrick Caulfield2006-05-03