index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
xfrm6_policy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: use net device refcount tracker helpers
Eric Dumazet
2021-12-09
1
-2
/
+2
*
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
1
-2
/
+3
*
xfrm: remove decode_session indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-106
/
+0
*
xfrm: remove init_path indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-14
/
+0
*
xfrm: remove tos indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-6
/
+0
*
xfrm6: remove BUG_ON from xfrm6_dst_ifdown
Li RongQing
2018-11-22
1
-1
/
+0
*
net/xfrm: fix out-of-bounds packet access
Alexei Starovoitov
2018-10-11
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-1
/
+1
|
\
|
*
xfrm6: avoid potential infinite loop in _decode_session6()
Eric Dumazet
2018-05-14
1
-1
/
+1
*
|
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
2018-04-17
1
-2
/
+0
|
/
*
xfrm: reuse uncached_list to track xdsts
Xin Long
2018-02-16
1
-0
/
+5
*
net: Create and use new helper xfrm_dst_child().
David Miller
2017-11-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
ipv6: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-18
1
-0
/
+1
|
/
*
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-11
1
-3
/
+6
*
xfrm: remove flow cache
Florian Westphal
2017-07-18
1
-9
/
+0
*
net: xfrm: revert to lower xfrm dst gc limit
Florian Westphal
2017-07-18
1
-1
/
+1
*
xfrm: policy: make policy backend const
Florian Westphal
2017-02-09
1
-1
/
+1
*
xfrm: policy: remove family field
Florian Westphal
2017-02-09
1
-4
/
+1
*
xfrm: policy: remove garbage_collect callback
Florian Westphal
2017-02-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-1
/
+1
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-09-08
1
-1
/
+1
|
|
\
|
|
*
xfrm: Only add l3mdev oif to dst lookups
David Ahern
2016-08-22
1
-1
/
+1
*
|
|
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
1
-1
/
+1
|
/
/
*
/
net: xfrm: fix old-style declaration
Arnd Bergmann
2016-06-16
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-12-22
1
-15
/
+38
|
\
|
*
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
2015-11-03
1
-15
/
+38
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-10-30
1
-1
/
+1
|
\
\
|
*
|
xfrm: Let the flowcache handle its size by default.
Steffen Klassert
2015-09-29
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-10-22
1
-2
/
+4
|
|
\
\
|
|
*
|
xfrm6: Fix ICMPv6 and MH header checks in _decode_session6
Mathias Krause
2015-09-14
1
-2
/
+4
|
|
|
/
|
*
/
net: Fix vti use case with oif in dst lookups for IPv6
David Ahern
2015-10-07
1
-0
/
+1
|
|
/
*
|
net: Fix vti use case with oif in dst lookups for IPv6
David Ahern
2015-10-07
1
-0
/
+1
*
|
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
David Ahern
2015-09-29
1
-5
/
+3
|
/
*
xfrm: Use VRF master index if output device is enslaved
David Ahern
2015-08-25
1
-2
/
+5
*
xfrm: Add oif to dst lookups
David Ahern
2015-08-11
1
-3
/
+4
*
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
1
-4
/
+2
*
ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
Martin KaFai Lau
2015-05-01
1
-14
/
+0
*
xfrm: simplify xfrm_address_t use
Jiri Benc
2015-03-31
1
-3
/
+1
*
ipv6: coding style: comparison for equality with NULL
Ian Morris
2015-03-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-0
/
+1
|
\
|
*
xfrm6: Fix a offset value for network header in _decode_session6
Hajime Tazaki
2015-02-06
1
-0
/
+1
*
|
net: Remove protocol from struct dst_ops
Eric W. Biederman
2015-03-09
1
-1
/
+0
|
/
*
xfrm6: Fix the nexthdr offset in _decode_session6.
Steffen Klassert
2014-12-08
1
-1
/
+7
*
xfrm6: Fix transport header offset in _decode_session6.
Steffen Klassert
2014-12-08
1
-1
/
+1
*
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
2014-10-22
1
-3
/
+8
*
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-08-24
1
-11
/
+11
*
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
2014-03-14
1
-0
/
+7
[next]