summaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAgeFilesLines
* xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-312-1/+4
* xfrm: properly handle invalid states as an errorTimo Teräs2013-05-231-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-021-0/+13
|\
| * xfrm: add rfc4494 AES-CMAC-96 supportJussi Kivilinna2013-04-251-0/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-112-2/+16
|\ \
| * | xfrm_user: constify netlink dispatch tableMathias Krause2013-03-061-2/+2
| * | xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-062-0/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-011-1/+65
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-03-271-1/+65
| |\ \ \ | | |/ / | |/| |
| | * | xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()Mathias Krause2013-03-251-4/+2
| | * | xfrm: Fix replay notification for esn.Steffen Klassert2013-03-201-1/+67
* | | | xfrm: use xfrm direction when lookup policyBaker Zhang2013-03-191-2/+21
|/ / /
* | / hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-53/+36
| |/ |/|
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-8/+8
|\ \ | |/ |/|
| * net/xfrm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-8/+8
* | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-181-1/+1
* | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-181-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-02-143-13/+301
|\ \
| * | xfrm: Allow inserting policies with matching mark and different prioritiesSteffen Klassert2013-02-111-2/+16
| * | xfrm: Add a state resolution packet queueSteffen Klassert2013-02-061-4/+225
| * | xfrm: fix a unbalanced lockLi RongQing2013-02-011-1/+1
| * | pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna2013-02-011-6/+59
* | | xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明2013-01-293-30/+30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-292-2/+4
|\ \ \ | |/ / |/| |
| * | xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek2013-01-211-1/+1
| * | net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich2013-01-181-1/+3
| |/
* | xfrm: use separated locks to protect pointers of struct xfrm_state_afinfoCong Wang2013-01-171-25/+18
* | xfrm: replace rwlock on xfrm_km_list with rcuCong Wang2013-01-161-28/+30
* | xfrm: replace rwlock on xfrm_state_afinfo with rcuCong Wang2013-01-161-17/+16
* | xfrm_algo: probe asynchronous block ciphers instead of synchronousJussi Kivilinna2013-01-081-2/+1
* | xfrm: removes a superfluous check and add a statisticLi RongQing2013-01-073-3/+7
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2012-11-222-12/+9
|\
| * net: xfrm: use __this_cpu_read per-cpu helperShan Wei2012-11-131-5/+3
| * xfrm: remove redundant replay_esn checkUlrich Weber2012-11-081-7/+6
* | net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman2012-11-181-1/+1
* | net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-181-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-023-84/+88
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-282-16/+44
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-153-2/+19
| |\ \
| * | | xfrm: Report user triggered expirations against the users socketEric W. Biederman2012-09-101-2/+2
| * | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-102-36/+36
| * | | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-1/+1
| * | | xfrm: fix RCU bugsEric Dumazet2012-08-221-37/+39
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-221-0/+2
| |\ \ \
| * | | | xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bhFan Du2012-08-161-2/+2
| * | | | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du2012-08-152-6/+5
| * | | | Replace rwlock on xfrm_policy_afinfo with rcuPriyanka Jain2012-08-141-18/+21
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-023-13/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-173-13/+13
* | | | | xfrm_user: don't copy esn replay window twice for new statesMathias Krause2012-09-201-4/+5