Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0ecb58210bd9de14df62a614be07428ef10f9469
/
net
/
xfrm
/
xfrm_user.c
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
dbb2483
xfrm: clean up xfrm protocol checks
by Cong Wang
· 6 years ago
bfc01dd
Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"
by Steffen Klassert
· 6 years ago
f10e001
net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm
by Su Yanjun
· 6 years ago
b805d78d
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
by YueHaibing
· 6 years ago
f75a280
xfrm: destroy xfrm_state synchronously on net exit path
by Cong Wang
· 6 years ago
35e610386
xfrm: refine validation of template and selector families
by Florian Westphal
· 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
4a135e5
xfrm_user: fix freeing of xfrm states on acquire
by Mathias Krause
· 6 years ago
98f7620
compat: Cleanup in_compat_syscall() callers
by Dmitry Safonov
· 6 years ago
dac9c97
net: Add extack to nlmsg_parse
by David Ahern
· 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
32bf94f
xfrm: validate template mode
by Sean Tranchetti
· 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
2e13b58
xfrm: remove blank lines at EOF
by Stephen Hemminger
· 6 years ago
86126b7
xfrm: free skb if nlsk pointer is NULL
by Florian Westphal
· 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
45c180b
xfrm_user: prevent leaking 2 bytes of kernel memory
by Eric Dumazet
· 7 years ago
d97ca5d
xfrm_user: uncoditionally validate esn replay attribute struct
by Florian Westphal
· 7 years ago
cc01572
xfrm: Add SA to hardware at the end of xfrm_state_construct()
by Yossi Kuperman
· 7 years ago
732706a
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
by Steffen Klassert
· 7 years ago
e719135
xfrm: fix XFRMA_OUTPUT_MARK policy entry
by Michal Kubecek
· 7 years ago
6a53b75
xfrm: check id proto in validate_tmpl()
by Cong Wang
· 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
2fc5f83
net: xfrm_user: use BUG_ON instead of if condition followed by BUG
by Gustavo A. R. Silva
· 7 years ago
1137b5e
ipsec: Fix aborted xfrm policy dump crash
by Herbert Xu
· 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
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
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
077fbac
net: xfrm: support setting an output mark.
by Lorenzo Colitti
· 7 years ago
ffdb521
xfrm: Auto-load xfrm offload modules
by Ilan Tayari
· 7 years ago
09c7570
xfrm: remove flow cache
by Florian Westphal
· 7 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
138437f
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
by Hangbin Liu
· 8 years ago
8bafd73
xfrm: add UDP encapsulation port in migrate message
by Antony Antony
· 8 years ago
4ab47d4
xfrm: extend MIGRATE with UDP encapsulation port
by Antony Antony
· 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
6b633e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
d77e38e
xfrm: Add an IPsec hardware offloading API
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
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
1560875
xfrm: remove unused struct xfrm_mgr::id
by Alexey Dobriyan
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
83e2d05
xfrm_user: fix return value from xfrm_user_rcv_msg
by Yi Zhao
· 8 years ago
2f30ea5
xfrm_user: propagate sec ctx allocation errors
by Mathias Krause
· 8 years ago
7677c75
xfrm: get rid of another incorrect WARN
by Vegard Nossum
· 8 years ago
73efc32
xfrm: get rid of incorrect WARN
by Vegard Nossum
· 8 years ago
1ba5bf9
xfrm: fix crash in XFRM_MSG_GETSA netlink handler
by Vegard Nossum
· 8 years ago
de95c4a
xfrm: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
2bf8c47
net/xfrm_user: use in_compat_syscall to deny compat syscalls
by Andy Lutomirski
· 9 years ago
e7b63ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 9 years ago
e33d4f1
xfrm: Fix unaligned access to stats in copy_to_user_state()
by Sowmini Varadhan
· 9 years ago
4e07723
xfrm: Fix state threshold configuration from userspace
by Michael Rossberg
· 9 years ago
df36756
net/xfrm: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
0c199a9
xfrm: Fix a typo
by Jakub Wilk
· 9 years ago
69b0137
ipsec: Add IV generator information to xfrm_state
by Herbert Xu
· 10 years ago
7400599
xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host
by Fan Du
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
f293a5e
xfrm: add XFRMA_REPLAY_VAL attribute to SA messages
by dingzhi
· 10 years ago
689f1c9
ipsec: Remove obsolete MAX_AH_AUTH_LEN
by Herbert Xu
· 10 years ago
880a6fa
xfrm: configure policy hash table thresholds by netlink
by Christophe Gouault
· 10 years ago
a0e5ef5
xfrm: Fix installation of AH IPsec SAs
by Tobias Brunner
· 11 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
21ee543
xfrm: fix race between netns cleanup and state expire notification
by Michal Kubecek
· 11 years ago
65db611
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
90f62cf
net: Use netlink_ns_capable to verify the permisions of netlink messages
by Eric W. Biederman
· 11 years ago
2e71029
xfrm: Remove useless xfrm_audit struct.
by Tetsuo Handa
· 11 years ago
f1370cc
xfrm: Remove useless secid field from xfrm_audit.
by Tetsuo Handa
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
995dca4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
52a4c64
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
by Nikolay Aleksandrov
· 11 years ago
870a2df
xfrm: rename struct xfrm_filter
by Nicolas Dichtel
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ee5c231
xfrm: Clone states properly on migration
by Steffen Klassert
· 11 years ago
d362309
ipsec: add support of limited SA dump
by Nicolas Dichtel
· 11 years ago
0f24558
xfrm: avoid creating temporary SA when there are no listeners
by Horia Geanta
· 11 years ago
0171410
xfrm: Don't prohibit AH from using ESN feature
by Fan Du
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
4440e85
audit: convert all sessionid declaration to unsigned int
by Eric Paris
· 11 years ago
02d0892
xfrm: checkpatch erros with space prohibited
by Weilong Chen
· 11 years ago
Next »