Jesper Juhl
|
22b6a2eb90
decnet: remove unused variable from dn_output()
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
Steffen Klassert
|
618f9bc74a
net: Move mtu handling down to the protocol depended handlers
|
13 years ago |
Steffen Klassert
|
ebb762f27f
net: Rename the dst_opt default_mtu method to mtu
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
David S. Miller
|
d3aaeb38c4
net: Add ->neigh_lookup() operation to dst_ops
|
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 |
Joe Perches
|
06f8fe11bb
decnet: Reduce switch/case indent
|
14 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
David S. Miller
|
cf91166223
net: Use non-zero allocations in dst_alloc().
|
14 years ago |
David S. Miller
|
5c1e6aa300
net: Make dst_alloc() take more explicit initializations.
|
14 years ago |
David S. Miller
|
bef55aebd5
decnet: Convert to use flowidn where applicable.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
452edd598f
xfrm: Return dst directly from xfrm_lookup()
|
14 years ago |
David S. Miller
|
80c0bc9e37
xfrm: Kill XFRM_LOOKUP_WAIT flag.
|
14 years ago |
David S. Miller
|
3c7bd1a140
net: Add initial_ref arg to dst_alloc().
|
14 years ago |
David S. Miller
|
62fa8a846d
net: Implement read-only protection and COW'ing of metrics.
|
14 years ago |
David S. Miller
|
d33e455337
net: Abstract default MTU metric calculation behind an accessor.
|
14 years ago |
David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
14 years ago |
David S. Miller
|
defb3519a6
net: Abstract away all dst_entry metrics accesses.
|
14 years ago |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 years ago |
David S. Miller
|
c753796769
ipv4: Make rt->fl.iif tests lest obscure.
|
14 years ago |
Eric Dumazet
|
fc766e4c49
decnet: RCU conversion and get rid of dev_base_lock
|
14 years ago |
Eric Dumazet
|
fc66f95c68
net dst: use a percpu_counter to track entries
|
14 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
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 |