summaryrefslogtreecommitdiff
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-09-30
|\
| * xfrm: announce deleation of temporary SANicolas Dichtel2013-08-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\ \ | |/ |/|
| * xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert2013-08-28
| * xfrm: choose protocol family by skb protocolHannes Frederic Sowa2013-08-19
| * xfrm: make local error reporting more robustHannes Frederic Sowa2013-08-14
* | xfrm: remove irrelevant comment in xfrm_input().Rami Rosen2013-08-19
* | xfrm: Make xfrm_state timer monotonicFan Du2013-08-16
* | xfrm: Delete hold_timer when destroy policyFan Du2013-08-06
* | xfrm: constify mark argument of xfrm_find_acq()Mathias Krause2013-08-05
* | net: split rt_genid for ipv4 and ipv6fan.du2013-07-31
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-06-26
|\
| * xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counterFan Du2013-06-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\ \
| * | xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-31
* | | xfrm: simplify the exit path of xfrm_output_one()Jean Sacren2013-06-04
| |/ |/|
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
|/
* xfrm: properly handle invalid states as an errorTimo Teräs2013-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\
| * xfrm: add rfc4494 AES-CMAC-96 supportJussi Kivilinna2013-04-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-11
|\ \
| * | xfrm_user: constify netlink dispatch tableMathias Krause2013-03-06
| * | xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\ \ \
| * \ \ 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
* | | | xfrm: use xfrm direction when lookup policyBaker Zhang2013-03-19
|/ / /
* | | 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