| Commit message (Expand) | Author | Age | Files | Lines |
* | xfrm: Take xfrm_state_lock in xfrm_migrate_state_find | Steffen Klassert | 2014-02-20 | 1 | -5/+8 |
* | xfrm: Fix NULL pointer dereference on sub policy usage | Steffen Klassert | 2014-02-20 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 5 | -217/+239 |
|\ |
|
| * | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-15 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-01-14 | 5 | -34/+56 |
| |\ |
|
| | * | {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen | Fan Du | 2014-01-03 | 1 | -0/+22 |
| | * | {pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_find | Fan Du | 2014-01-03 | 1 | -2/+2 |
| | * | xfrm: checkpatch erros with inline keyword position | Weilong Chen | 2014-01-02 | 1 | -3/+3 |
| | * | xfrm: fix checkpatch error | Weilong Chen | 2014-01-02 | 1 | -2/+2 |
| | * | xfrm: checkpatch erros with space prohibited | Weilong Chen | 2014-01-02 | 2 | -4/+4 |
| | * | xfrm: checkpatch errors with foo * bar | Weilong Chen | 2014-01-02 | 3 | -13/+13 |
| | * | xfrm: checkpatch errors with space | Weilong Chen | 2014-01-02 | 4 | -13/+13 |
| * | | net: xfrm: xfrm_policy: silence compiler warning | Ying Xue | 2014-01-08 | 1 | -0/+2 |
| * | | net: xfrm: xfrm_policy: fix inline not at beginning of declaration | Daniel Borkmann | 2014-01-08 | 1 | -6/+6 |
| |/ |
|
| * | xfrm: export verify_userspi_info for pkfey and netlink interface | Fan Du | 2013-12-16 | 2 | -24/+25 |
| * | xfrm: check user specified spi for IPComp | Fan Du | 2013-12-16 | 1 | -1/+3 |
| * | xfrm: Remove ancient sleeping when the SA is in acquire state | Steffen Klassert | 2013-12-06 | 2 | -39/+3 |
| * | xfrm: Namespacify xfrm state/policy locks | Fan Du | 2013-12-06 | 3 | -103/+119 |
| * | xfrm: Using the right namespace to migrate key info | Fan Du | 2013-12-06 | 2 | -6/+7 |
| * | xfrm: Try to honor policy index if it's supplied by user | Fan Du | 2013-12-06 | 2 | -6/+20 |
* | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-01-24 | 3 | -13/+13 |
|\ \
| |/
|/| |
|
| * | audit: convert all sessionid declaration to unsigned int | Eric Paris | 2014-01-14 | 3 | -13/+13 |
* | | net: move pskb_put() to core code | Mathias Krause | 2013-11-08 | 1 | -13/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-11-04 | 1 | -6/+6 |
|\ \ |
|
| * | | xfrm: prevent ipcomp scratch buffer race condition | Michal Kubecek | 2013-10-18 | 1 | -6/+6 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-11-02 | 2 | -2/+11 |
|\ \ |
|
| * | | xfrm: Don't queue retransmitted packets if the original is still on the host | Steffen Klassert | 2013-10-21 | 1 | -0/+7 |
| * | | xfrm: use vmalloc_node() for percpu scratches | Eric Dumazet | 2013-10-21 | 1 | -2/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 3 | -35/+52 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | xfrm: check for a vaild skb in xfrm_policy_queue_process | Steffen Klassert | 2013-10-08 | 1 | -0/+4 |
| * | xfrm: Add refcount handling to queued policies | Steffen Klassert | 2013-10-08 | 1 | -7/+17 |
| * | xfrm: Fix aevent generation for each received packet | Thomas Egerer | 2013-09-25 | 1 | -24/+27 |
| * | xfrm: Guard IPsec anti replay window against replay bitmap | Fan Du | 2013-09-17 | 2 | -3/+3 |
| * | xfrm: Fix replay size checking on async events | Steffen Klassert | 2013-09-16 | 1 | -1/+1 |
* | | net: misc: Remove extern from function prototypes | Joe Perches | 2013-10-20 | 1 | -2/+2 |
* | | xfrm: Simplify SA looking up when using wildcard source | Fan Du | 2013-10-01 | 1 | -1/+1 |
* | | xfrm: Force SA to be lookup again if SA in acquire state | Fan Du | 2013-10-01 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-09-30 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | xfrm: announce deleation of temporary SA | Nicolas Dichtel | 2013-08-26 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-09-05 | 3 | -13/+24 |
|\ \
| |/
|/| |
|
| * | xfrm: Fix potential null pointer dereference in xdst_queue_output | Steffen Klassert | 2013-08-28 | 1 | -8/+1 |
| * | xfrm: choose protocol family by skb protocol | Hannes Frederic Sowa | 2013-08-19 | 1 | -1/+9 |
| * | xfrm: make local error reporting more robust | Hannes Frederic Sowa | 2013-08-14 | 2 | -5/+15 |
* | | xfrm: remove irrelevant comment in xfrm_input(). | Rami Rosen | 2013-08-19 | 1 | -2/+0 |
* | | xfrm: Make xfrm_state timer monotonic | Fan Du | 2013-08-16 | 1 | -1/+2 |
* | | xfrm: Delete hold_timer when destroy policy | Fan Du | 2013-08-06 | 1 | -1/+1 |
* | | xfrm: constify mark argument of xfrm_find_acq() | Mathias Krause | 2013-08-05 | 1 | -5/+7 |
* | | net: split rt_genid for ipv4 and ipv6 | fan.du | 2013-07-31 | 1 | -1/+7 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-06-26 | 2 | -0/+6 |
|\ |
|
| * | xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter | Fan Du | 2013-06-06 | 2 | -0/+6 |