David S. Miller
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 anos atrás |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anos atrás |
Paolo Abeni
|
32d18ab1d4
net: updating dst lastusage is an unlikely event.
|
7 anos atrás |
Wei Wang
|
0da4af00b2
ipv6: only update __use and lastusetime once per jiffy at most
|
7 anos atrás |
Wei Wang
|
66f5d6ce53
ipv6: replace rwlock with rcu and spinlock in fib6_table
|
7 anos atrás |
Eric Dumazet
|
222d7dbd25
net: prevent dst uses after free
|
7 anos atrás |
Eric Dumazet
|
9620fef27e
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
|
8 anos atrás |
Wei Wang
|
44ebe79149
net: add debug atomic_inc_not_zero() in dst_hold()
|
8 anos atrás |
Wei Wang
|
1eb04e7c9e
net: reorder all the dst flags
|
8 anos atrás |
Wei Wang
|
a4c2fd7f78
net: remove DST_NOCACHE flag
|
8 anos atrás |
Wei Wang
|
b2a9c0ed75
net: remove DST_NOGC flag
|
8 anos atrás |
Wei Wang
|
5b7c9a8ff8
net: remove dst gc related code
|
8 anos atrás |
Wei Wang
|
52df157f17
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
|
8 anos atrás |
Wei Wang
|
4a6ce2b6f2
net: introduce a new function dst_dev_put()
|
8 anos atrás |
Wei Wang
|
5f56f409b5
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
|
8 anos atrás |
David S. Miller
|
34aa83c2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 anos atrás |
Eric Dumazet
|
3fb07daff8
ipv4: add reference counting to metrics
|
8 anos atrás |
Alexey Dobriyan
|
667271455f
net: make struct dst_entry::dev first member
|
8 anos atrás |
Julian Anastasov
|
c16ec18599
net: rename dst_neigh_output back to neigh_output
|
8 anos atrás |
Julian Anastasov
|
51ce8bd4d1
net: pending_confirm is not used anymore
|
8 anos atrás |
Julian Anastasov
|
63fca65d08
net: add confirm_neigh method to dst_ops
|
8 anos atrás |
Jiri Benc
|
0868e2538e
route: move lwtunnel state to a single place
|
9 anos atrás |
Daniel Borkmann
|
808c1b697c
bpf, dst: add and use dst_tclassid helper
|
9 anos atrás |
Eric Dumazet
|
5037e9ef94
net: fix IP early demux races
|
9 anos atrás |
Eric W. Biederman
|
ede2059dba
dst: Pass net into dst->output
|
9 anos atrás |
Eric W. Biederman
|
13206b6bff
net: Pass net into dst_output and remove dst_output_okfn
|
9 anos atrás |
Eric Dumazet
|
6f9c961546
inet: constify ip_route_output_flow() socket argument
|
10 anos atrás |
Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 anos atrás |
Eric W. Biederman
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 anos atrás |
Daniel Borkmann
|
c3a8d94746
tcp: use dctcp if enabled on the route to the initiator
|
10 anos atrás |