Age | Commit message (Expand) | Author |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-05-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-05-01 | xfrm: Indicate xfrm_state offload errors | Ilan Tayari |
2017-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-04-14 | xfrm: Add an IPsec hardware offloading API | Steffen Klassert |
2017-04-13 | netlink: pass extended ACK struct where available | Johannes Berg |
2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg |
2017-04-13 | netlink: extended ACK reporting | Johannes Berg |
2017-04-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-04-10 | xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion | Herbert Xu |
2017-03-29 | xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder | Andy Whitcroft |
2017-03-29 | xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window | Andy Whitcroft |
2017-03-24 | xfrm: remove unused struct xfrm_mgr::id | Alexey Dobriyan |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-30 | xfrm_user: fix return value from xfrm_user_rcv_msg | Yi Zhao |
2016-09-09 | xfrm_user: propagate sec ctx allocation errors | Mathias Krause |
2016-07-27 | xfrm: get rid of another incorrect WARN | Vegard Nossum |
2016-07-27 | xfrm: get rid of incorrect WARN | Vegard Nossum |
2016-07-18 | xfrm: fix crash in XFRM_MSG_GETSA netlink handler | Vegard Nossum |
2016-04-23 | xfrm: align nlattr properly when needed | Nicolas Dichtel |
2016-03-22 | net/xfrm_user: use in_compat_syscall to deny compat syscalls | Andy Lutomirski |
2015-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-10-23 | xfrm: Fix unaligned access to stats in copy_to_user_state() | Sowmini Varadhan |
2015-09-29 | xfrm: Fix state threshold configuration from userspace | Michael Rossberg |
2015-08-11 | net/xfrm: use kmemdup rather than duplicating its implementation | Andrzej Hajda |
2015-07-21 | xfrm: Fix a typo | Jakub Wilk |
2015-05-28 | ipsec: Add IV generator information to xfrm_state | Herbert Xu |
2015-03-03 | xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host | Fan Du |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg |
2014-11-03 | xfrm: add XFRMA_REPLAY_VAL attribute to SA messages | dingzhi |
2014-09-18 | ipsec: Remove obsolete MAX_AH_AUTH_LEN | Herbert Xu |
2014-09-02 | xfrm: configure policy hash table thresholds by netlink | Christophe Gouault |
2014-06-30 | xfrm: Fix installation of AH IPsec SAs | Tobias Brunner |
2014-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-03 | xfrm: fix race between netns cleanup and state expire notification | Michal Kubecek |
2014-05-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2014-04-24 | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman |
2014-04-23 | xfrm: Remove useless xfrm_audit struct. | Tetsuo Handa |
2014-04-22 | xfrm: Remove useless secid field from xfrm_audit. | Tetsuo Handa |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2014-03-10 | selinux: add gfp argument to security_xfrm_policy_alloc and fix callers | Nikolay Aleksandrov |
2014-03-07 | xfrm: rename struct xfrm_filter | Nicolas Dichtel |
2014-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-02-20 | xfrm: Clone states properly on migration | Steffen Klassert |
2014-02-17 | ipsec: add support of limited SA dump | Nicolas Dichtel |
2014-02-13 | xfrm: avoid creating temporary SA when there are no listeners | Horia Geanta |
2014-02-12 | xfrm: Don't prohibit AH from using ESN feature | Fan Du |
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 |