index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host
Fan Du
2015-03-03
1
-0
/
+5
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-9
/
+18
*
xfrm: add XFRMA_REPLAY_VAL attribute to SA messages
dingzhi
2014-11-03
1
-4
/
+8
*
ipsec: Remove obsolete MAX_AH_AUTH_LEN
Herbert Xu
2014-09-18
1
-2
/
+1
*
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
2014-09-02
1
-3
/
+77
*
xfrm: Fix installation of AH IPsec SAs
Tobias Brunner
2014-06-30
1
-4
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-11
/
+25
|
\
|
*
xfrm: fix race between netns cleanup and state expire notification
Michal Kubecek
2014-06-03
1
-11
/
+25
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-05-22
1
-45
/
+8
|
\
\
|
|
/
|
/
|
|
*
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
2014-04-23
1
-30
/
+8
|
*
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
2014-04-22
1
-21
/
+6
*
|
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
1
-3
/
+3
|
\
|
*
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-03-10
1
-3
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-03-18
1
-4
/
+4
|
\
\
|
*
|
xfrm: rename struct xfrm_filter
Nicolas Dichtel
2014-03-07
1
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
1
-5
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
xfrm: Clone states properly on migration
Steffen Klassert
2014-02-20
1
-5
/
+0
*
|
ipsec: add support of limited SA dump
Nicolas Dichtel
2014-02-17
1
-1
/
+27
*
|
xfrm: avoid creating temporary SA when there are no listeners
Horia Geanta
2014-02-13
1
-0
/
+6
*
|
xfrm: Don't prohibit AH from using ESN feature
Fan Du
2014-02-12
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-34
/
+28
|
\
|
*
xfrm: checkpatch erros with space prohibited
Weilong Chen
2014-01-02
1
-1
/
+1
|
*
xfrm: checkpatch errors with space
Weilong Chen
2014-01-02
1
-2
/
+2
|
*
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
2013-12-16
1
-24
/
+1
|
*
xfrm: check user specified spi for IPComp
Fan Du
2013-12-16
1
-1
/
+3
|
*
xfrm: Namespacify xfrm state/policy locks
Fan Du
2013-12-06
1
-4
/
+10
|
*
xfrm: Using the right namespace to migrate key info
Fan Du
2013-12-06
1
-1
/
+2
|
*
xfrm: Try to honor policy index if it's supplied by user
Fan Du
2013-12-06
1
-1
/
+9
*
|
audit: convert all sessionid declaration to unsigned int
Eric Paris
2014-01-13
1
-6
/
+6
|
/
*
xfrm: Guard IPsec anti replay window against replay bitmap
Fan Du
2013-09-17
1
-1
/
+2
*
xfrm: Fix replay size checking on async events
Steffen Klassert
2013-09-16
1
-1
/
+1
*
xfrm: force a garbage collection after deleting a policy
Paul Moore
2013-05-31
1
-0
/
+2
*
xfrm_user: constify netlink dispatch table
Mathias Krause
2013-03-06
1
-2
/
+2
*
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
2013-03-06
1
-0
/
+13
*
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-1
/
+1
*
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
2012-11-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-39
/
+38
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-15
/
+42
|
|
\
|
*
|
xfrm: Report user triggered expirations against the users socket
Eric W. Biederman
2012-09-10
1
-2
/
+2
|
*
|
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-31
/
+31
|
*
|
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
1
-1
/
+1
|
*
|
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
2012-08-15
1
-5
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-17
1
-6
/
+6
|
|
/
*
|
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
2012-09-20
1
-4
/
+5
*
|
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
2012-09-20
1
-6
/
+25
*
|
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
2012-09-20
1
-0
/
+1
*
|
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
2012-09-20
1
-0
/
+1
*
|
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
2012-09-20
1
-0
/
+1
[next]