index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_user.c
Age
Commit message (
Expand
)
Author
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
2014-01-02
xfrm: checkpatch erros with space prohibited
Weilong Chen
2014-01-02
xfrm: checkpatch errors with space
Weilong Chen
2013-12-16
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
2013-12-16
xfrm: check user specified spi for IPComp
Fan Du
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
2013-12-06
xfrm: Using the right namespace to migrate key info
Fan Du
2013-12-06
xfrm: Try to honor policy index if it's supplied by user
Fan Du
2013-09-17
xfrm: Guard IPsec anti replay window against replay bitmap
Fan Du
2013-09-16
xfrm: Fix replay size checking on async events
Steffen Klassert
2013-05-31
xfrm: force a garbage collection after deleting a policy
Paul Moore
2013-03-06
xfrm_user: constify netlink dispatch table
Mathias Krause
2013-03-06
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
2013-01-29
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
2012-11-18
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-20
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
2012-09-20
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
2012-09-20
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
2012-09-20
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
2012-09-20
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
2012-09-20
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
2012-09-18
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
2012-09-18
xfrm_user: return error pointer instead of NULL
Mathias Krause
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-10
xfrm: Report user triggered expirations against the users socket
Eric W. Biederman
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-08-15
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-27
xfrm_user: Propagate netlink error codes properly.
David S. Miller
2012-04-01
xfrm_user: Stop using NLA_PUT*().
David S. Miller
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-04-26
xfrm: Check for the new replay implementation if an esn state is inserted
Steffen Klassert
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-28
xfrm: Restrict extended sequence numbers to esp
Steffen Klassert
2011-03-28
xfrm: Check for esn buffer len in xfrm_new_ae
Steffen Klassert
2011-03-21
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
2011-03-13
xfrm: Add user interface for esn and big anti-replay windows
Steffen Klassert
2011-03-13
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
[next]