aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2013-10-08xfrm: check for a vaild skb in xfrm_policy_queue_processSteffen Klassert
2013-10-08xfrm: Add refcount handling to queued policiesSteffen Klassert
2013-09-25xfrm: Fix aevent generation for each received packetThomas Egerer
2013-09-17xfrm: Guard IPsec anti replay window against replay bitmapFan Du
2013-09-16xfrm: Fix replay size checking on async eventsSteffen Klassert
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-28xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert
2013-08-19xfrm: remove irrelevant comment in xfrm_input().Rami Rosen
2013-08-19xfrm: choose protocol family by skb protocolHannes Frederic Sowa
2013-08-16xfrm: Make xfrm_state timer monotonicFan Du
2013-08-14xfrm: make local error reporting more robustHannes Frederic Sowa
2013-08-06xfrm: Delete hold_timer when destroy policyFan Du
2013-08-05xfrm: constify mark argument of xfrm_find_acq()Mathias Krause
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-06-06xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counterFan Du
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04xfrm: simplify the exit path of xfrm_output_one()Jean Sacren
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-23xfrm: properly handle invalid states as an errorTimo Teräs
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-04-25xfrm: add rfc4494 AES-CMAC-96 supportJussi Kivilinna
2013-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-03-25xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()Mathias Krause
2013-03-20xfrm: Fix replay notification for esn.Steffen Klassert
2013-03-19xfrm: use xfrm direction when lookup policyBaker Zhang
2013-03-06xfrm_user: constify netlink dispatch tableMathias Krause
2013-03-06xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-02-11xfrm: Allow inserting policies with matching mark and different prioritiesSteffen Klassert
2013-02-06xfrm: Add a state resolution packet queueSteffen Klassert
2013-02-01xfrm: fix a unbalanced lockLi RongQing
2013-02-01pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna
2013-01-29xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-21xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek
2013-01-18net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich
2013-01-17xfrm: use separated locks to protect pointers of struct xfrm_state_afinfoCong Wang
2013-01-16xfrm: replace rwlock on xfrm_km_list with rcuCong Wang
2013-01-16xfrm: replace rwlock on xfrm_state_afinfo with rcuCong Wang
2013-01-11net/xfrm: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-08xfrm_algo: probe asynchronous block ciphers instead of synchronousJussi Kivilinna
2013-01-07xfrm: removes a superfluous check and add a statisticLi RongQing