aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-01-14
| |\
| | * {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du2014-01-03
| | * {pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_findFan Du2014-01-03
| | * xfrm: checkpatch erros with inline keyword positionWeilong Chen2014-01-02
| | * xfrm: fix checkpatch errorWeilong Chen2014-01-02
| | * xfrm: checkpatch erros with space prohibitedWeilong Chen2014-01-02
| | * xfrm: checkpatch errors with foo * barWeilong Chen2014-01-02
| | * xfrm: checkpatch errors with spaceWeilong Chen2014-01-02
| * | net: xfrm: xfrm_policy: silence compiler warningYing Xue2014-01-07
| * | net: xfrm: xfrm_policy: fix inline not at beginning of declarationDaniel Borkmann2014-01-07
| |/
| * xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-16
| * xfrm: check user specified spi for IPCompFan Du2013-12-16
| * xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-06
| * xfrm: Namespacify xfrm state/policy locksFan Du2013-12-06
| * xfrm: Using the right namespace to migrate key infoFan Du2013-12-06
| * xfrm: Try to honor policy index if it's supplied by userFan Du2013-12-06
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-23
|\ \ | |/ |/|
| * audit: convert all sessionid declaration to unsigned intEric Paris2014-01-13
* | net: move pskb_put() to core codeMathias Krause2013-11-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\ \
| * | xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek2013-10-18
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-02
|\ \
| * | xfrm: Don't queue retransmitted packets if the original is still on the hostSteffen Klassert2013-10-21
| * | xfrm: use vmalloc_node() for percpu scratchesEric Dumazet2013-10-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\ \ \ | |/ / |/| / | |/
| * xfrm: check for a vaild skb in xfrm_policy_queue_processSteffen Klassert2013-10-08
| * xfrm: Add refcount handling to queued policiesSteffen Klassert2013-10-08
| * xfrm: Fix aevent generation for each received packetThomas Egerer2013-09-25
| * xfrm: Guard IPsec anti replay window against replay bitmapFan Du2013-09-17
| * xfrm: Fix replay size checking on async eventsSteffen Klassert2013-09-16
* | net: misc: Remove extern from function prototypesJoe Perches2013-10-19
* | xfrm: Simplify SA looking up when using wildcard sourceFan Du2013-10-01
* | xfrm: Force SA to be lookup again if SA in acquire stateFan Du2013-10-01
* | 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