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
2017-11-14
af_key: replace BUG_ON on WARN_ON in net_exit hook
Vasily Averin
1
-1
/
+1
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+26
2017-08-15
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
1
-22
/
+26
2017-07-18
xfrm: remove flow cache
Florian Westphal
1
-6
/
+0
2017-07-05
net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+15
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+5
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-66
/
+50
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+1
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-6
/
+3
2017-06-14
xfrm: NULL dereference on allocation failure
Dan Carpenter
1
-0
/
+1
2017-06-14
xfrm: Oops on error in pfkey_msg2xfrm_state()
Dan Carpenter
1
-4
/
+12
2017-06-12
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
Hangbin Liu
1
-0
/
+2
2017-06-07
xfrm: add UDP encapsulation port in migrate message
Antony Antony
1
-2
/
+4
2017-06-07
xfrm: extend MIGRATE with UDP encapsulation port
Antony Antony
1
-1
/
+1
2017-05-08
af_key: Fix slab-out-of-bounds in pfkey_compile_policy.
Steffen Klassert
1
-1
/
+1
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-29
/
+64
2017-04-18
af_key: Fix sadb_x_ipsecrequest parsing
Herbert Xu
1
-21
/
+26
2017-04-03
af_key: Add lock to key dump
Yuejie Shi
1
-8
/
+38
2017-03-24
xfrm: remove unused struct xfrm_mgr::id
Alexey Dobriyan
1
-1
/
+0
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2015-10-23
af_key: fix two typos
Li RongQing
1
-1
/
+1
2015-08-25
net: Fix RCU splat in af_key
David Ahern
1
-23
/
+23
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2015-05-28
ipsec: Add IV generator information to xfrm_state
Herbert Xu
1
-0
/
+1
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-1
/
+1
2015-03-31
xfrm: simplify xfrm_address_t use
Jiri Benc
1
-1
/
+1
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+2
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-07-16
af_key: remove unnecessary break after return
Fabian Frederick
1
-3
/
+0
2014-05-31
af_key: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-04-23
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
1
-23
/
+7
2014-04-22
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
1
-7
/
+5
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+10
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-3
/
+3
2014-03-10
net: af_key: fix sleeping under rcu
Nikolay Aleksandrov
1
-6
/
+7
2014-03-07
xfrm: rename struct xfrm_filter
Nicolas Dichtel
1
-1
/
+1
2014-02-21
pfkey: fix SADB_X_EXT_FILTER length check
Nicolas Dichtel
1
-0
/
+1
2014-02-17
ipsec: add support of limited SA dump
Nicolas Dichtel
1
-1
/
+18
2014-02-13
xfrm: avoid creating temporary SA when there are no listeners
Horia Geanta
1
-0
/
+19
2013-12-16
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
1
-0
/
+6
2013-12-06
xfrm: Remove ancient sleeping when the SA is in acquire state
Steffen Klassert
1
-3
/
+2
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
1
-5
/
+10
2013-12-06
xfrm: Using the right namespace to migrate key info
Fan Du
1
-1
/
+2
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-1
/
+0
[next]