| Commit message (Expand) | Author | Age | Files | Lines |
* | xfrm: force a garbage collection after deleting a policy | Paul Moore | 2013-05-31 | 2 | -1/+4 |
* | xfrm: properly handle invalid states as an error | Timo Teräs | 2013-05-23 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-02 | 1 | -0/+13 |
|\ |
|
| * | xfrm: add rfc4494 AES-CMAC-96 support | Jussi Kivilinna | 2013-04-25 | 1 | -0/+13 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-04-11 | 2 | -2/+16 |
|\ \ |
|
| * | | xfrm_user: constify netlink dispatch table | Mathias Krause | 2013-03-06 | 1 | -2/+2 |
| * | | xfrm: allow to avoid copying DSCP during encapsulation | Nicolas Dichtel | 2013-03-06 | 2 | -0/+14 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-01 | 1 | -1/+65 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-03-27 | 1 | -1/+65 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn() | Mathias Krause | 2013-03-25 | 1 | -4/+2 |
| | * | | xfrm: Fix replay notification for esn. | Steffen Klassert | 2013-03-20 | 1 | -1/+67 |
* | | | | xfrm: use xfrm direction when lookup policy | Baker Zhang | 2013-03-19 | 1 | -2/+21 |
|/ / / |
|
* | | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 2 | -53/+36 |
| |/
|/| |
|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -8/+8 |
|\ \
| |/
|/| |
|
| * | net/xfrm: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -8/+8 |
* | | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 2013-02-18 | 1 | -1/+1 |
* | | net: proc: change proc_net_fops_create to proc_create | Gao feng | 2013-02-18 | 1 | -2/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-02-14 | 3 | -13/+301 |
|\ \ |
|
| * | | xfrm: Allow inserting policies with matching mark and different priorities | Steffen Klassert | 2013-02-11 | 1 | -2/+16 |
| * | | xfrm: Add a state resolution packet queue | Steffen Klassert | 2013-02-06 | 1 | -4/+225 |
| * | | xfrm: fix a unbalanced lock | Li RongQing | 2013-02-01 | 1 | -1/+1 |
| * | | pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk... | Jussi Kivilinna | 2013-02-01 | 1 | -6/+59 |
* | | | xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-29 | 3 | -30/+30 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-01-29 | 2 | -2/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | xfrm: fix freed block size calculation in xfrm_policy_fini() | Michal Kubecek | 2013-01-21 | 1 | -1/+1 |
| * | | net/xfrm/xfrm_replay: avoid division by zero | Nickolai Zeldovich | 2013-01-18 | 1 | -1/+3 |
| |/ |
|
* | | xfrm: use separated locks to protect pointers of struct xfrm_state_afinfo | Cong Wang | 2013-01-17 | 1 | -25/+18 |
* | | xfrm: replace rwlock on xfrm_km_list with rcu | Cong Wang | 2013-01-16 | 1 | -28/+30 |
* | | xfrm: replace rwlock on xfrm_state_afinfo with rcu | Cong Wang | 2013-01-16 | 1 | -17/+16 |
* | | xfrm_algo: probe asynchronous block ciphers instead of synchronous | Jussi Kivilinna | 2013-01-08 | 1 | -2/+1 |
* | | xfrm: removes a superfluous check and add a statistic | Li RongQing | 2013-01-07 | 3 | -3/+7 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2012-11-22 | 2 | -12/+9 |
|\ |
|
| * | net: xfrm: use __this_cpu_read per-cpu helper | Shan Wei | 2012-11-13 | 1 | -5/+3 |
| * | xfrm: remove redundant replay_esn check | Ulrich Weber | 2012-11-08 | 1 | -7/+6 |
* | | net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm | Eric W. Biederman | 2012-11-18 | 1 | -1/+1 |
* | | net: Don't export sysctls to unprivileged users | Eric W. Biederman | 2012-11-18 | 1 | -0/+4 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 3 | -84/+88 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 2 | -16/+44 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-15 | 3 | -2/+19 |
| |\ \ |
|
| * | | | xfrm: Report user triggered expirations against the users socket | Eric W. Biederman | 2012-09-10 | 1 | -2/+2 |
| * | | | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 | 2 | -36/+36 |
| * | | | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 2012-09-08 | 1 | -1/+1 |
| * | | | xfrm: fix RCU bugs | Eric Dumazet | 2012-08-22 | 1 | -37/+39 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-08-22 | 1 | -0/+2 |
| |\ \ \ |
|
| * | | | | xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh | Fan Du | 2012-08-16 | 1 | -2/+2 |
| * | | | | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire | Fan Du | 2012-08-15 | 2 | -6/+5 |
| * | | | | Replace rwlock on xfrm_policy_afinfo with rcu | Priyanka Jain | 2012-08-14 | 1 | -18/+21 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 3 | -13/+13 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | userns: Convert the audit loginuid to be a kuid | Eric W. Biederman | 2012-09-17 | 3 | -13/+13 |
* | | | | | xfrm_user: don't copy esn replay window twice for new states | Mathias Krause | 2012-09-20 | 1 | -4/+5 |