Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a8ae890b9c5f0d812337d97f2552c0d772957dc2
/
net
/
xfrm
5492093
xfrm: Stop using dst->next in bundle construction.
by David Miller
· 7 years ago
0f6c480
xfrm: Move dst->path into struct xfrm_dst
by David Miller
· 7 years ago
b6ca8bd
xfrm: Move child route linkage into xfrm_dst.
by David Miller
· 7 years ago
45b018be
ipsec: Create and use new helpers for dst child access.
by David Miller
· 7 years ago
b92cf4a
net: Create and use new helper xfrm_dst_child().
by David Miller
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
6a787d6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
9480215
Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."
by Steffen Klassert
· 7 years ago
0e74aa1
xfrm: Copy policy family in clone_policy
by Herbert Xu
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6a17280
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c9f3f81
xfrm: Fix stack-out-of-bounds read in xfrm_state_find.
by Steffen Klassert
· 7 years ago
cf37966
xfrm: do unconditional template resolution before pcpu cache check
by Florian Westphal
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
cb79a18
xfrm: defer daddr pointer assignment after spi parsing
by Florian Westphal
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
26a8ba2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
73b9fc4
xfrm: Fix GSO for IPsec with GRE tunnel.
by Steffen Klassert
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
2fc5f83
net: xfrm_user: use BUG_ON instead of if condition followed by BUG
by Gustavo A. R. Silva
· 7 years ago
2b06cdf
xfrm: Clear sk_dst_cache when applying per-socket policy.
by Jonathan Basseri
· 7 years ago
ec650b2
xfrm: Fix xfrm_dst_cache memleak
by Steffen Klassert
· 7 years ago
1137b5e
ipsec: Fix aborted xfrm policy dump crash
by Herbert Xu
· 7 years ago
c3aed70
xfrm: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
10a7ef3
ipsec: Fix dst leak in xfrm_bundle_create().
by David Miller
· 7 years ago
dd269db
xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock
by Artem Savkov
· 7 years ago
a1b831f
xfrm: eradicate size_t
by Alexey Dobriyan
· 7 years ago
5e708e4
xfrm: make xfrm_replay_state_esn_len() return unsigned int
by Alexey Dobriyan
· 7 years ago
1bd963a
xfrm: make xfrm_alg_auth_len() return unsigned int
by Alexey Dobriyan
· 7 years ago
06cd22f
xfrm: make xfrm_alg_len() return unsigned int
by Alexey Dobriyan
· 7 years ago
373b8ee
xfrm: make aead_len() return unsigned int
by Alexey Dobriyan
· 7 years ago
23e9fcf
vti: fix NULL dereference in xfrm_input()
by Alexey Kodanev
· 7 years ago
67a6338
xfrm: Fix negative device refcount on offload failure.
by Steffen Klassert
· 7 years ago
c5d4d7d
xfrm: Fix deletion of offloaded SAs on failure.
by Steffen Klassert
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8598112
xfrm: Fix return value check of copy_sec_ctx.
by Steffen Klassert
· 7 years ago
47ebcc0
xfrm: Add support for network devices capable of removing the ESP trailer
by Yossi Kuperman
· 7 years ago
931e79d
xfrm_user: fix info leak in build_aevent()
by Mathias Krause
· 7 years ago
e3e5fc1
xfrm_user: fix info leak in build_expire()
by Mathias Krause
· 7 years ago
50329c8
xfrm_user: fix info leak in xfrm_notify_sa()
by Mathias Krause
· 7 years ago
5fe0d4b
xfrm_user: fix info leak in copy_user_offload()
by Mathias Krause
· 7 years ago
8a4b578
net: xfrm: don't double-hold dst when sk_policy in use.
by Lorenzo Colitti
· 7 years ago
a43dce9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
077fbac
net: xfrm: support setting an output mark.
by Lorenzo Colitti
· 7 years ago
13ead5c
xfrm: check that cached bundle is still valid
by Florian Westphal
· 7 years ago
7bab096
xfrm: policy: check policy direction value
by Vladis Dronov
· 7 years ago
3f5a95a
xfrm: fix null pointer dereference on state and tmpl sort
by Koichiro Den
· 7 years ago
7e9e920
xfrm: Clear RX SKB secpath xfrm_offload
by Ilan Tayari
· 7 years ago
ffdb521
xfrm: Auto-load xfrm offload modules
by Ilan Tayari
· 7 years ago
ec30d78
xfrm: add xdst pcpu cache
by Florian Westphal
· 7 years ago
09c7570
xfrm: remove flow cache
by Florian Westphal
· 7 years ago
bd45c53
xfrm_policy: make xfrm_bundle_lookup return xfrm dst object
by Florian Westphal
· 7 years ago
86dc8ee
xfrm_policy: remove xfrm_policy_lookup
by Florian Westphal
· 7 years ago
aff669b
xfrm_policy: kill flow to policy dir conversion
by Florian Westphal
· 7 years ago
855dad9
xfrm_policy: remove always true/false branches
by Florian Westphal
· 7 years ago
3ca2828
xfrm_policy: bypass flow_cache_lookup
by Florian Westphal
· 7 years ago
55eabed
net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
850a621
net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
88755e9c
net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
93bbbfb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
a4c2fd7
net: remove DST_NOCACHE flag
by Wei Wang
· 7 years ago
b2a9c0e
net: remove DST_NOGC flag
by Wei Wang
· 7 years ago
52df157
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
by Wei Wang
· 7 years ago
138437f
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
by Hangbin Liu
· 7 years ago
8bafd73
xfrm: add UDP encapsulation port in migrate message
by Antony Antony
· 7 years ago
4ab47d4
xfrm: extend MIGRATE with UDP encapsulation port
by Antony Antony
· 7 years ago
b81f884a
xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD
by Hangbin Liu
· 7 years ago
a486cd2
xfrm: fix state migration copy replay sequence numbers
by Antony Antony
· 7 years ago
24d472e
xfrm: Make function xfrm_dev_register static
by Wei Yongjun
· 8 years ago
a133d93
xfrm: use memdup_user
by Geliang Tang
· 8 years ago
2c1497b
xfrm: Fix NETDEV_DOWN with IPSec offload
by Ilan Tayari
· 8 years ago
9b3eb54
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
by Sabrina Dubroca
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
5a0387a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
152afb9
xfrm: Indicate xfrm_state offload errors
by Ilan Tayari
· 8 years ago
cfcf99f
xfrm: fix GRO for !CONFIG_NETFILTER
by Sabrina Dubroca
· 8 years ago
35db069
xfrm: do the garbage collection after flushing policy
by Xin Long
· 8 years ago
6b633e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
bcd1f8a
xfrm: Prepare the GRO codepath for hardware offloading.
by Steffen Klassert
· 8 years ago
f1bd7d6
xfrm: Add encapsulation header offsets while SKB is not encrypted
by Ilan Tayari
· 8 years ago
f6e2711
net: Add a xfrm validate function to validate_xmit_skb
by Steffen Klassert
· 8 years ago
d7dbefc
xfrm: Add xfrm_replay_overflow functions for offloading
by Steffen Klassert
· 8 years ago
7862b40
esp: Add gso handlers for esp4 and esp6
by Steffen Klassert
· 8 years ago
d77e38e
xfrm: Add an IPsec hardware offloading API
by Steffen Klassert
· 8 years ago
21f42cc
xfrm: Move device notifications to a sepatate file
by Steffen Klassert
· 8 years ago
9d389d7
xfrm: Add a xfrm type offload.
by Steffen Klassert
· 8 years ago
fe52145
netlink: pass extended ACK struct where available
by Johannes Berg
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
2d4bc93
netlink: extended ACK reporting
by Johannes Berg
· 8 years ago
c6606a8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
633439f
xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion
by Herbert Xu
· 8 years ago
52b9c81
Merge branch 'apw' (xfrm_user fixes)
by Linus Torvalds
· 8 years ago
f843ee6
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
by Andy Whitcroft
· 8 years ago
677e806
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
by Andy Whitcroft
· 8 years ago
d7f6946
xfrm: use "unsigned int" in __xfrm6_pref_hash()
by Alexey Dobriyan
· 8 years ago
1560875
xfrm: remove unused struct xfrm_mgr::id
by Alexey Dobriyan
· 8 years ago
8474c8c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
Next »