| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-01-09 | 1 | -1/+1 |
|\ |
|
| * | xfrm: fix dflt policy check when there is no policy configured | Nicolas Dichtel | 2021-11-23 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2022-01-06 | 1 | -0/+5 |
|\ \ |
|
| * | | xfrm: rate limit SA mapping change message to user space | Antony Antony | 2021-12-23 | 1 | -0/+5 |
| |/ |
|
* / | xfrm: add net device refcount tracker to struct xfrm_state_offload | Eric Dumazet | 2021-12-10 | 1 | -1/+2 |
|/ |
|
* | xfrm: Add possibility to set the default to block if we have no policy | Steffen Klassert | 2021-07-21 | 1 | -6/+30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-06-29 | 1 | -1/+1 |
|\ |
|
| * | xfrm: Remove the repeated declaration | Shaokun Zhang | 2021-06-01 | 1 | -1/+0 |
| * | xfrm: xfrm_state_mtu should return at least 1280 for ipv6 | Sabrina Dubroca | 2021-04-19 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git | David S. Miller | 2021-06-28 | 1 | -22/+15 |
|\ \ |
|
| * | | xfrm: replay: remove last replay indirection | Florian Westphal | 2021-06-21 | 1 | -7/+1 |
| * | | xfrm: replay: avoid replay indirection | Florian Westphal | 2021-06-21 | 1 | -3/+1 |
| * | | xfrm: replay: remove recheck indirection | Florian Westphal | 2021-06-21 | 1 | -3/+1 |
| * | | xfrm: replay: remove advance indirection | Florian Westphal | 2021-06-21 | 1 | -1/+1 |
| * | | xfrm: replay: avoid xfrm replay notify indirection | Florian Westphal | 2021-06-21 | 1 | -1/+10 |
| * | | xfrm: delete xfrm4_output_finish xfrm6_output_finish declarations | Antony Antony | 2021-06-16 | 1 | -2/+0 |
| * | | xfrm: remove hdr_offset indirection | Florian Westphal | 2021-06-11 | 1 | -3/+0 |
| * | | xfrm: remove description from xfrm_type struct | Florian Westphal | 2021-06-09 | 1 | -2/+0 |
| * | | xfrm: add state hashtable keyed by seq | Sabrina Dubroca | 2021-05-14 | 1 | -0/+1 |
| |/ |
|
* / | net/xfrm: Add inner_ipproto into sec_path | Huy Nguyen | 2021-06-22 | 1 | -0/+1 |
|/ |
|
* | xfrm: Fix NULL pointer dereference on policy lookup | Steffen Klassert | 2021-03-24 | 1 | -1/+1 |
* | xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume | Evan Nimmo | 2021-03-03 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-10-05 | 1 | -10/+6 |
|\ |
|
| * | xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate | Antony Antony | 2020-09-07 | 1 | -10/+6 |
* | | xfrm/compat: Translate 32-bit user_policy from sockptr | Dmitry Safonov | 2020-09-24 | 1 | -0/+3 |
* | | xfrm/compat: Add 32=>64-bit messages translator | Dmitry Safonov | 2020-09-24 | 1 | -0/+6 |
* | | xfrm/compat: Add 64=>32-bit messages translator | Dmitry Safonov | 2020-09-24 | 1 | -0/+5 |
* | | xfrm: Provide API to register translator module | Dmitry Safonov | 2020-09-24 | 1 | -0/+19 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-08-02 | 1 | -6/+9 |
|\ |
|
| * | xfrm: Fix crash when the hold queue is used. | Steffen Klassert | 2020-07-21 | 1 | -2/+2 |
| * | xfrm: policy: match with both mark and mask on user interfaces | Xin Long | 2020-06-24 | 1 | -4/+7 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2020-07-30 | 1 | -1/+4 |
|\ \ |
|
| * | | tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels | Xin Long | 2020-07-09 | 1 | -0/+1 |
| * | | tunnel4: add cb_handler to struct xfrm_tunnel | Xin Long | 2020-07-09 | 1 | -0/+1 |
| * | | xfrm: add is_ipip to struct xfrm_input_afinfo | Xin Long | 2020-07-09 | 1 | -1/+2 |
* | | | net/xfrm: switch xfrm_user_policy to sockptr_t | Christoph Hellwig | 2020-07-24 | 1 | -3/+5 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-06-25 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | xfrm: Fix double ESP trailer insertion in IPsec crypto offload. | Huy Nguyen | 2020-06-04 | 1 | -0/+1 |
* | | | bonding/xfrm: use real_dev instead of slave_dev | Jarod Wilson | 2020-06-23 | 1 | -1/+1 |
| |/
|/| |
|
* | | xfrm: bail early on slave pass over skb | Jarod Wilson | 2020-06-22 | 1 | -0/+1 |
|/ |
|
* | xfrm: remove output_finish indirection from xfrm_state_afinfo | Florian Westphal | 2020-05-06 | 1 | -1/+0 |
* | xfrm: remove extract_output indirection from xfrm_state_afinfo | Florian Westphal | 2020-05-06 | 1 | -3/+0 |
* | xfrm: place xfrm6_local_dontfrag in xfrm.h | Florian Westphal | 2020-05-06 | 1 | -0/+16 |
* | xfrm: expose local_rxpmtu via ipv6_stubs | Florian Westphal | 2020-05-06 | 1 | -0/+1 |
* | xfrm: move xfrm4_extract_header to common helper | Florian Westphal | 2020-05-06 | 1 | -1/+0 |
* | xfrm: state: remove extract_input indirection from xfrm_state_afinfo | Florian Westphal | 2020-05-06 | 1 | -3/+0 |
* | xfrm: avoid extract_output indirection for ipv4 | Florian Westphal | 2020-05-06 | 1 | -1/+0 |
* | xfrm: add support for UDPv6 encapsulation of ESP | Sabrina Dubroca | 2020-04-28 | 1 | -0/+5 |
* | xfrm: add espintcp (RFC 8229) | Sabrina Dubroca | 2019-12-09 | 1 | -0/+1 |
* | xfrm: introduce xfrm_trans_queue_net | Sabrina Dubroca | 2019-12-09 | 1 | -0/+3 |