summaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-029-39/+638
|\
| * xfrm: Indicate xfrm_state offload errorsIlan Tayari2017-05-011-3/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-218-32/+628
| |\
| | * xfrm: Prepare the GRO codepath for hardware offloading.Steffen Klassert2017-04-141-25/+25
| | * xfrm: Add encapsulation header offsets while SKB is not encryptedIlan Tayari2017-04-141-0/+2
| | * net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert2017-04-141-0/+29
| | * xfrm: Add xfrm_replay_overflow functions for offloadingSteffen Klassert2017-04-141-2/+157
| | * esp: Add gso handlers for esp4 and esp6Steffen Klassert2017-04-141-1/+2
| | * xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-147-15/+323
| | * xfrm: Move device notifications to a sepatate fileSteffen Klassert2017-04-143-17/+45
| | * xfrm: Add a xfrm type offload.Steffen Klassert2017-04-141-0/+73
| * | netlink: pass extended ACK struct where availableJohannes Berg2017-04-131-1/+1
| * | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-3/+3
| * | netlink: extended ACK reportingJohannes Berg2017-04-131-1/+2
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-112-3/+2
| |\
| | * xfrm: use "unsigned int" in __xfrm6_pref_hash()Alexey Dobriyan2017-03-241-2/+2
| | * xfrm: remove unused struct xfrm_mgr::idAlexey Dobriyan2017-03-241-1/+0
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-021-3/+3
|\ \ \
| * | | xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansionHerbert Xu2017-04-101-3/+3
| | |/ | |/|
* | | xfrm: fix GRO for !CONFIG_NETFILTERSabrina Dubroca2017-04-271-1/+1
* | | xfrm: do the garbage collection after flushing policyXin Long2017-04-261-0/+4
| |/ |/|
* | Merge branch 'apw' (xfrm_user fixes)Linus Torvalds2017-03-291-1/+8
|\ \ | |/ |/|
| * xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft2017-03-291-1/+5
| * xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft2017-03-291-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-03-071-10/+9
|\ \
| * | xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert2017-02-141-5/+4
| * | xfrm: policy: init locks earlyFlorian Westphal2017-02-091-5/+5
| |/
* | xfrm: provide correct dst in xfrm_neigh_lookupJulian Anastasov2017-02-261-8/+21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-163-108/+112
|\ \
| * | esp: Add a software GRO codepathSteffen Klassert2017-02-151-5/+26
| * | xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert2017-02-151-0/+2
| * | xfrm: Export xfrm_parse_spi.Steffen Klassert2017-02-151-0/+1
| * | net: Prepare gro for packet consuming gro callbacksSteffen Klassert2017-02-151-0/+4
| * | xfrm: Add a secpath_set helper.Steffen Klassert2017-02-151-12/+22
| * | xfrm: policy: make policy backend constFlorian Westphal2017-02-091-9/+9
| * | xfrm: policy: remove xfrm_policy_put_afinfoFlorian Westphal2017-02-091-13/+8
| * | xfrm: policy: remove family fieldFlorian Westphal2017-02-091-17/+17
| * | xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-091-4/+2
| * | xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal2017-02-091-22/+13
| * | xfrm: policy: xfrm_get_tos cannot failFlorian Westphal2017-02-091-14/+5
| * | xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-091-20/+11
* | | gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-081-0/+1
* | | net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-071-0/+19
|/ /
* | xfrm: Add a dummy network device for napi.Steffen Klassert2017-01-301-1/+11
* | xfrm: fix possible null deref in xfrm_init_tempstateFlorian Westphal2017-01-161-2/+4
* | xfrm: state: simplify rcu_read_unlock handling in two spotsFlorian Westphal2017-01-101-6/+7
* | xfrm: add and use xfrm_state_afinfo_get_rcuFlorian Westphal2017-01-101-10/+15
* | xfrm: remove xfrm_state_put_afinfoFlorian Westphal2017-01-102-23/+16
* | xfrm: avoid rcu sparse warningFlorian Westphal2017-01-101-8/+8
* | xfrm: state: do not acquire lock in get_mtu helpersFlorian Westphal2017-01-061-8/+5
OpenPOWER on IntegriCloud