index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
xfrm6_policy.c
Age
Commit message (
Expand
)
Author
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-01
ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
Martin KaFai Lau
2015-03-31
xfrm: simplify xfrm_address_t use
Jiri Benc
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
net: Remove protocol from struct dst_ops
Eric W. Biederman
2015-02-06
xfrm6: Fix a offset value for network header in _decode_session6
Hajime Tazaki
2014-12-08
xfrm6: Fix the nexthdr offset in _decode_session6.
Steffen Klassert
2014-12-08
xfrm6: Fix transport header offset in _decode_session6.
Steffen Klassert
2014-10-22
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-03-14
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
2013-11-01
xfrm: Fix null pointer dereference when decoding sessions
Steffen Klassert
2013-10-28
xfrm: Increase the garbage collector threshold
Steffen Klassert
2013-09-16
xfrm: Decode sessions with output interface.
Steffen Klassert
2013-05-11
xfrm6: release dev before returning error
Cong Wang
2013-02-06
xfrm: make gc_thresh configurable in all namespaces
Michal Kubecek
2013-01-17
ipv6: Complete neighbour entry removal from dst_entry.
YOSHIFUJI Hideaki / 吉藤英明
2012-11-16
xfrm6: Remove commented out function call to xfrm6_input_fini
Steffen Klassert
2012-11-15
xfrm: Use a static gc threshold value for ipv6
Steffen Klassert
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
2012-08-20
net: ipv6: fix oops in inet_putpeer()
Patrick McHardy
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-12
ipv6: Add redirect support to all protocol icmp error handlers.
David S. Miller
2012-07-05
ipv6: Store route neighbour in rt6_info struct.
David S. Miller
2012-06-11
inet: Hide route peer accesses behind helpers.
David S. Miller
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-01
xfrm: Handle blackhole route creation via afinfo.
David S. Miller
2011-02-23
xfrm: Const'ify address arguments to ->dst_lookup()
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
2011-01-26
net: Implement read-only protection and COW'ing of metrics.
David S. Miller
2011-01-26
xfrm6: Don't forget to propagate peer into ipsec route.
David S. Miller
2010-10-11
net dst: use a percpu_counter to track entries
Eric Dumazet
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-21
xfrm6: ensure to use the same dev when building a bundle
Nicolas Dichtel
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
2010-03-03
ipsec: Fix bogus bundle flowi
Herbert Xu
2010-01-24
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-08-04
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
David S. Miller
[next]