aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_policy.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-03net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-1/+0
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet1-1/+1
2024-04-22sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh1-1/+1
2023-10-17Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-2/+2
2023-09-20xfrm6: fix inet6_dev refcount underflow problemZhang Changzhong1-2/+2
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+2
2023-08-22net: remove unnecessary input parameter 'how' in ifdown functionZhengchao Shao1-5/+1
2023-08-15networking: Update to register_net_sysctl_szJoel Granados1-1/+2
2023-04-21net: dst: fix missing initialization of rt_uncachedMaxime Bizon1-3/+1
2023-03-28net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo1-2/+2
2022-11-22xfrm: Fix ignored return value in xfrm6_init()Chen Zhongjin1-1/+5
2022-06-09net: rename reference+tracking helpersJakub Kicinski1-2/+2
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern1-2/+1
2022-02-11ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncacheEric Dumazet1-1/+0
2021-12-09xfrm: use net device refcount tracker helpersEric Dumazet1-2/+2
2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu1-2/+3
2019-04-23xfrm: remove decode_session indirection from afinfo_policyFlorian Westphal1-106/+0
2019-04-23xfrm: remove init_path indirection from afinfo_policyFlorian Westphal1-14/+0
2019-04-23xfrm: remove tos indirection from afinfo_policyFlorian Westphal1-6/+0
2018-11-22xfrm6: remove BUG_ON from xfrm6_dst_ifdownLi RongQing1-1/+0
2018-10-11net/xfrm: fix out-of-bounds packet accessAlexei Starovoitov1-2/+2
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-05-14xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet1-1/+1
2018-04-17net/ipv6: Remove unused code and variables for rt6_infoDavid Ahern1-2/+0
2018-02-16xfrm: reuse uncached_list to track xdstsXin Long1-0/+5
2017-11-30net: Create and use new helper xfrm_dst_child().David Miller1-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18ipv6: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2017-08-11net: xfrm: support setting an output mark.Lorenzo Colitti1-3/+6
2017-07-18xfrm: remove flow cacheFlorian Westphal1-9/+0
2017-07-18net: xfrm: revert to lower xfrm dst gc limitFlorian Westphal1-1/+1
2017-02-09xfrm: policy: make policy backend constFlorian Westphal1-1/+1
2017-02-09xfrm: policy: remove family fieldFlorian Westphal1-4/+1
2017-02-09xfrm: policy: remove garbage_collect callbackFlorian Westphal1-1/+1
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-09-10net: l3mdev: remove redundant callsDavid Ahern1-1/+1
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+1
2016-08-22xfrm: Only add l3mdev oif to dst lookupsDavid Ahern1-1/+1
2016-06-16net: xfrm: fix old-style declarationArnd Bergmann1-2/+2
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-15/+38
2015-11-03xfrm: dst_entries_init() per-net dst_opsDan Streetman1-15/+38
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+1
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2015-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+4
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern1-0/+1
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern1-0/+1
2015-09-29net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalentsDavid Ahern1-5/+3
2015-09-29xfrm: Let the flowcache handle its size by default.Steffen Klassert1-1/+1
2015-09-14xfrm6: Fix ICMPv6 and MH header checks in _decode_session6Mathias Krause1-2/+4
2015-08-25xfrm: Use VRF master index if output device is enslavedDavid Ahern1-2/+5
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern1-3/+4
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau1-4/+2
2015-05-01ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau1-14/+0
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc1-3/+1
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris1-1/+1
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-03-09net: Remove protocol from struct dst_opsEric W. Biederman1-1/+0
2015-02-06xfrm6: Fix a offset value for network header in _decode_session6Hajime Tazaki1-0/+1
2014-12-08xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert1-1/+7
2014-12-08xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert1-1/+1
2014-10-22xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing1-3/+8
2014-08-24ipv6: White-space cleansing : Line LayoutsIan Morris1-11/+11
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert1-0/+7
2013-11-01xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert1-1/+5
2013-10-28xfrm: Increase the garbage collector thresholdSteffen Klassert1-1/+1
2013-09-16xfrm: Decode sessions with output interface.Steffen Klassert1-0/+1
2013-05-11xfrm6: release dev before returning errorCong Wang1-1/+3
2013-02-06xfrm: make gc_thresh configurable in all namespacesMichal Kubecek1-5/+47
2013-01-17ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明1-1/+0
2012-11-16xfrm6: Remove commented out function call to xfrm6_input_finiSteffen Klassert1-1/+0
2012-11-15xfrm: Use a static gc threshold value for ipv6Steffen Klassert1-15/+1
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang1-2/+2
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy1-0/+8
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller1-4/+6
2012-07-12ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller1-0/+9
2012-07-05ipv6: Store route neighbour in rt6_info struct.David S. Miller1-0/+1
2012-06-11inet: Hide route peer accesses behind helpers.David S. Miller1-5/+5
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman1-2/+2
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-2/+2
2011-04-22inet: constify ip headers and in6_addrEric Dumazet1-1/+1
2011-03-12net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller1-6/+6
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller1-2/+1
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller1-18/+21
2011-03-12net: Make flowi ports AF dependent.David S. Miller1-6/+6
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller1-5/+5
2011-03-01xfrm: Handle blackhole route creation via afinfo.David S. Miller1-0/+1
2011-02-23xfrm: Const'ify address arguments to ->dst_lookup()David S. Miller1-2/+2
2011-02-22xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller1-1/+1
2011-02-22xfrm: Mark flowi arg to ->get_tos() const.David S. Miller1-1/+1
2011-01-26net: Implement read-only protection and COW'ing of metrics.David S. Miller1-0/+2
2011-01-26xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller1-0/+6
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet1-4/+6
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh1-0/+2
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-04-21xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel1-1/+1
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs1-31/+0
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu1-1/+2
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan1-11/+14
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-1/+0
2009-08-04xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller1-1/+6
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman1-0/+15
2009-07-27xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman1-0/+18
2009-07-03xfrm6: fix the proto and ports decode of sctp protocolWei Yongjun1-2/+4
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2008-11-25netns xfrm: ->get_saddr in netnsAlexey Dobriyan1-2/+3
2008-11-25netns xfrm: ->dst_lookup in netnsAlexey Dobriyan1-3/+4
2008-11-25netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan1-1/+1
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan1-1/+0
2008-11-01xfrm6: handling fragmentNicolas Dichtel1-3/+6
2008-08-14netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley1-1/+3
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2008-03-25[IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki1-1/+1
2008-03-05[NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano1-1/+1
2008-03-04[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().YOSHIFUJI Hideaki1-2/+3
2008-01-31[NET]: should explicitely initialize atomic_t field in struct dst_opsEric Dumazet1-0/+1
2008-01-28[NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano1-1/+1
2008-01-28[XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA1-0/+17
2008-01-28[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu1-5/+5
2008-01-28[IPV6]: Make xfrm6_init to return an error code.Daniel Lezcano1-5/+17
2008-01-28[NET]: Multiple namespaces in the all dst_ifdown routines.Denis V. Lunev1-1/+2
2008-01-28[IPSEC]: Merge most of the output pathHerbert Xu1-0/+1
2008-01-28[IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu1-114/+22
2008-01-28[IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu1-62/+35
2008-01-28[IPSEC]: Replace x->type->{local,remote}_addr with flagsHerbert Xu1-12/+8
2008-01-28[IPSEC]: Make sure idev is consistent with dev in xfrm_dstHerbert Xu1-5/+10
2008-01-28[IPSEC]: Set dst->input to dst_discardHerbert Xu1-1/+2
2008-01-28[IPSEC]: Only set neighbour on top xfrm dstHerbert Xu1-2/+4
2008-01-28[IPV6]: Move nfheader_len into rt6_infoHerbert Xu1-1/+2
2008-01-28[IPV6]: Only set nfheader_len for top xfrm dstHerbert Xu1-22/+4
2007-12-11[IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx.YOSHIFUJI Hideaki1-1/+1
2007-10-17[IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu1-1/+1
2007-10-17[IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu1-13/+1
2007-10-17[IPSEC]: Add missing BEET checksHerbert Xu1-2/+1
2007-10-10[NET]: Make the loopback device per network namespace.Eric W. Biederman1-1/+1
2007-10-10[NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano1-1/+1
2007-07-10[IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA1-2/+2
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger1-2/+3
2007-04-25[SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-7/+9
2007-02-26[IPSEC]: More fix is needed for __xfrm6_bundle_create().Noriaki TAKAMIYA1-1/+1
2007-02-10[XFRM] IPV6: Fix outbound RO transformation which is broken by IPsec tunnel p...Masahide NAKAMURA1-3/+5
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2007-02-08[IPSEC]: IPv6 over IPv4 IPsec tunnelMiika Komu1-15/+31
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-0/+1
2006-12-02[XFRM]: misc annotationsAl Viro1-1/+1
2006-10-18[IPV6]: Make sure error handling is done when calling ip6_route_output().Ville Nuorvala1-5/+7
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala1-1/+1
2006-09-22[XFRM]: Fix wildcard as tunnel sourcePatrick McHardy1-0/+21
2006-09-22[XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller1-0/+1
2006-09-22[IPV6] MIP6: Transformation support mobility header.Masahide NAKAMURA1-0/+15
2006-09-22[XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA1-1/+3
2006-09-22[XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA1-2/+22
2006-09-22[XFRM] STATE: Add a hook to obtain local/remote outbound address.Masahide NAKAMURA1-2/+18
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu1-6/+0
2006-04-18[IPV6] XFRM: Fix decoding session with preceding extension header(s).YOSHIFUJI Hideaki1-2/+2
2006-04-18[IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull().YOSHIFUJI Hideaki1-1/+3
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-12-19[XFRM]: Handle DCCP in xfrm{4,6}_decode_sessionPatrick McHardy1-0/+1
2005-05-26From: Kazunori Miyazawa <kazunori@miyazawa.org>Hideaki YOSHIFUJI1-0/+4
2005-05-03[IPSEC]: Store idev entriesHerbert Xu1-0/+43
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+295