aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)AuthorFilesLines
2013-11-07net: move pskb_put() to core codeGravatar Mathias Krause 1-13/+0
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-6/+6
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 2-2/+11
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-35/+52
2013-10-21xfrm: Don't queue retransmitted packets if the original is still on the hostGravatar Steffen Klassert 1-0/+7
2013-10-21xfrm: use vmalloc_node() for percpu scratchesGravatar Eric Dumazet 1-2/+4
2013-10-19net: misc: Remove extern from function prototypesGravatar Joe Perches 1-2/+2
2013-10-18xfrm: prevent ipcomp scratch buffer race conditionGravatar Michal Kubecek 1-6/+6
2013-10-08xfrm: check for a vaild skb in xfrm_policy_queue_processGravatar Steffen Klassert 1-0/+4
2013-10-08xfrm: Add refcount handling to queued policiesGravatar Steffen Klassert 1-7/+17
2013-10-01xfrm: Simplify SA looking up when using wildcard sourceGravatar Fan Du 1-1/+1
2013-10-01xfrm: Force SA to be lookup again if SA in acquire stateGravatar Fan Du 1-1/+1
2013-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 1-1/+1
2013-09-25xfrm: Fix aevent generation for each received packetGravatar Thomas Egerer 1-24/+27
2013-09-17xfrm: Guard IPsec anti replay window against replay bitmapGravatar Fan Du 2-3/+3
2013-09-16xfrm: Fix replay size checking on async eventsGravatar Steffen Klassert 1-1/+1
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-13/+24
2013-08-28xfrm: Fix potential null pointer dereference in xdst_queue_outputGravatar Steffen Klassert 1-8/+1
2013-08-26xfrm: announce deleation of temporary SAGravatar Nicolas Dichtel 1-1/+1
2013-08-19xfrm: remove irrelevant comment in xfrm_input().Gravatar Rami Rosen 1-2/+0
2013-08-19xfrm: choose protocol family by skb protocolGravatar Hannes Frederic Sowa 1-1/+9
2013-08-16xfrm: Make xfrm_state timer monotonicGravatar Fan Du 1-1/+2
2013-08-14xfrm: make local error reporting more robustGravatar Hannes Frederic Sowa 2-5/+15
2013-08-06xfrm: Delete hold_timer when destroy policyGravatar Fan Du 1-1/+1
2013-08-05xfrm: constify mark argument of xfrm_find_acq()Gravatar Mathias Krause 1-5/+7
2013-07-31net: split rt_genid for ipv4 and ipv6Gravatar fan.du 1-1/+7
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 2-0/+6
2013-06-06xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counterGravatar Fan Du 2-0/+6
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-1/+4
2013-06-04xfrm: simplify the exit path of xfrm_output_one()Gravatar Jean Sacren 1-5/+4
2013-05-31xfrm: force a garbage collection after deleting a policyGravatar Paul Moore 2-1/+4
2013-05-28net: pass info struct via netdevice notifierGravatar Jiri Pirko 1-1/+1
2013-05-23xfrm: properly handle invalid states as an errorGravatar Timo Teräs 1-0/+1
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+13
2013-04-25xfrm: add rfc4494 AES-CMAC-96 supportGravatar Jussi Kivilinna 1-0/+13
2013-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 2-2/+16
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+65
2013-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 1-1/+65
2013-03-25xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()Gravatar Mathias Krause 1-4/+2
2013-03-20xfrm: Fix replay notification for esn.Gravatar Steffen Klassert 1-1/+67
2013-03-19xfrm: use xfrm direction when lookup policyGravatar Baker Zhang 1-2/+21
2013-03-06xfrm_user: constify netlink dispatch tableGravatar Mathias Krause 1-2/+2
2013-03-06xfrm: allow to avoid copying DSCP during encapsulationGravatar Nicolas Dichtel 2-0/+14
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 2-53/+36
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-8/+8
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGravatar Gao feng 1-1/+1
2013-02-18net: proc: change proc_net_fops_create to proc_createGravatar Gao feng 1-2/+2
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 3-13/+301
2013-02-11xfrm: Allow inserting policies with matching mark and different prioritiesGravatar Steffen Klassert 1-2/+16
2013-02-06xfrm: Add a state resolution packet queueGravatar Steffen Klassert 1-4/+225