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
/
key
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-26
netns PF_KEY: per-netns /proc/pfkey
Alexey Dobriyan
1
-17
/
+17
2008-11-26
netns PF_KEY: part 2
Alexey Dobriyan
1
-45
/
+60
2008-11-26
netns PF_KEY: part 1
Alexey Dobriyan
1
-15
/
+73
2008-11-26
netns xfrm: pass netns with KM notifications
Alexey Dobriyan
1
-0
/
+2
2008-11-26
netns xfrm: policy walking in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-26
netns xfrm: finding policy in netns
Alexey Dobriyan
1
-3
/
+3
2008-11-26
netns xfrm: policy flushing in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: state walking in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: finding states in netns
Alexey Dobriyan
1
-3
/
+3
2008-11-26
netns xfrm: state lookup in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: state flush in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: add struct xfrm_policy::xp_net
Alexey Dobriyan
1
-2
/
+2
2008-11-26
netns xfrm: per-netns km_waitq
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
1
-1
/
+1
2008-11-07
af_key: mark policy as dead before destroying
Alexey Dobriyan
1
-0
/
+1
2008-11-01
key: fix setkey(8) policy set breakage
Alexey Dobriyan
1
-1
/
+0
2008-10-11
af_key: fix SADB_X_SPDDELETE response
Tobias Brunner
1
-0
/
+1
2008-10-06
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
1
-17
/
+69
2008-10-01
ipsec: Put dumpers on the dump list
Herbert Xu
1
-5
/
+33
2008-10-01
af_key: Free dumping state on socket close
Timo Teras
1
-11
/
+19
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-2
/
+2
2008-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2008-06-11
key: Use xfrm_addr_cmp() where appropriate.
YOSHIFUJI Hideaki
1
-8
/
+1
2008-06-11
key: Share common code path to extract address from sockaddr{}.
YOSHIFUJI Hideaki
1
-69
/
+38
2008-06-11
key: Share common code path to fill sockaddr{}.
YOSHIFUJI Hideaki
1
-347
/
+111
2008-06-11
key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.
YOSHIFUJI Hideaki
1
-31
/
+19
2008-06-11
ipsec: pfkey should ignore events when no listeners
Jamal Hadi Salim
1
-0
/
+3
2008-05-22
af_key: Fix selector family initialization.
Kazunori MIYAZAWA
1
-1
/
+1
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
1
-5
/
+12
2008-04-25
af_key: Fix af_key.c compiler warning
Brian Haley
1
-3
/
+2
2008-04-22
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
1
-1
/
+1
2008-04-13
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
1
-12
/
+11
2008-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-03-25
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
1
-1
/
+1
2008-03-04
[AF_KEY]: Dump SA/SP entries non-atomically
Timo Teras
1
-29
/
+91
2008-02-29
[XFRM]: Speed up xfrm_policy and xfrm_state walking
Timo Teras
1
-4
/
+20
2008-02-27
[AF_KEY]: Fix oops by converting to proc_net_*().
David S. Miller
1
-3
/
+2
2008-02-15
[AF_KEY]: Fix bug in spdadd
Kazunori MIYAZAWA
1
-0
/
+1
2008-02-10
[KEY]: Convert net/pfkey to use seq files.
Pavel Emelyanov
1
-35
/
+57
2008-02-10
[KEY]: Clean up proc files creation a bit.
Pavel Emelyanov
1
-8
/
+27
2008-02-01
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
1
-7
/
+7
2008-01-29
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
WANG Cong
1
-4
/
+2
2008-01-21
[AF_KEY]: Fix skb leak on pfkey_send_migrate() error
Patrick McHardy
1
-7
/
+9
2007-12-20
[IPSEC]: Avoid undefined shift operation when testing algorithm ID
Herbert Xu
1
-2
/
+12
2007-11-26
[IPSEC]: Temporarily remove locks around copying of non-atomic fields
Herbert Xu
1
-2
/
+0
2007-11-22
[PFKEY]: Sending an SADB_GET responds with an SADB_GET
Charles Hardin
1
-1
/
+1
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-10-31
[AF_KEY]: suppress a warning for 64k pages.
Stephen Rothwell
1
-2
/
+2
2007-10-11
[IPSEC]: Lock state when copying non-atomic fields to user-space
Herbert Xu
1
-10
/
+25
2007-10-11
[IPSEC]: Move common code into xfrm_alloc_spi
Herbert Xu
1
-17
/
+12
[next]