Age | Commit message (Expand) | Author |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-29 | xfrm: policy: Use sequence counters with associated lock | Ahmed S. Darwish |
2020-07-21 | xfrm: Make the policy hold queue work with VTI. | Steffen Klassert |
2020-07-17 | xfrm: policy: fix IPv6-only espintcp compilation | Sabrina Dubroca |
2020-06-24 | xfrm: policy: match with both mark and mask on user interfaces | Xin Long |
2020-05-25 | xfrm: fix a warning in xfrm_policy_insert_list | Xin Long |
2020-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2020-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-03-24 | xfrm: policy: Fix doulbe free in xfrm_policy_timer | YueHaibing |
2020-03-23 | Remove DST_HOST | David Laight |
2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada |
2019-12-09 | xfrm: add espintcp (RFC 8229) | Sabrina Dubroca |
2019-10-01 | netfilter: drop bridge nf reset from nf_reset | Florian Westphal |
2019-09-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2019-08-24 | xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode | Hangbin Liu |
2019-08-20 | xfrm: policy: avoid warning splat when merging nodes | Florian Westphal |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-07-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2019-07-03 | xfrm: policy: fix bydst hlist corruption on hash rebuild | Florian Westphal |
2019-07-02 | xfrm: remove a duplicated assignment | Cong Wang |
2019-06-06 | xfrm: remove state and template sort indirections from xfrm_state_afinfo | Florian Westphal |
2019-05-21 | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-16 | xfrm: ressurrect "Fix uninitialized memory read in _decode_session4" | Florian Westphal |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-23 | xfrm: remove decode_session indirection from afinfo_policy | Florian Westphal |
2019-04-23 | xfrm: remove init_path indirection from afinfo_policy | Florian Westphal |
2019-04-23 | xfrm: remove tos indirection from afinfo_policy | Florian Westphal |
2019-04-08 | xfrm: store xfrm_mode directly, not its address | Florian Westphal |
2019-04-08 | xfrm: make xfrm modes builtin | Florian Westphal |
2019-04-08 | xfrm: remove afinfo pointer from xfrm_mode | Florian Westphal |
2019-03-27 | xfrm: Honor original L3 slave device in xfrmi policy lookup | Martin Willi |
2019-02-18 | xfrm: Fix inbound traffic via XFRM interfaces across network namespaces | Tobias Brunner |
2019-01-16 | xfrm: Make set-mark default behavior backward compatible | Benedict Wong |
2019-01-09 | xfrm: policy: fix infinite loop when merging src-nodes | Florian Westphal |
2019-01-09 | xfrm: policy: fix reinsertion on node merge | Florian Westphal |
2019-01-09 | xfrm: policy: delete inexact policies from inexact list on hash rebuild | Florian Westphal |
2019-01-09 | xfrm: policy: increment xfrm_hash_generation on hash rebuild | Florian Westphal |
2019-01-09 | xfrm: policy: use hlist rcu variants on inexact insert, part 2 | Florian Westphal |
2018-12-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2018-12-19 | net: use skb_sec_path helper in more places | Florian Westphal |
2018-12-19 | xfrm: policy: remove set but not used variable 'priority' | YueHaibing |
2018-11-28 | xfrm: policy: fix policy hash rebuild | Florian Westphal |
2018-11-15 | xfrm: policy: fix netlink/pf_key policy lookups | Florian Westphal |
2018-11-15 | xfrm: policy: add missing indentation | Colin Ian King |
2018-11-09 | xfrm: policy: add 2nd-level saddr trees for inexact policies | Florian Westphal |
2018-11-09 | xfrm: policy: store inexact policies in a tree ordered by source address | Florian Westphal |
2018-11-09 | xfrm: policy: check reinserted policies match their node | Florian Westphal |
2018-11-09 | xfrm: policy: store inexact policies in a tree ordered by destination address | Florian Westphal |