summaryrefslogtreecommitdiff
path: root/net/ipv6/xfrm6_policy.c
Commit message (Expand)AuthorAge
* 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-24
* 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-23
* xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg to ->get_tos() const.David S. Miller2011-02-22
* net: Implement read-only protection and COW'ing of metrics.David S. Miller2011-01-26
* xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller2011-01-26
* net dst: use a percpu_counter to track entriesEric Dumazet2010-10-11
* net: return operator cleanupEric Dumazet2010-09-23
* xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\
| * xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel2010-04-21
* | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-07
|/
* ipsec: Fix bogus bundle flowiHerbert Xu2010-03-03
* netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-24
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
* xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller2009-08-04
* xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2009-07-30
* xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman2009-07-27