Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
78051e3b7e35722ad3f31dd611f1b34770bddab8
/
net
/
decnet
/
dn_neigh.c
1f9248e5
neigh: convert parms to an array
by Jiri Pirko
· 11 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
daaba4f
net neighbour, decnet: Ensure to align device private data on preferred alignment.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
fccd7d5
decnet: Use neighbours privately in dn_route struct.
by David S. Miller
· 12 years ago
5d0ba55
net: use consume_skb() in place of kfree_skb()
by Eric Dumazet
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 12 years ago
3329bdf
decnet: Add missing neigh->ha locking to dn_neigh_output_packet()
by David S. Miller
· 13 years ago
2c2aba6
ipv6: Use universal hash for NDISC.
by David S. Miller
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
8b5c171
neigh: new unresolved queue limits
by Eric Dumazet
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
8f40b16
neigh: Pass neighbour entry to output ops.
by David S. Miller
· 13 years ago
542d4d6
neigh: Kill ndisc_ops->queue_xmit
by David S. Miller
· 13 years ago
47ec132
neigh: Kill neigh_ops->hh_output
by David S. Miller
· 13 years ago
06f8fe1
decnet: Reduce switch/case indent
by Joe Perches
· 13 years ago
fc766e4c
decnet: RCU conversion and get rid of dev_base_lock
by Eric Dumazet
· 14 years ago
d6bf781
net neigh: RCU conversion of neigh hash table
by Eric Dumazet
· 14 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5d877d8
netfilter: decnet: use NFPROTO values for NF_HOOK invocation
by Jan Engelhardt
· 15 years ago
89d69d2
net: make neigh_ops constant
by Stephen Hemminger
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
c4106aa
decnet: remove private wrappers of endian helpers
by Harvey Harrison
· 16 years ago
426b530
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
by Eric W. Biederman
· 17 years ago
3116408
[DECNET]: Make decnet code use the seq_open_private()
by Pavel Emelyanov
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
429eb0f
[NET] DECNET: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
0afc46c
[DECNET]: Don't clear memory twice.
by Ralf Baechle
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
d1a6498
[DECNET]: Fix level1 router hello
by Patrick Caulfield
· 19 years ago
c4ea94a
[DECnet]: Endian annotation and fixes for DECnet.
by Steven Whitehouse
· 19 years ago
5062430
[DECNET]: Only use local routers
by Patrick Caulfield
· 19 years ago
1f07247
[DECNET]: Fix RCU race condition in dn_neigh_construct().
by Paul E. McKenney
· 19 years ago
58b8215
[DECNET]: Remove unnecessary initilization of unused variable entries
by Thomas Graf
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago