| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-03-18 |
|\ |
|
| * | xfrm: rename struct xfrm_filter | Nicolas Dichtel | 2014-03-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-05 |
|\ \
| |/
|/| |
|
| * | xfrm: Clone states properly on migration | Steffen Klassert | 2014-02-20 |
| * | xfrm: Take xfrm_state_lock in xfrm_migrate_state_find | Steffen Klassert | 2014-02-20 |
| * | xfrm: Fix NULL pointer dereference on sub policy usage | Steffen Klassert | 2014-02-20 |
* | | xfrm: Cleanup error handling of xfrm_state_clone | Steffen Klassert | 2014-02-21 |
* | | ipsec: add support of limited SA dump | Nicolas Dichtel | 2014-02-17 |
* | | xfrm: avoid creating temporary SA when there are no listeners | Horia Geanta | 2014-02-13 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 |
|\ |
|
| * | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-14 |
| * | {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen | Fan Du | 2014-01-03 |
| * | {pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_find | Fan Du | 2014-01-03 |
| * | xfrm: checkpatch errors with foo * bar | Weilong Chen | 2014-01-02 |
| * | xfrm: checkpatch errors with space | Weilong Chen | 2014-01-02 |
| * | xfrm: export verify_userspi_info for pkfey and netlink interface | Fan Du | 2013-12-16 |
| * | xfrm: Remove ancient sleeping when the SA is in acquire state | Steffen Klassert | 2013-12-06 |
| * | xfrm: Namespacify xfrm state/policy locks | Fan Du | 2013-12-06 |
* | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-01-23 |
|\ \
| |/
|/| |
|
| * | audit: convert all sessionid declaration to unsigned int | Eric Paris | 2014-01-13 |
* | | xfrm: Simplify SA looking up when using wildcard source | Fan Du | 2013-10-01 |
* | | xfrm: Force SA to be lookup again if SA in acquire state | Fan Du | 2013-10-01 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-09-30 |
|\ \
| |/
|/| |
|
| * | xfrm: announce deleation of temporary SA | Nicolas Dichtel | 2013-08-26 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-09-05 |
|\ \
| |/
|/| |
|
| * | xfrm: make local error reporting more robust | Hannes Frederic Sowa | 2013-08-14 |
* | | xfrm: Make xfrm_state timer monotonic | Fan Du | 2013-08-16 |
* | | xfrm: constify mark argument of xfrm_find_acq() | Mathias Krause | 2013-08-05 |
|/ |
|
* | xfrm: allow to avoid copying DSCP during encapsulation | Nicolas Dichtel | 2013-03-06 |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-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_afinfo | Cong Wang | 2013-01-17 |
* | xfrm: replace rwlock on xfrm_km_list with rcu | Cong Wang | 2013-01-16 |
* | xfrm: replace rwlock on xfrm_state_afinfo with rcu | Cong Wang | 2013-01-16 |
* | xfrm: removes a superfluous check and add a statistic | Li RongQing | 2013-01-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-15 |
| |\ |
|
| * | | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 |
| * | | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire | Fan Du | 2012-08-15 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | userns: Convert the audit loginuid to be a kuid | Eric W. Biederman | 2012-09-17 |
* | | | net/xfrm/xfrm_state.c: fix error return code | Julia Lawall | 2012-08-31 |
| |/
|/| |
|
* | | Fix unexpected SA hard expiration after changing date | Fan Du | 2012-08-02 |
|/ |
|
* | net: remove ipv6_addr_copy() | Alexey Dobriyan | 2011-11-22 |
* | XFRM: Fix memory leak in xfrm_state_update | Tushar Gohad | 2011-07-08 |
* | inet: constify ip headers and in6_addr | Eric Dumazet | 2011-04-22 |
* | xfrm: Assign esn pointers when cloning a state | Steffen Klassert | 2011-03-29 |
* | xfrm: Fix initialize repl field of struct xfrm_state | Wei Yongjun | 2011-03-21 |
* | xfrm: Add user interface for esn and big anti-replay windows | Steffen Klassert | 2011-03-13 |
* | xfrm: Move IPsec replay detection functions to a separate file | Steffen Klassert | 2011-03-13 |