Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 years ago |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 years ago |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 years ago |
Eric W. Biederman
|
aaa4e70404
DECnet: Only use neigh_ops for adding the link layer header
|
10 years ago |
Eric W. Biederman
|
60395a20ff
neigh: Factor out ___neigh_lookup_noref
|
10 years ago |
Eric W. Biederman
|
bdf53c5849
neigh: Don't require dst in neigh_hh_init
|
10 years ago |
WANG Cong
|
d7480fd3b1
neigh: remove dynamic neigh table registration support
|
10 years ago |
Jiri Pirko
|
1f9248e560
neigh: convert parms to an array
|
11 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
daaba4fa17
net neighbour, decnet: Ensure to align device private data on preferred alignment.
|
12 years ago |
David S. Miller
|
fccd7d5c77
decnet: Use neighbours privately in dn_route struct.
|
13 years ago |
Eric Dumazet
|
5d0ba55b64
net: use consume_skb() in place of kfree_skb()
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
David S. Miller
|
3329bdfc40
decnet: Add missing neigh->ha locking to dn_neigh_output_packet()
|
13 years ago |
David S. Miller
|
2c2aba6c56
ipv6: Use universal hash for NDISC.
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
Eric Dumazet
|
8b5c171bb3
neigh: new unresolved queue limits
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
David S. Miller
|
8f40b161de
neigh: Pass neighbour entry to output ops.
|
14 years ago |
David S. Miller
|
542d4d685f
neigh: Kill ndisc_ops->queue_xmit
|
14 years ago |
David S. Miller
|
47ec132a40
neigh: Kill neigh_ops->hh_output
|
14 years ago |
Joe Perches
|
06f8fe11bb
decnet: Reduce switch/case indent
|
14 years ago |
Eric Dumazet
|
fc766e4c49
decnet: RCU conversion and get rid of dev_base_lock
|
15 years ago |
Eric Dumazet
|
d6bf781712
net neigh: RCU conversion of neigh hash table
|
15 years ago |
Patrick McHardy
|
6291055465
Merge branch 'master' of /repos/git/net-next-2.6
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jan Engelhardt
|
5d877d876c
netfilter: decnet: use NFPROTO values for NF_HOOK invocation
|
15 years ago |
Stephen Hemminger
|
89d69d2b75
net: make neigh_ops constant
|
16 years ago |