index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
net/xfrm_user: use in_compat_syscall to deny compat syscalls
Andy Lutomirski
1
-1
/
+1
2015-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+4
2015-10-23
xfrm: Fix unaligned access to stats in copy_to_user_state()
Sowmini Varadhan
1
-1
/
+4
2015-09-29
xfrm: Fix state threshold configuration from userspace
Michael Rossberg
1
-1
/
+3
2015-08-11
net/xfrm: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-4
/
+2
2015-07-21
xfrm: Fix a typo
Jakub Wilk
1
-1
/
+1
2015-05-28
ipsec: Add IV generator information to xfrm_state
Herbert Xu
1
-9
/
+31
2015-03-03
xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host
Fan Du
1
-0
/
+5
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-9
/
+18
2014-11-03
xfrm: add XFRMA_REPLAY_VAL attribute to SA messages
dingzhi
1
-4
/
+8
2014-09-18
ipsec: Remove obsolete MAX_AH_AUTH_LEN
Herbert Xu
1
-2
/
+1
2014-09-02
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
1
-3
/
+77
2014-06-30
xfrm: Fix installation of AH IPsec SAs
Tobias Brunner
1
-4
/
+3
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+25
2014-06-03
xfrm: fix race between netns cleanup and state expire notification
Michal Kubecek
1
-11
/
+25
2014-05-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-45
/
+8
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-1
/
+1
2014-04-23
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
1
-30
/
+8
2014-04-22
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
1
-21
/
+6
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+4
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-3
/
+3
2014-03-07
xfrm: rename struct xfrm_filter
Nicolas Dichtel
1
-4
/
+4
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+0
2014-02-20
xfrm: Clone states properly on migration
Steffen Klassert
1
-5
/
+0
2014-02-17
ipsec: add support of limited SA dump
Nicolas Dichtel
1
-1
/
+27
2014-02-13
xfrm: avoid creating temporary SA when there are no listeners
Horia Geanta
1
-0
/
+6
2014-02-12
xfrm: Don't prohibit AH from using ESN feature
Fan Du
1
-1
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-34
/
+28
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
1
-6
/
+6
2014-01-02
xfrm: checkpatch erros with space prohibited
Weilong Chen
1
-1
/
+1
2014-01-02
xfrm: checkpatch errors with space
Weilong Chen
1
-2
/
+2
2013-12-16
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
1
-24
/
+1
2013-12-16
xfrm: check user specified spi for IPComp
Fan Du
1
-1
/
+3
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
1
-4
/
+10
2013-12-06
xfrm: Using the right namespace to migrate key info
Fan Du
1
-1
/
+2
2013-12-06
xfrm: Try to honor policy index if it's supplied by user
Fan Du
1
-1
/
+9
2013-09-17
xfrm: Guard IPsec anti replay window against replay bitmap
Fan Du
1
-1
/
+2
2013-09-16
xfrm: Fix replay size checking on async events
Steffen Klassert
1
-1
/
+1
2013-05-31
xfrm: force a garbage collection after deleting a policy
Paul Moore
1
-0
/
+2
2013-03-06
xfrm_user: constify netlink dispatch table
Mathias Krause
1
-2
/
+2
2013-03-06
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
1
-0
/
+13
2013-01-29
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2012-11-18
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
1
-1
/
+1
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-39
/
+38
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+6
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+42
2012-09-20
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
1
-4
/
+5
2012-09-20
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
1
-6
/
+25
2012-09-20
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
1
-0
/
+1
[next]