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
/
xfrm_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-10
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-3
/
+3
2007-02-08
[XFRM]: User interface for handling XFRM_MSG_MIGRATE
Shinta Sugimoto
1
-0
/
+173
2007-01-03
[XFRM_USER]: avoid pointless void ** casts
Christoph Hellwig
1
-31
/
+42
2006-12-06
audit: Add auditing to ipsec
Joy Latten
1
-3
/
+30
2006-12-03
[XFRM] xfrm_user: Better validation of user templates.
David S. Miller
1
-8
/
+42
2006-12-02
[XFRM]: Fix aevent structuring to be more complete.
Jamal Hadi Salim
1
-1
/
+3
2006-12-02
[IPSEC]: Add netlink interface for the encapsulation family.
Miika Komu
1
-1
/
+3
2006-12-02
[XFRM]: Convert a few __u8 to proper u8
Jamal Hadi Salim
1
-8
/
+8
2006-12-02
[XFRM]: Make flush notifier prettier when subpolicy used
Jamal Hadi Salim
1
-10
/
+2
2006-12-02
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
1
-2
/
+0
2006-12-02
[XFRM]: Use kmemdup where appropriate
Arnaldo Carvalho de Melo
1
-6
/
+3
2006-12-02
[XFRM]: Make copy_to_user_policy_type take a type
Jamal Hadi Salim
1
-7
/
+7
2006-11-25
[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.
Masahide NAKAMURA
1
-0
/
+1
2006-11-21
[XFRM]: nlmsg length not computed correctly in the presence of subpolicies
Jamal Hadi Salim
1
-1
/
+9
2006-11-21
[XFRM]: Sub-policies broke policy events
Jamal Hadi Salim
1
-0
/
+3
2006-10-30
[XFRM] xfrm_user: Fix unaligned accesses.
David S. Miller
1
-2
/
+2
2006-10-11
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
1
-9
/
+0
2006-10-04
[XFRM]: BEET mode
Diego Beltrami
1
-0
/
+1
2006-09-22
[XFRM] POLICY: Support netlink socket interface for sub policy.
Masahide NAKAMURA
1
-13
/
+121
2006-09-22
[XFRM]: Introduce XFRM_MSG_REPORT.
Masahide NAKAMURA
1
-0
/
+46
2006-09-22
[XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.
Masahide NAKAMURA
1
-0
/
+16
2006-09-22
[XFRM]: Fix message about transformation user interface.
Masahide NAKAMURA
1
-1
/
+1
2006-09-22
[XFRM] IPV6: Update outbound state timestamp for each sending.
Masahide NAKAMURA
1
-0
/
+3
2006-09-22
[XFRM] STATE: Introduce care-of address.
Noriaki TAKAMIYA
1
-1
/
+27
2006-09-22
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
1
-6
/
+53
2006-09-22
[XFRM] STATE: Allow non IPsec protocol.
Masahide NAKAMURA
1
-1
/
+1
2006-09-22
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
1
-2
/
+2
2006-09-22
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
1
-2
/
+11
2006-09-22
[MLSXFRM]: Add security context to acquire messages using netlink
Serge Hallyn
1
-15
/
+28
2006-09-21
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
1
-0
/
+1
2006-09-21
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
1
-0
/
+1
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-1
/
+1
2006-06-17
[NET]: Fix warnings after LSM-IPSEC changes.
David S. Miller
1
-2
/
+2
2006-06-17
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
1
-7
/
+12
2006-03-20
[XFRM]: Fix aevent related crash
Patrick McHardy
1
-4
/
+11
2006-03-20
[NET] sem2mutex: net/
Arjan van de Ven
1
-2
/
+2
2006-03-20
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
David S. Miller
1
-3
/
+0
2006-03-20
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
David S. Miller
1
-3
/
+0
2006-03-20
[IPSEC]: Sync series - policy expires
Jamal Hadi Salim
1
-1
/
+55
2006-03-20
[IPSEC]: Sync series - SA expires
Jamal Hadi Salim
1
-0
/
+30
2006-03-20
[IPSEC]: Sync series - acquire insert
Jamal Hadi Salim
1
-0
/
+54
2006-03-20
[IPSEC]: Sync series - user
Jamal Hadi Salim
1
-10
/
+228
2006-03-20
[IPSEC]: Sync series - core changes
Jamal Hadi Salim
1
-1
/
+3
2006-02-23
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
Herbert Xu
1
-1
/
+1
2006-01-06
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
Trent Jaeger
1
-0
/
+1
2006-01-03
[LSM-IPSec]: Security association restriction.
Trent Jaeger
1
-7
/
+141
2005-11-10
[XFRM]: Use generic netlink receive queue processor
Thomas Graf
1
-56
/
+5
2005-11-10
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
1
-7
/
+1
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-2
/
+2
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-21
/
+14
[next]