summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-05-22Revert "Patch to modify default ICV lengh of SHA2 to 128 bits."Kim Phillips
2014-05-22Patch to modify default ICV lengh of SHA2 to 128 bits.Ganga Negi
2014-05-15xfrm: avoid creating temporary SA when there are no listenersHoria Geanta
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-03-17xfrm_asf: Patch to revert the changes of multi-policy.Sandeep Malik
2014-03-14xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek
2014-03-13asf_ipsec_linux: Patch to add support for multiple SPD entries mapping to sin...Sandeep Malik
2014-01-10asf_XFRM: Removing compilation errors while ASF is enabled.Sandeep Malik
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-08net: move pskb_put() to core codeMathias Krause
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-21xfrm: Don't queue retransmitted packets if the original is still on the hostSteffen Klassert
2013-10-21xfrm: use vmalloc_node() for percpu scratchesEric Dumazet
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-10-18xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek
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-10-01xfrm: Simplify SA looking up when using wildcard sourceFan Du
2013-10-01xfrm: Force SA to be lookup again if SA in acquire stateFan Du
2013-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
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-09-04ASF:IPSEC: Fix for OUT SA not offloaded in case of dynamic rekeying.Nikhil Agarwal
2013-08-28xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert
2013-08-26xfrm: announce deleation of temporary SANicolas Dichtel
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-06-01xfrm: 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