Age | Commit message (Expand) | Author |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2021-10-28 | xfrm: Remove redundant fields and related parentheses | luo penghao |
2021-10-18 | xfrm: Use memset_after() to clear padding | Kees Cook |
2021-09-23 | xfrm: fix rcu lock in xfrm_notify_userpolicy() | Nicolas Dichtel |
2021-09-15 | xfrm: notify default policy on update | Nicolas Dichtel |
2021-09-15 | xfrm: make user policy API complete | Nicolas Dichtel |
2021-09-09 | net: xfrm: fix shift-out-of-bounds in xfrm_get_default | Pavel Skripkin |
2021-08-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ | David S. Miller |
2021-08-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2021-07-29 | net: xfrm: fix shift-out-of-bounce | Pavel Skripkin |
2021-07-26 | net: xfrm: Fix end of loop tests for list_for_each_entry | Harshvardhan Jha |
2021-07-21 | net/xfrm/compat: Copy xfrm_spdattr_type_t atributes | Dmitry Safonov |
2021-07-21 | xfrm: Add possibility to set the default to block if we have no policy | Steffen Klassert |
2021-07-02 | xfrm: Fix RCU vs hash_resize_mutex lock inversion | Frederic Weisbecker |
2021-07-02 | Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_l... | Steffen Klassert |
2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-06-30 | Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-29 | net: xfrm: fix memory leak in xfrm_user_rcv_msg | Pavel Skripkin |
2021-06-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git | David S. Miller |
2021-06-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2021-06-22 | net/xfrm: Add inner_ipproto into sec_path | Huy Nguyen |
2021-06-22 | xfrm: Fix xfrm offload fallback fail case | Ayush Sawal |
2021-06-21 | xfrm: replay: remove last replay indirection | Florian Westphal |
2021-06-21 | xfrm: replay: avoid replay indirection | Florian Westphal |
2021-06-21 | xfrm: replay: remove recheck indirection | Florian Westphal |
2021-06-21 | xfrm: replay: remove advance indirection | Florian Westphal |
2021-06-21 | xfrm: replay: avoid xfrm replay notify indirection | Florian Westphal |
2021-06-16 | xfrm: avoid compiler warning when ipv6 is disabled | Florian Westphal |
2021-06-14 | xfrm: Fix error reporting in xfrm_state_construct. | Steffen Klassert |
2021-06-11 | xfrm: merge dstopt and routing hdroff functions | Florian Westphal |
2021-06-11 | xfrm: remove hdr_offset indirection | Florian Westphal |
2021-06-11 | xfrm: ipv6: move mip6_rthdr_offset into xfrm core | Florian Westphal |
2021-06-11 | xfrm: ipv6: move mip6_destopt_offset into xfrm core | Florian Westphal |
2021-06-11 | xfrm: ipv6: add xfrm6_hdr_offset helper | Florian Westphal |
2021-06-11 | xfrm: policy: fix a spelling mistake | gushengxian |
2021-06-01 | xfrm: remove the fragment check for ipv6 beet mode | Xin Long |
2021-06-01 | xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_by... | Varad Gautam |
2021-05-17 | xfrm: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-05-14 | xfrm: add state hashtable keyed by seq | Sabrina Dubroca |
2021-05-10 | selinux: delete selinux_xfrm_policy_lookup() useless argument | Zhongjun Tan |
2021-04-19 | xfrm: ipcomp: remove unnecessary get_cpu() | Sabrina Dubroca |
2021-04-19 | xfrm: xfrm_state_mtu should return at least 1280 for ipv6 | Sabrina Dubroca |
2021-04-19 | xfrm: avoid synchronize_rcu during netns destruction | Florian Westphal |
2021-04-19 | xfrm: remove stray synchronize_rcu from xfrm_init | Florian Westphal |
2021-04-19 | flow: remove spi key from flowi struct | Florian Westphal |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-03-30 | xfrm/compat: Cleanup WARN()s that can be user-triggered | Dmitry Safonov |