aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_state.c
Commit message (Expand)AuthorAge
* xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-23
* xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-18
|\
| * xfrm: rename struct xfrm_filterNicolas Dichtel2014-03-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\ \ | |/ |/|
| * xfrm: Clone states properly on migrationSteffen Klassert2014-02-20
| * xfrm: Take xfrm_state_lock in xfrm_migrate_state_findSteffen Klassert2014-02-20
| * xfrm: Fix NULL pointer dereference on sub policy usageSteffen Klassert2014-02-20
* | xfrm: Cleanup error handling of xfrm_state_cloneSteffen Klassert2014-02-21
* | ipsec: add support of limited SA dumpNicolas Dichtel2014-02-17
* | xfrm: avoid creating temporary SA when there are no listenersHoria Geanta2014-02-13
|/
* 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
| * {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 errors with foo * barWeilong Chen2014-01-02
| * xfrm: checkpatch errors with spaceWeilong Chen2014-01-02
| * xfrm: export verify_userspi_info for pkfey and netlink interfaceFan 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
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-23
|\ \ | |/ |/|
| * audit: convert all sessionid declaration to unsigned intEric Paris2014-01-13
* | 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: make local error reporting more robustHannes Frederic Sowa2013-08-14
* | xfrm: Make xfrm_state timer monotonicFan Du2013-08-16
* | xfrm: constify mark argument of xfrm_find_acq()Mathias Krause2013-08-05
|/
* xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-06
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明2013-01-29
* 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: removes a superfluous check and add a statisticLi RongQing2013-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
| |\
| * | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
| * | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du2012-08-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ | |_|/ |/| |
| * | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
* | | net/xfrm/xfrm_state.c: fix error return codeJulia Lawall2012-08-31
| |/ |/|
* | Fix unexpected SA hard expiration after changing dateFan Du2012-08-02
|/
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* XFRM: Fix memory leak in xfrm_state_updateTushar Gohad2011-07-08
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* xfrm: Assign esn pointers when cloning a stateSteffen Klassert2011-03-29
* xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun2011-03-21