Pavel Emelyanov
|
1fb9489bf1
net: Loopback ifindex is constant now
|
13 년 전 |
David S. Miller
|
8acfaa9484
decnet: Don't set RTCF_DIRECTSRC.
|
13 년 전 |
David S. Miller
|
f5b0a87436
net: Document dst->obsolete better.
|
13 년 전 |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 년 전 |
David S. Miller
|
b587ee3ba2
net: Add dummy dst_ops->redirect method where needed.
|
13 년 전 |
David S. Miller
|
87a50699cb
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
|
13 년 전 |
David S. Miller
|
794785bf12
net: Don't report route RTT metric value in cache dumps.
|
13 년 전 |
David S. Miller
|
fccd7d5c77
decnet: Use neighbours privately in dn_route struct.
|
13 년 전 |
David S. Miller
|
f894cbf847
net: Add optional SKB arg to dst_ops->neigh_lookup().
|
13 년 전 |
Thomas Graf
|
6b60978fde
decnet: Do not use RTA_PUT() macros
|
13 년 전 |
David S. Miller
|
737100e162
decnet: dn_route: Move away from NLMSG_NEW().
|
13 년 전 |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 년 전 |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 년 전 |
Jesper Juhl
|
22b6a2eb90
decnet: remove unused variable from dn_output()
|
13 년 전 |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 년 전 |
Steffen Klassert
|
618f9bc74a
net: Move mtu handling down to the protocol depended handlers
|
13 년 전 |
Steffen Klassert
|
ebb762f27f
net: Rename the dst_opt default_mtu method to mtu
|
13 년 전 |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 년 전 |
David S. Miller
|
d3aaeb38c4
net: Add ->neigh_lookup() operation to dst_ops
|
14 년 전 |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 년 전 |
David S. Miller
|
8f40b161de
neigh: Pass neighbour entry to output ops.
|
14 년 전 |
Joe Perches
|
06f8fe11bb
decnet: Reduce switch/case indent
|
14 년 전 |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 년 전 |
David S. Miller
|
cf91166223
net: Use non-zero allocations in dst_alloc().
|
14 년 전 |
David S. Miller
|
5c1e6aa300
net: Make dst_alloc() take more explicit initializations.
|
14 년 전 |
David S. Miller
|
bef55aebd5
decnet: Convert to use flowidn where applicable.
|
14 년 전 |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 년 전 |
David S. Miller
|
452edd598f
xfrm: Return dst directly from xfrm_lookup()
|
14 년 전 |
David S. Miller
|
80c0bc9e37
xfrm: Kill XFRM_LOOKUP_WAIT flag.
|
14 년 전 |
David S. Miller
|
3c7bd1a140
net: Add initial_ref arg to dst_alloc().
|
14 년 전 |