aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_policy.c
Commit message (Expand)AuthorAge
* net: xfrm: fix old-style declarationArnd Bergmann2016-06-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-22
|\
| * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-03
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-30
|\ \
| * | xfrm: Let the flowcache handle its size by default.Steffen Klassert2015-09-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-22
| |\ \
| | * | xfrm6: Fix ICMPv6 and MH header checks in _decode_session6Mathias Krause2015-09-14
| | |/
| * / net: Fix vti use case with oif in dst lookups for IPv6David Ahern2015-10-07
| |/
* | net: Fix vti use case with oif in dst lookups for IPv6David Ahern2015-10-07
* | net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalentsDavid Ahern2015-09-29
|/
* xfrm: Use VRF master index if output device is enslavedDavid Ahern2015-08-25
* xfrm: Add oif to dst lookupsDavid Ahern2015-08-11
* ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-25
* ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau2015-05-01
* xfrm: simplify xfrm_address_t useJiri Benc2015-03-31
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\
| * xfrm6: Fix a offset value for network header in _decode_session6Hajime Tazaki2015-02-06
* | net: Remove protocol from struct dst_opsEric W. Biederman2015-03-09
|/
* xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert2014-12-08
* xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert2014-12-08
* xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing2014-10-22
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-25
* xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-14
* xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert2013-11-01
* xfrm: Increase the garbage collector thresholdSteffen Klassert2013-10-28
* xfrm: Decode sessions with output interface.Steffen Klassert2013-09-16
* xfrm6: release dev before returning errorCong Wang2013-05-11
* xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-06
* ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* xfrm6: Remove commented out function call to xfrm6_input_finiSteffen Klassert2012-11-16
* xfrm: Use a static gc threshold value for ipv6Steffen Klassert2012-11-15
* ipv6: use IS_ENABLED()Amerigo Wang2012-11-01
* net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-20
* net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-17
* ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-12
* ipv6: Store route neighbour in rt6_info struct.David S. Miller2012-07-05
* inet: Hide route peer accesses behind helpers.David S. Miller2012-06-11
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-20
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller2011-03-12
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-12
* net: Use flowi4 and flowi6 in xfrm layer.David S. Miller2011-03-12
* net: Make flowi ports AF dependent.David S. Miller2011-03-12
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
* xfrm: Handle blackhole route creation via afinfo.David S. Miller2011-03-01
* xfrm: Const'ify address arguments to ->dst_lookup()David S. Miller2011-02-24
* xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller2011-02-22