index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-12
xfrm: Don't prohibit AH from using ESN feature
Fan Du
1
-1
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-217
/
+239
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
3
-13
/
+13
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-34
/
+56
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
3
-13
/
+13
2014-01-07
net: xfrm: xfrm_policy: silence compiler warning
Ying Xue
1
-0
/
+2
2014-01-07
net: xfrm: xfrm_policy: fix inline not at beginning of declaration
Daniel Borkmann
1
-6
/
+6
2014-01-03
{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen
Fan Du
1
-0
/
+22
2014-01-03
{pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_find
Fan Du
1
-2
/
+2
2014-01-02
xfrm: checkpatch erros with inline keyword position
Weilong Chen
1
-3
/
+3
2014-01-02
xfrm: fix checkpatch error
Weilong Chen
1
-2
/
+2
2014-01-02
xfrm: checkpatch erros with space prohibited
Weilong Chen
2
-4
/
+4
2014-01-02
xfrm: checkpatch errors with foo * bar
Weilong Chen
3
-13
/
+13
2014-01-02
xfrm: checkpatch errors with space
Weilong Chen
4
-13
/
+13
2013-12-16
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
2
-24
/
+25
2013-12-16
xfrm: check user specified spi for IPComp
Fan Du
1
-1
/
+3
2013-12-06
xfrm: Remove ancient sleeping when the SA is in acquire state
Steffen Klassert
2
-39
/
+3
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
3
-103
/
+119
2013-12-06
xfrm: Using the right namespace to migrate key info
Fan Du
2
-6
/
+7
2013-12-06
xfrm: Try to honor policy index if it's supplied by user
Fan Du
2
-6
/
+20
2013-11-07
net: move pskb_put() to core code
Mathias Krause
1
-13
/
+0
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+11
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-35
/
+52
2013-10-21
xfrm: Don't queue retransmitted packets if the original is still on the host
Steffen Klassert
1
-0
/
+7
2013-10-21
xfrm: use vmalloc_node() for percpu scratches
Eric Dumazet
1
-2
/
+4
2013-10-19
net: misc: Remove extern from function prototypes
Joe Perches
1
-2
/
+2
2013-10-18
xfrm: prevent ipcomp scratch buffer race condition
Michal Kubecek
1
-6
/
+6
2013-10-08
xfrm: check for a vaild skb in xfrm_policy_queue_process
Steffen Klassert
1
-0
/
+4
2013-10-08
xfrm: Add refcount handling to queued policies
Steffen Klassert
1
-7
/
+17
2013-10-01
xfrm: Simplify SA looking up when using wildcard source
Fan Du
1
-1
/
+1
2013-10-01
xfrm: Force SA to be lookup again if SA in acquire state
Fan Du
1
-1
/
+1
2013-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2013-09-25
xfrm: Fix aevent generation for each received packet
Thomas Egerer
1
-24
/
+27
2013-09-17
xfrm: Guard IPsec anti replay window against replay bitmap
Fan Du
2
-3
/
+3
2013-09-16
xfrm: Fix replay size checking on async events
Steffen Klassert
1
-1
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+24
2013-08-28
xfrm: Fix potential null pointer dereference in xdst_queue_output
Steffen Klassert
1
-8
/
+1
2013-08-26
xfrm: announce deleation of temporary SA
Nicolas Dichtel
1
-1
/
+1
2013-08-19
xfrm: remove irrelevant comment in xfrm_input().
Rami Rosen
1
-2
/
+0
2013-08-19
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
1
-1
/
+9
2013-08-16
xfrm: Make xfrm_state timer monotonic
Fan Du
1
-1
/
+2
2013-08-14
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2
-5
/
+15
2013-08-06
xfrm: Delete hold_timer when destroy policy
Fan Du
1
-1
/
+1
2013-08-05
xfrm: constify mark argument of xfrm_find_acq()
Mathias Krause
1
-5
/
+7
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
1
-1
/
+7
2013-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+6
2013-06-06
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
Fan Du
2
-0
/
+6
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+4
[prev]
[next]