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
2012-10-13
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
1
-6
/
+25
2012-10-13
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
1
-4
/
+5
2012-10-13
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
1
-0
/
+1
2012-10-13
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
1
-0
/
+1
2012-10-13
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
1
-0
/
+1
2012-10-13
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
1
-1
/
+1
2012-10-13
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
1
-2
/
+4
2012-10-13
xfrm_user: return error pointer instead of NULL
Mathias Krause
1
-2
/
+4
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-2
/
+7
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-1
/
+1
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-1
/
+1
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-6
/
+6
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-2
/
+2
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-1
/
+2
2011-04-26
xfrm: Check for the new replay implementation if an esn state is inserted
Steffen Klassert
1
-0
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-03-28
xfrm: Restrict extended sequence numbers to esp
Steffen Klassert
1
-0
/
+3
2011-03-28
xfrm: Check for esn buffer len in xfrm_new_ae
Steffen Klassert
1
-0
/
+21
2011-03-21
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
1
-1
/
+1
2011-03-13
xfrm: Add user interface for esn and big anti-replay windows
Steffen Klassert
1
-14
/
+85
2011-03-13
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
1
-1
/
+3
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
1
-24
/
+32
2011-02-27
xfrm: Pass name as const to xfrm_*_get_byname().
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
1
-12
/
+12
2011-02-23
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
1
-12
/
+12
2011-01-19
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
1
-1
/
+1
2011-01-11
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
1
-1
/
+3
2011-01-09
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
1
-1
/
+1
2010-12-10
xfrm: Add Traffic Flow Confidentiality padding XFRM attribute
Martin Willi
1
-2
/
+17
2010-09-01
xfrm_user: avoid a warning with some compiler
Nicolas Dichtel
1
-1
/
+1
2010-08-14
xfrm: Use GFP_ATOMIC in xfrm_compile_policy
Herbert Xu
1
-1
/
+1
2010-05-17
xfrm: add severity to printk
stephen hemminger
1
-5
/
+7
2010-04-01
xfrm: remove policy lock when accessing policy->walk.dead
Timo Teräs
1
-5
/
+1
2010-04-01
xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler
Timo Teräs
1
-0
/
+4
2010-02-22
xfrm: Allow user space manipulation of SPD mark
Jamal Hadi Salim
1
-6
/
+25
2010-02-22
xfrm: Allow user space config of SAD mark
Jamal Hadi Salim
1
-15
/
+57
2010-02-22
xfrm: SP lookups signature with mark
Jamal Hadi Salim
1
-5
/
+5
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-7
/
+10
2010-02-19
xfrm: Flushing empty SPD generates false events
Jamal Hadi Salim
1
-1
/
+5
2010-02-19
xfrm: Flushing empty SAD generates false events
Jamal Hadi Salim
1
-1
/
+4
2010-02-17
xfrm: Revert false event eliding commits.
David S. Miller
1
-2
/
+2
2010-02-15
xfrm: Flushing empty SPD generates false events
jamal
1
-1
/
+1
2010-02-15
xfrm: Flushing empty SAD generates false events
jamal
1
-1
/
+1
2010-02-12
xfrm: validate attributes
jamal
1
-0
/
+4
2010-01-23
netns xfrm: fix "ip xfrm state|policy count" misreport
Alexey Dobriyan
1
-6
/
+8
2009-12-03
net: Allow xfrm_user_net_exit to batch efficiently.
Eric W. Biederman
1
-8
/
+10
2009-11-25
xfrm: Store aalg in xfrm_state with a user specified truncation length
Martin Willi
1
-8
/
+121
2009-01-20
Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"
David S. Miller
1
-9
/
+2
2009-01-14
xfrm: For 32/64 compatability wrt. xfrm_usersa_info
David S. Miller
1
-2
/
+9
[next]