Age | Commit message (Expand) | Author |
2018-11-22 | xfrm6: remove BUG_ON from xfrm6_dst_ifdown | Li RongQing |
2018-10-11 | net/xfrm: fix out-of-bounds packet access | Alexei Starovoitov |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-14 | xfrm6: avoid potential infinite loop in _decode_session6() | Eric Dumazet |
2018-04-17 | net/ipv6: Remove unused code and variables for rt6_info | David Ahern |
2018-02-16 | xfrm: reuse uncached_list to track xdsts | Xin Long |
2017-11-30 | net: Create and use new helper xfrm_dst_child(). | David Miller |
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-18 | ipv6: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-08-11 | net: xfrm: support setting an output mark. | Lorenzo Colitti |
2017-07-18 | xfrm: remove flow cache | Florian Westphal |
2017-07-18 | net: xfrm: revert to lower xfrm dst gc limit | Florian Westphal |
2017-02-09 | xfrm: policy: make policy backend const | Florian Westphal |
2017-02-09 | xfrm: policy: remove family field | Florian Westphal |
2017-02-09 | xfrm: policy: remove garbage_collect callback | Florian Westphal |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-10 | net: l3mdev: remove redundant calls | David Ahern |
2016-09-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2016-08-22 | xfrm: Only add l3mdev oif to dst lookups | David Ahern |
2016-06-16 | net: xfrm: fix old-style declaration | Arnd Bergmann |
2015-12-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-11-03 | xfrm: dst_entries_init() per-net dst_ops | Dan Streetman |
2015-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-10-07 | net: Fix vti use case with oif in dst lookups for IPv6 | David Ahern |
2015-10-07 | net: Fix vti use case with oif in dst lookups for IPv6 | David Ahern |
2015-09-29 | net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents | David Ahern |
2015-09-29 | xfrm: Let the flowcache handle its size by default. | Steffen Klassert |
2015-09-14 | xfrm6: Fix ICMPv6 and MH header checks in _decode_session6 | Mathias Krause |
2015-08-25 | xfrm: Use VRF master index if output device is enslaved | David Ahern |
2015-08-11 | xfrm: Add oif to dst lookups | David Ahern |
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 |