index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2008-10-05
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
3
-16
/
+51
2008-10-01
ipsec: Put dumpers on the dump list
Herbert Xu
3
-127
/
+97
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+8
2008-09-30
ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space
Herbert Xu
1
-4
/
+8
2008-09-22
ipsec: Fix xfrm_state_walk race
Herbert Xu
1
-9
/
+30
2008-09-09
ipsec: Add missing list_del() in xfrm_state_gc_task().
David S. Miller
1
-0
/
+1
2008-09-09
ipsec: Use RCU-like construct for saved state within a walk
Herbert Xu
1
-13
/
+39
2008-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+3
2008-09-09
ipsec: Make xfrm_larval_drop default to 1.
David S. Miller
1
-1
/
+1
2008-09-09
ipsec: Restore larval states and socket policies in dump
Herbert Xu
2
-0
/
+3
2008-09-02
ipsec: Fix deadlock in xfrm_state management.
David S. Miller
1
-9
/
+23
2008-09-02
net/xfrm: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-4
/
+2
2008-08-13
xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try
Jean-Christophe DUBOIS
1
-4
/
+1
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
3
-5
/
+4
2008-07-25
ipsec: ipcomp - Decompress into frags if necessary
Herbert Xu
1
-6
/
+42
2008-07-25
ipsec: ipcomp - Merge IPComp implementations
Herbert Xu
3
-0
/
+356
2008-07-19
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-07-10
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
Steffen Klassert
1
-2
/
+1
2008-06-04
xfrm: xfrm_algo: correct usage of RIPEMD-160
Adrian-Ken Rueegsegger
1
-2
/
+2
2008-05-21
xfrm_user: Remove zero length key checks.
David S. Miller
1
-11
/
+0
2008-05-12
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
1
-3
/
+3
2008-04-29
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-22
/
+44
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
1
-1
/
+1
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
3
-22
/
+44
2008-04-27
[IPSEC]: Use digest_null directly for auth
Herbert Xu
1
-2
/
+1
2008-04-27
[XFRM] AUDIT: Fix flowlabel text format ambibuity.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-22
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
2
-1
/
+3
2008-04-14
[XFRM]: Compilation warnings in xfrm_user.c.
Denis V. Lunev
1
-4
/
+4
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-04-12
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
2
-25
/
+32
2008-04-09
[XFRM]: xfrm_user: fix selector family initialization
Patrick McHardy
1
-1
/
+1
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
4
-16
/
+85
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-25
[XFRM] MIP6: Fix address keys for routing search.
YOSHIFUJI Hideaki
1
-9
/
+40
2008-03-24
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
4
-16
/
+85
2008-02-28
[XFRM]: Speed up xfrm_policy and xfrm_state walking
Timo Teras
3
-78
/
+125
2008-02-17
[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().
YOSHIFUJI Hideaki
1
-2
/
+18
2008-02-14
[XFRM]: Avoid bogus BUG() when throwing new policy away.
YOSHIFUJI Hideaki
1
-0
/
+1
2008-02-14
net: xfrm statistics depend on INET
Paul Mundt
1
-1
/
+1
2008-02-12
[IPSEC]: Fix bogus usage of u64 on input sequence number
Herbert Xu
2
-3
/
+3
2008-02-07
[IPSEC]: Add support for aes-ctr.
Joy Latten
1
-0
/
+17
2008-02-01
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
1
-1
/
+1
2008-01-31
[XFRM]: Fix statistics.
Masahide NAKAMURA
3
-3
/
+5
2008-01-31
[XFRM]: Remove unused exports.
Adrian Bunk
2
-3
/
+0
2008-01-31
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
1
-8
/
+8
2008-01-31
[IPSEC]: Add support for combined mode algorithms
Herbert Xu
2
-3
/
+206
2008-01-31
[IPSEC]: Allow async algorithms
Herbert Xu
1
-3
/
+3
2008-01-28
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[XFRM] xfrm_policy: kill some bloat
Ilpo Järvinen
1
-2
/
+2
2008-01-28
[XFRM]: Remove ifdef crypto.
Sebastian Siewior
2
-2
/
+1
[next]