Age | Commit message (Expand) | Author |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-07-20 | xfrm: Remove xfrmi interface ID from flowi | Benedict Wong |
2018-07-11 | ipv6: xfrm: use 64-bit timestamps | Arnd Bergmann |
2018-06-25 | xfrm: policy: remove pcpu policy cache | Florian Westphal |
2018-06-23 | xfrm: Add virtual xfrm interfaces | Steffen Klassert |
2018-06-23 | xfrm: Add a new lookup key to match xfrm interfaces. | Steffen Klassert |
2018-06-23 | xfrm: Extend the output_mark to support input direction and masking. | Steffen Klassert |
2018-06-19 | audit: eliminate audit_enabled magic number comparison | Richard Guy Briggs |
2018-06-06 | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-05-14 | audit: use inline function to get audit context | Richard Guy Briggs |
2018-05-14 | audit: convert sessionid unset to a macro | Richard Guy Briggs |
2018-04-16 | xfrm: Fix warning in xfrm6_tunnel_net_exit. | Steffen Klassert |
2018-03-30 | xfrm: Register xfrm_dev_notifier in appropriate place | Kirill Tkhai |
2018-02-28 | inet: whitespace cleanup | Stephen Hemminger |
2018-01-18 | xfrm: Add ESN support for IPSec HW offload | Yossef Efraim |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-21 | xfrm: check for xdo_dev_state_free | Shannon Nelson |
2017-12-20 | xfrm: Allow IPsec GSO with software crypto for local sockets. | Steffen Klassert |
2017-12-20 | net: Add asynchronous callbacks for xfrm on layer 2. | Steffen Klassert |
2017-12-20 | xfrm: Separate ESP handling from segmentation for GRO packets. | Steffen Klassert |
2017-12-19 | xfrm: Reinject transport-mode packets through tasklet | Herbert Xu |
2017-11-30 | xfrm: Move dst->path into struct xfrm_dst | David Miller |
2017-11-30 | xfrm: Move child route linkage into xfrm_dst. | David Miller |
2017-11-30 | ipsec: Create and use new helpers for dst child access. | David Miller |
2017-11-30 | net: Create and use new helper xfrm_dst_child(). | David Miller |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-25 | xfrm: make xfrm_replay_state_esn_len() return unsigned int | Alexey Dobriyan |
2017-09-25 | xfrm: make xfrm_alg_auth_len() return unsigned int | Alexey Dobriyan |
2017-09-25 | xfrm: make xfrm_alg_len() return unsigned int | Alexey Dobriyan |
2017-09-25 | xfrm: make aead_len() return unsigned int | Alexey Dobriyan |
2017-08-31 | xfrm: Add support for network devices capable of removing the ESP trailer | Yossi Kuperman |
2017-08-11 | net: xfrm: support setting an output mark. | Lorenzo Colitti |
2017-08-02 | net: Allow IPsec GSO for local sockets | Steffen Klassert |
2017-08-02 | xfrm: Auto-load xfrm offload modules | Ilan Tayari |
2017-07-18 | xfrm: add xdst pcpu cache | Florian Westphal |
2017-07-18 | xfrm: remove flow cache | Florian Westphal |
2017-07-04 | net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-06-07 | xfrm: add UDP encapsulation port in migrate message | Antony Antony |
2017-06-07 | xfrm: extend MIGRATE with UDP encapsulation port | Antony Antony |
2017-06-07 | xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD | Hangbin Liu |
2017-05-04 | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY | Sabrina Dubroca |
2017-04-14 | net: Add a xfrm validate function to validate_xmit_skb | Steffen Klassert |
2017-04-14 | xfrm: Add an IPsec hardware offloading API | Steffen Klassert |
2017-04-14 | xfrm: Add mode handlers for IPsec on layer 2 | Steffen Klassert |
2017-04-14 | xfrm: Move device notifications to a sepatate file | Steffen Klassert |