index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
[XFRM] xfrm_policy: kill some bloat
Ilpo Järvinen
1
-2
/
+2
2008-01-29
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
WANG Cong
1
-2
/
+2
2008-01-29
[XFRM] Statistics: Add outbound-dropping error.
Masahide NAKAMURA
1
-1
/
+4
2008-01-29
[XFRM]: RFC4303 compliant auditing
Paul Moore
1
-8
/
+6
2008-01-29
[XFRM]: Assorted IPsec fixups
Paul Moore
1
-8
/
+7
2008-01-29
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
1
-12
/
+51
2008-01-29
[XFRM]: Define packet dropping statistics.
Masahide NAKAMURA
1
-0
/
+24
2008-01-29
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
1
-0
/
+21
2008-01-29
[IPSEC]: Fix zero return value in xfrm_lookup on error
Herbert Xu
1
-2
/
+2
2008-01-29
[IPSEC]: Add ICMP host relookup support
Herbert Xu
1
-3
/
+14
2008-01-29
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
Herbert Xu
1
-6
/
+11
2008-01-29
[IPSEC]: Make xfrm_lookup flags argument a bit-field
Herbert Xu
1
-1
/
+1
2008-01-29
[NET]: Multiple namespaces in the all dst_ifdown routines.
Denis V. Lunev
1
-1
/
+1
2008-01-29
[IPSEC]: SPD auditing fix to include the netmask/prefix-length
Paul Moore
1
-18
/
+26
2008-01-29
[IPSEC]: Merge common code into xfrm_bundle_create
Herbert Xu
1
-24
/
+159
2008-01-29
[IPSEC]: Move flow construction into xfrm_dst_lookup
Herbert Xu
1
-10
/
+15
2008-01-29
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-3
/
+2
2007-12-20
[XFRM]: Audit function arguments misordered
Paul Moore
1
-2
/
+2
2007-12-11
[IPSEC]: Fix potential dst leak in xfrm_lookup
Herbert Xu
1
-3
/
+6
2007-11-29
[IPSEC]: Fix uninitialised dst warning in __xfrm_lookup
Herbert Xu
1
-0
/
+1
2007-10-18
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
1
-1
/
+1
2007-10-18
[IPSEC]: Add missing BEET checks
Herbert Xu
1
-2
/
+4
2007-10-18
[IPSEC]: Move type and mode map into xfrm_state.c
Herbert Xu
1
-173
/
+0
2007-10-11
[IPSEC]: Remove bogus ref count in xfrm_secpath_reject
Herbert Xu
1
-5
/
+1
2007-10-11
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
1
-1
/
+1
2007-10-11
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
1
-2
/
+2
2007-10-11
[NET]: Make device event notification network namespace safe
Eric W. Biederman
1
-0
/
+5
2007-10-11
[XFRM]: xfrm audit calls
Joy Latten
1
-133
/
+77
2007-10-11
[XFRM] policy: Replace magic number with XFRM_POLICY_OUT
Thomas Graf
1
-1
/
+1
2007-08-14
[XFRM]: Clean up duplicate includes in net/xfrm/
Jesper Juhl
1
-2
/
+1
2007-08-02
Net/Security: fix memory leaks from security_secid_to_secctx()
Paul Moore
1
-2
/
+3
2007-07-31
[XFRM]: State selection update to use inner addresses.
Joakim Koskela
1
-1
/
+2
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-19
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-07-18
[XFRM]: Fix crash introduced by struct dst_entry reordering
Patrick McHardy
1
-1
/
+1
2007-06-08
xfrm: Add security check before flushing SAD/SPD
Joy Latten
1
-3
/
+60
2007-05-31
[XFRM]: xfrm_larval_drop sysctl should be __read_mostly.
David S. Miller
1
-1
/
+2
2007-05-25
[XFRM]: Allow packet drops during larval state resolution.
David S. Miller
1
-2
/
+26
2007-05-14
[IPSEC]: Check validity of direction in xfrm_policy_byid
Herbert Xu
1
-0
/
+4
2007-05-04
[XFRM] SPD info TLV aggregation
Jamal Hadi Salim
1
-1
/
+1
2007-04-30
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
1
-0
/
+55
2007-04-29
[XFRM]: Export SPD info
Jamal Hadi Salim
1
-1
/
+15
2007-04-26
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-1
/
+1
2007-04-26
[NET]: Convert xtime.tv_sec to get_seconds()
James Morris
1
-6
/
+6
2007-03-20
[XFRM]: ipsecv6 needs a space when printing audit record.
Joy Latten
1
-1
/
+1
2007-03-08
[IPSEC]: xfrm_policy delete security check misplaced
Eric Paris
1
-2
/
+16
2007-02-13
[IPSEC]: Fix the address family to refer encap_family
Kazunori MIYAZAWA
1
-1
/
+1
2007-02-13
[XFRM]: Fix OOPSes in xfrm_audit_log().
David S. Miller
1
-1
/
+6
2007-02-11
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-20
/
+20
2007-02-09
[XFRM]: xfrm_migrate() needs exporting to modules.
David S. Miller
1
-0
/
+1
[next]