index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
dst_metadata.h
Age
Commit message (
Expand
)
Author
2022-12-05
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
Lior Nahmanson
2022-08-29
xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
Eyal Birger
2022-08-29
net: allow storing xfrm interface metadata in metadata_dst
Eyal Birger
2022-02-09
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-09
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
2021-07-09
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
bpf: don't rely on the verifier lock for metadata_dst allocation
Jakub Kicinski
2017-10-02
net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() const
Simon Horman
2017-06-25
net: store port/representator id in metadata_dst
Jakub Kicinski
2016-11-09
net/dst: Add dst port to dst_metadata utility functions
Hadar Hen Zion
2016-09-10
net/dst: Utility functions to build dst_metadata without supplying an skb
Amir Vadai
2016-03-11
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
2016-02-16
net: add dst_cache to ovs vxlan lwtunnel
Paolo Abeni
2016-01-20
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
2015-11-04
tun_dst: Fix potential NULL dereference
Tobias Klauser
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-08-31
tun_dst: Remove opts_size
Pravin B Shelar
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2015-08-27
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
2015-08-20
route: move lwtunnel state to dst_entry
Jiri Benc
2015-07-31
bpf: add helpers to access tunnel metadata
Alexei Starovoitov
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2015-07-21
vxlan: Flow based tunneling
Thomas Graf
2015-07-21
dst: Metadata destinations
Thomas Graf