Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d3035be4ce2345d98633a45f93a74e526e94b802
/
net
/
xfrm
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
· 7 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
· 7 years ago
e4db5b6
xfrm: policy: remove pcpu policy cache
by Florian Westphal
· 7 years ago
86126b7
xfrm: free skb if nlsk pointer is NULL
by Florian Westphal
· 7 years ago
f203b76
xfrm: Add virtual xfrm interfaces
by Steffen Klassert
· 7 years ago
7e65264
xfrm: Add a new lookup key to match xfrm interfaces.
by Steffen Klassert
· 7 years ago
9b42c1f
xfrm: Extend the output_mark to support input direction and masking.
by Steffen Klassert
· 7 years ago
8cc8877
xfrm: fix missing dst_release() after policy blocking lbcast and multicast
by Tommi Rantala
· 7 years ago
45c180b
xfrm_user: prevent leaking 2 bytes of kernel memory
by Eric Dumazet
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
38369f5
xfrm Fix potential error pointer dereference in xfrm_bundle_create.
by Steffen Klassert
· 7 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
779b793
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
by Daniel Axtens
· 7 years ago
b8b549e
xfrm: Fix ESN sequence number handling for IPsec GSO packets.
by Steffen Klassert
· 7 years ago
f8c3d0d
xfrm: mark kmem_caches as __ro_after_init
by Alexey Dobriyan
· 7 years ago
013cb81
xfrm: Fix infinite loop in xfrm_get_dst_nexthop with transport mode.
by Steffen Klassert
· 7 years ago
143a445
xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos
by Xin Long
· 7 years ago
f84c682
net: Convert pernet_subsys, registered from inet_init()
by Kirill Tkhai
· 7 years ago
d97ca5d
xfrm_user: uncoditionally validate esn replay attribute struct
by Florian Westphal
· 7 years ago
2471c98
xfrm: Fix policy hold queue after flowcache removal.
by Steffen Klassert
· 7 years ago
19d7df6
xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
by Steffen Klassert
· 7 years ago
a81e4af
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
955bd1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
545d8ae
xfrm: fix boolean assignment in xfrm_get_type_offload
by Gustavo A. R. Silva
· 7 years ago
aa5dd6f
xfrm: fix error flow in case of add state fails
by Aviad Yehezkel
· 7 years ago
cc01572
xfrm: Add SA to hardware at the end of xfrm_state_construct()
by Yossi Kuperman
· 7 years ago
50bd870
xfrm: Add ESN support for IPSec HW offload
by Yossef Efraim
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
76a4201
xfrm: Fix a race in the xdst pcpu cache.
by Steffen Klassert
· 7 years ago
b1bdcb5
xfrm: don't call xfrm_policy_cache_flush while holding spinlock
by Florian Westphal
· 7 years ago
d16b46e
xfrm: Use __skb_queue_tail in xfrm_trans_queue
by Herbert Xu
· 7 years ago
2f10a61
xfrm: fix rcu usage in xfrm_get_type_offload
by Sabrina Dubroca
· 7 years ago
862591b
xfrm: skip policies marked as dead while rehashing
by Florian Westphal
· 7 years ago
257a4b0
xfrm: Forbid state updates from changing encap type
by Herbert Xu
· 7 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
65bbbf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
92a2320
xfrm: check for xdo_dev_ops add and delete
by Shannon Nelson
· 7 years ago
95bff4b
xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto.
by Steffen Klassert
· 7 years ago
f53c723
net: Add asynchronous callbacks for xfrm on layer 2.
by Steffen Klassert
· 7 years ago
3dca3f3
xfrm: Separate ESP handling from segmentation for GRO packets.
by Steffen Klassert
· 7 years ago
acf568e
xfrm: Reinject transport-mode packets through tasklet
by Herbert Xu
· 7 years ago
8ce38ae
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
d295027
xfrm: put policies when reusing pcpu xdst entry
by Florian Westphal
· 7 years ago
732706a
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
by Steffen Klassert
· 7 years ago
75bf50f
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
by Antony Antony
· 7 years ago
ddc47e4
xfrm: Fix stack-out-of-bounds read on socket policy lookup.
by Steffen Klassert
· 7 years ago
4ce3dbe
xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
by Aviv Heller
· 7 years ago
9b7e14d
xfrm: Remove redundant state assignment in xfrm_input()
by Aviv Heller
· 7 years ago
43024b9
xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA option
by Yossef Efraim
· 7 years ago
0ba23a2
xfrm: Fix xfrm_replay_overflow_offload_esn
by Yossef Efraim
· 7 years ago
e719135
xfrm: fix XFRMA_OUTPUT_MARK policy entry
by Michal Kubecek
· 7 years ago
5492093
xfrm: Stop using dst->next in bundle construction.
by David Miller
· 7 years ago
Next »