index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPSEC]: xfrm_policy delete security check misplaced
Eric Paris
2007-03-07
1
-10
/
+9
*
[NET]: Fix kfree(skb)
Patrick McHardy
2007-02-28
1
-1
/
+1
*
[XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire.
David S. Miller
2007-02-28
1
-3
/
+3
*
[XFRM]: Fix OOPSes in xfrm_audit_log().
David S. Miller
2007-02-12
1
-5
/
+7
*
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-3
/
+3
*
[XFRM]: User interface for handling XFRM_MSG_MIGRATE
Shinta Sugimoto
2007-02-08
1
-0
/
+173
*
[XFRM_USER]: avoid pointless void ** casts
Christoph Hellwig
2007-01-03
1
-31
/
+42
*
audit: Add auditing to ipsec
Joy Latten
2006-12-06
1
-3
/
+30
*
[XFRM] xfrm_user: Better validation of user templates.
David S. Miller
2006-12-03
1
-8
/
+42
*
[XFRM]: Fix aevent structuring to be more complete.
Jamal Hadi Salim
2006-12-02
1
-1
/
+3
*
[IPSEC]: Add netlink interface for the encapsulation family.
Miika Komu
2006-12-02
1
-1
/
+3
*
[XFRM]: Convert a few __u8 to proper u8
Jamal Hadi Salim
2006-12-02
1
-8
/
+8
*
[XFRM]: Make flush notifier prettier when subpolicy used
Jamal Hadi Salim
2006-12-02
1
-10
/
+2
*
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
2006-12-02
1
-2
/
+0
*
[XFRM]: Use kmemdup where appropriate
Arnaldo Carvalho de Melo
2006-12-02
1
-6
/
+3
*
[XFRM]: Make copy_to_user_policy_type take a type
Jamal Hadi Salim
2006-12-02
1
-7
/
+7
*
[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.
Masahide NAKAMURA
2006-11-25
1
-0
/
+1
*
[XFRM]: nlmsg length not computed correctly in the presence of subpolicies
Jamal Hadi Salim
2006-11-21
1
-1
/
+9
*
[XFRM]: Sub-policies broke policy events
Jamal Hadi Salim
2006-11-21
1
-0
/
+3
*
[XFRM] xfrm_user: Fix unaligned accesses.
David S. Miller
2006-10-30
1
-2
/
+2
*
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
2006-10-11
1
-9
/
+0
*
[XFRM]: BEET mode
Diego Beltrami
2006-10-04
1
-0
/
+1
*
[XFRM] POLICY: Support netlink socket interface for sub policy.
Masahide NAKAMURA
2006-09-22
1
-13
/
+121
*
[XFRM]: Introduce XFRM_MSG_REPORT.
Masahide NAKAMURA
2006-09-22
1
-0
/
+46
*
[XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.
Masahide NAKAMURA
2006-09-22
1
-0
/
+16
*
[XFRM]: Fix message about transformation user interface.
Masahide NAKAMURA
2006-09-22
1
-1
/
+1
*
[XFRM] IPV6: Update outbound state timestamp for each sending.
Masahide NAKAMURA
2006-09-22
1
-0
/
+3
*
[XFRM] STATE: Introduce care-of address.
Noriaki TAKAMIYA
2006-09-22
1
-1
/
+27
*
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
2006-09-22
1
-6
/
+53
*
[XFRM] STATE: Allow non IPsec protocol.
Masahide NAKAMURA
2006-09-22
1
-1
/
+1
*
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
2006-09-22
1
-2
/
+2
*
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
2006-09-22
1
-2
/
+11
*
[MLSXFRM]: Add security context to acquire messages using netlink
Serge Hallyn
2006-09-22
1
-15
/
+28
*
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
2006-09-21
1
-0
/
+1
*
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
2006-09-21
1
-0
/
+1
*
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
2006-06-29
1
-1
/
+1
*
[NET]: Fix warnings after LSM-IPSEC changes.
David S. Miller
2006-06-17
1
-2
/
+2
*
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
2006-06-17
1
-7
/
+12
*
[XFRM]: Fix aevent related crash
Patrick McHardy
2006-03-20
1
-4
/
+11
*
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-20
1
-2
/
+2
*
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
David S. Miller
2006-03-20
1
-3
/
+0
*
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
David S. Miller
2006-03-20
1
-3
/
+0
*
[IPSEC]: Sync series - policy expires
Jamal Hadi Salim
2006-03-20
1
-1
/
+55
*
[IPSEC]: Sync series - SA expires
Jamal Hadi Salim
2006-03-20
1
-0
/
+30
*
[IPSEC]: Sync series - acquire insert
Jamal Hadi Salim
2006-03-20
1
-0
/
+54
*
[IPSEC]: Sync series - user
Jamal Hadi Salim
2006-03-20
1
-10
/
+228
*
[IPSEC]: Sync series - core changes
Jamal Hadi Salim
2006-03-20
1
-1
/
+3
*
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
Herbert Xu
2006-02-23
1
-1
/
+1
*
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
Trent Jaeger
2006-01-06
1
-0
/
+1
*
[LSM-IPSec]: Security association restriction.
Trent Jaeger
2006-01-03
1
-7
/
+141
[next]