aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-03-27
|\
| * xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()Mathias Krause2013-03-25
| * xfrm: Fix replay notification for esn.Steffen Klassert2013-03-20
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ | |/ |/|
| * net/xfrm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
* | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-02-14
|\ \
| * | xfrm: Allow inserting policies with matching mark and different prioritiesSteffen Klassert2013-02-11
| * | xfrm: Add a state resolution packet queueSteffen Klassert2013-02-06
| * | xfrm: fix a unbalanced lockLi RongQing2013-02-01
| * | pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna2013-02-01
* | | xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明2013-01-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
|\ \ \ | |/ / |/| |
| * | xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek2013-01-21
| * | net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich2013-01-18
| |/
* | xfrm: use separated locks to protect pointers of struct xfrm_state_afinfoCong Wang2013-01-17
* | xfrm: replace rwlock on xfrm_km_list with rcuCong Wang2013-01-16
* | xfrm: replace rwlock on xfrm_state_afinfo with rcuCong Wang2013-01-16
* | xfrm_algo: probe asynchronous block ciphers instead of synchronousJussi Kivilinna2013-01-08
* | xfrm: removes a superfluous check and add a statisticLi RongQing2013-01-07
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2012-11-22
|\
| * net: xfrm: use __this_cpu_read per-cpu helperShan Wei2012-11-13
| * xfrm: remove redundant replay_esn checkUlrich Weber2012-11-08
* | net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman2012-11-18
* | net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
| |\ \
| * | | xfrm: Report user triggered expirations against the users socketEric W. Biederman2012-09-10
| * | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
| * | | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
| * | | xfrm: fix RCU bugsEric Dumazet2012-08-23
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
| |\ \ \
| * | | | xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bhFan Du2012-08-16
| * | | | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du2012-08-15
| * | | | Replace rwlock on xfrm_policy_afinfo with rcuPriyanka Jain2012-08-14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
* | | | | xfrm_user: don't copy esn replay window twice for new statesMathias Krause2012-09-20
* | | | | xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-20
* | | | | xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause2012-09-20
* | | | | xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause2012-09-20
* | | | | xfrm_user: fix info leak in copy_to_user_state()Mathias Krause2012-09-20
* | | | | xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause2012-09-20
* | | | | xfrm: fix a read lock imbalance in make_blackholeLi RongQing2012-09-18
* | | | | xfrm_user: return error pointer instead of NULL #2Mathias Krause2012-09-18
* | | | | xfrm_user: return error pointer instead of NULLMathias Krause2012-09-18
* | | | | xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2012-09-18
| |_|_|/ |/| | |