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
2011-03-02
pfkey: fix warning
Stephen Hemminger
1
-1
/
+1
2011-02-26
pfkey: Use const where possible.
David S. Miller
1
-94
/
+107
2011-02-24
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
1
-11
/
+11
2011-02-24
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
1
-8
/
+8
2011-02-24
afkey: add sparse annotation about rcu
stephen hemminger
1
-0
/
+2
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-05-18
pfkey: add severity to printk
stephen hemminger
1
-5
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
af_key: return error if pfkey_xfrm_policy2msg_prep() fails
Dan Carpenter
1
-5
/
+3
2010-02-23
xfrm: SP lookups signature with mark
Jamal Hadi Salim
1
-2
/
+2
2010-02-23
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-6
/
+8
2010-02-23
af_key: locking change
stephen hemminger
1
-60
/
+16
2010-02-20
xfrm: Flushing empty SPD generates false events
Jamal Hadi Salim
1
-2
/
+5
2010-02-20
xfrm: Flushing empty SAD generates false events
Jamal Hadi Salim
1
-1
/
+4
2010-02-20
pfkey: fix SA and SP flush sequence
Jamal Hadi Salim
1
-6
/
+27
2010-02-18
xfrm: Revert false event eliding commits.
David S. Miller
1
-2
/
+2
2010-02-16
xfrm: Flushing empty SPD generates false events
jamal
1
-1
/
+1
2010-02-16
xfrm: Flushing empty SAD generates false events
jamal
1
-1
/
+1
2010-02-10
net: af_key: use seq_hlist_foo() helpers
Li Zefan
1
-17
/
+3
2010-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+8
2010-02-04
af_key: fix netns ops ordering on module load/unload
Alexey Dobriyan
1
-7
/
+8
2010-02-03
xfrm: avoid spinlock in get_acqseq()
Eric Dumazet
1
-5
/
+4
2010-01-18
net: spread __net_init, __net_exit
Alexey Dobriyan
1
-3
/
+3
2009-12-12
xfrm: Fix truncation length of authentication algorithms installed via PF_KEY
Martin Willi
1
-0
/
+1
2009-12-02
net: Simplify af_key pernet operations.
Eric W. Biederman
1
-19
/
+6
2009-11-18
netns: net_identifiers should be read_mostly
Eric Dumazet
1
-1
/
+1
2009-11-06
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+2
2009-10-13
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-1
/
+1
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-09-02
net: file_operations should be const
Stephen Hemminger
1
-1
/
+1
2009-09-02
net: seq_operations should be const
Stephen Hemminger
1
-1
/
+1
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
1
-2
/
+2
2009-02-27
af_key: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-4
/
+2
2009-01-26
af_key: initialize xfrm encap_oa
Timo Teras
1
-0
/
+1
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
[next]