Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e25ec9141114c7124eeba09385e272dd76fbe617
/
net
/
xfrm
660899d
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
by Tobias Brunner
· 6 years ago
f75a280
xfrm: destroy xfrm_state synchronously on net exit path
by Cong Wang
· 6 years ago
e2612cd
xfrm: Make set-mark default behavior backward compatible
by Benedict Wong
· 6 years ago
35e610386
xfrm: refine validation of template and selector families
by Florian Westphal
· 6 years ago
12750ab
xfrm: policy: fix infinite loop when merging src-nodes
by Florian Westphal
· 6 years ago
1d38900
xfrm: policy: fix reinsertion on node merge
by Florian Westphal
· 6 years ago
1548bc4
xfrm: policy: delete inexact policies from inexact list on hash rebuild
by Florian Westphal
· 6 years ago
7a474c3
xfrm: policy: increment xfrm_hash_generation on hash rebuild
by Florian Westphal
· 6 years ago
355b00d
xfrm: policy: use hlist rcu variants on inexact insert, part 2
by Florian Westphal
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
ac68a3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
4165079
net: switch secpath to use skb extension infrastructure
by Florian Westphal
· 6 years ago
a84e3f5
xfrm: prefer secpath_set over secpath_dup
by Florian Westphal
· 6 years ago
26912e3
xfrm: use secpath_exist where applicable
by Florian Westphal
· 6 years ago
2294be0f
net: use skb_sec_path helper in more places
by Florian Westphal
· 6 years ago
0ca64da
xfrm: change secpath_set to return secpath struct, not error value
by Florian Westphal
· 6 years ago
cc4acb1
xfrm: policy: remove set but not used variable 'priority'
by YueHaibing
· 6 years ago
fde9cd6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
88584c3
xfrm: policy: fix policy hash rebuild
by Florian Westphal
· 6 years ago
4a135e5
xfrm_user: fix freeing of xfrm states on acquire
by Mathias Krause
· 6 years ago
0152eee
xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears the dst_entry.
by Steffen Klassert
· 6 years ago
39aa692
xfrm: policy: fix netlink/pf_key policy lookups
by Florian Westphal
· 6 years ago
7759d6a
xfrm: policy: add missing indentation
by Colin Ian King
· 6 years ago
6ac098b
xfrm: policy: add 2nd-level saddr trees for inexact policies
by Florian Westphal
· 6 years ago
64a09a7
xfrm: policy: store inexact policies in a tree ordered by source address
by Florian Westphal
· 6 years ago
e901cbc
xfrm: policy: check reinserted policies match their node
by Florian Westphal
· 6 years ago
9cf545e
xfrm: policy: store inexact policies in a tree ordered by destination address
by Florian Westphal
· 6 years ago
6be3b0d
xfrm: policy: add inexact policy search tree infrastructure
by Florian Westphal
· 6 years ago
b5fe22e
xfrm: policy: consider if_id when hashing inexact policy
by Florian Westphal
· 6 years ago
24969fa
xfrm: policy: store inexact policies in an rhashtable
by Florian Westphal
· 6 years ago
cc1bb84
xfrm: policy: return NULL when inexact search needed
by Florian Westphal
· 6 years ago
a927d6af
xfrm: policy: split list insertion into a helper
by Florian Westphal
· 6 years ago
ceb159e
xfrm: security: iterate all, not inexact lists
by Florian Westphal
· 6 years ago
ca92e17
xfrm: Fix bucket count reported to userspace
by Benjamin Poirier
· 6 years ago
601a880
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
23a12dd
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
by Ingo Molnar
· 6 years ago
82aa467
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
98f7620
compat: Cleanup in_compat_syscall() callers
by Dmitry Safonov
· 6 years ago
48e01e0
ixgbe/ixgbevf: fix XFRM_ALGO dependency
by Jeff Kirsher
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
533555e
xfrm: Fix error return code in xfrm_output_one()
by Wei Yongjun
· 6 years ago
2e2d6f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
8f18da4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
8d4b6bc
xfrm: use complete IPv6 addresses for hash
by Michal Kubecek
· 6 years ago
9dffff2
xfrm: policy: use hlist rcu variants on insert
by Florian Westphal
· 6 years ago
dac9c97
net: Add extack to nlmsg_parse
by David Ahern
· 6 years ago
f1193e9
xfrm: use correct size to initialise sp->ovec
by Li RongQing
· 6 years ago
b7138fd
xfrm: remove unnecessary check in xfrmi_get_stats64
by Li RongQing
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4da4025
xfrm: fix gro_cells leak when remove virtual xfrm interfaces
by Li RongQing
· 6 years ago
2240c12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
ee0b6f4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
1042caa
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
by Maciej Żenczykowski
· 6 years ago
d888f39
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
by Maciej Żenczykowski
· 6 years ago
32bf94f
xfrm: validate template mode
by Sean Tranchetti
· 6 years ago
9e14379
xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
by Steffen Klassert
· 6 years ago
a8305bf
net: Add and use skb_mark_not_on_list().
by David S. Miller
· 6 years ago
782710e
xfrm: reset crypto_done when iterating over multiple input xfrms
by Sowmini Varadhan
· 6 years ago
4a13209
xfrm: allow driver to quietly refuse offload
by Shannon Nelson
· 6 years ago
211d6f2
xfrm: Make function xfrmi_get_link_net() static
by Wei Yongjun
· 6 years ago
07bf790
xfrm: Validate address prefix lengths in the xfrm selector.
by Steffen Klassert
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7a49d3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
c6f5e01
xfrm: fix ptr_ret.cocci warnings
by kbuild test robot
· 6 years ago
44e2b83
xfrm: Return detailed errors from xfrmi_newlink
by Benedict Wong
· 6 years ago
934ffce
xfrm: fix 'passing zero to ERR_PTR()' warning
by YueHaibing
· 6 years ago
2e13b58
xfrm: remove blank lines at EOF
by Stephen Hemminger
· 6 years ago
5baf4f9
xfrm: Allow xfrmi if_id to be updated by UPDSA
by Nathan Harold
· 6 years ago
bc56b33
xfrm: Remove xfrmi interface ID from flowi
by Benedict Wong
· 6 years ago
fcb662d
xfrm: don't check offload_handle for nonzero
by Shannon Nelson
· 6 years ago
386c568
xfrm: use time64_t for in-kernel timestamps
by Arnd Bergmann
· 6 years ago
6d8e85f
xfrm: Allow Set Mark to be Updated Using UPDSA
by Nathan Harold
· 6 years ago
e4db5b6
xfrm: policy: remove pcpu policy cache
by Florian Westphal
· 6 years ago
86126b7
xfrm: free skb if nlsk pointer is NULL
by Florian Westphal
· 6 years ago
f203b76
xfrm: Add virtual xfrm interfaces
by Steffen Klassert
· 6 years ago
7e65264
xfrm: Add a new lookup key to match xfrm interfaces.
by Steffen Klassert
· 6 years ago
9b42c1f
xfrm: Extend the output_mark to support input direction and masking.
by Steffen Klassert
· 6 years ago
8cc8877
xfrm: fix missing dst_release() after policy blocking lbcast and multicast
by Tommi Rantala
· 6 years ago
45c180b
xfrm_user: prevent leaking 2 bytes of kernel memory
by Eric Dumazet
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
38369f5
xfrm Fix potential error pointer dereference in xfrm_bundle_create.
by Steffen Klassert
· 6 years ago
3617d94
proc: introduce proc_create_net_single
by Christoph Hellwig
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
565f0fa
xfrm: use a dedicated slab cache for struct xfrm_state
by Mathias Krause
· 7 years ago
b48c05a
xfrm: Fix warning in xfrm6_tunnel_net_exit.
by Steffen Klassert
· 7 years ago
c0b458a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e9a441b
xfrm: Register xfrm_dev_notifier in appropriate place
by Kirill Tkhai
· 7 years ago
56455e0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
9a3fb9f
xfrm: Fix transport mode skb control buffer usage.
by Steffen Klassert
· 7 years ago
46c0ef6
xfrm: fix rcu_read_unlock usage in xfrm_local_error
by Taehee Yoo
· 7 years ago
d2ddf628
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
0dcd787
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
by Greg Hackmann
· 7 years ago
649b982
net: Convert xfrm_user_net_ops
by Kirill Tkhai
· 7 years ago
415a132
xfrm_policy: use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
0f3e9c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
Next »