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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-17
net/smc: take sock lock in smc_ioctl()
Ursula Braun
1
-4
/
+15
2018-07-17
net/ipv6: Do not allow device only routes via the multipath API
David Ahern
1
-0
/
+7
2018-07-17
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
1
-6
/
+7
2018-07-16
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
1
-1
/
+1
2018-07-16
net: convert gro_count to bitmask
Li RongQing
1
-12
/
+24
2018-07-16
net: ip6_gre: get ipv6hdr after skb_cow_head()
Prashant Bhole
1
-1
/
+2
2018-07-16
tls: Stricter error checking in zerocopy sendmsg path
Dave Watson
1
-1
/
+1
2018-07-16
KEYS: DNS: fix parsing multiple options
Eric Biggers
1
-12
/
+16
2018-07-16
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
Hangbin Liu
2
-21
/
+48
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
2
-18
/
+44
2018-07-16
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
10
-84
/
+88
2018-07-16
netfilter: conntrack: avoid l4proto pkt_to_tuple calls
Florian Westphal
5
-78
/
+15
2018-07-16
netfilter: conntrack: avoid calls to l4proto invert_tuple
Florian Westphal
7
-63
/
+7
2018-07-16
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
6
-126
/
+94
2018-07-16
netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers
Florian Westphal
6
-44
/
+18
2018-07-16
netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers
Florian Westphal
4
-51
/
+33
2018-07-16
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
Florian Westphal
9
-137
/
+77
2018-07-16
netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6
Máté Eckl
1
-2
/
+2
2018-07-16
openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
Florian Westphal
2
-16
/
+4
2018-07-16
netfilter: utils: move nf_ip6_checksum* from ipv6 to utils
Florian Westphal
2
-73
/
+65
2018-07-16
netfilter: utils: move nf_ip_checksum* from ipv4 to utils
Florian Westphal
2
-53
/
+55
2018-07-16
netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h
Máté Eckl
1
-9
/
+0
2018-07-16
netfilter: flowtables: use fixed renew timeout on teardown
Florian Westphal
1
-8
/
+5
2018-07-16
netfilter: nft_reject_bridge: remove unnecessary ttl set
Taehee Yoo
1
-2
/
+1
2018-07-16
tls: Fix zerocopy_from_iter iov handling
Boris Pismenny
1
-3
/
+5
2018-07-16
tls: Add rx inline crypto offload
Boris Pismenny
4
-39
/
+296
2018-07-16
tls: Fill software context without allocation
Boris Pismenny
1
-12
/
+22
2018-07-16
tls: Split tls_sw_release_resources_rx
Boris Pismenny
1
-1
/
+9
2018-07-16
tls: Split decrypt_skb to two functions
Boris Pismenny
1
-18
/
+26
2018-07-16
tls: Refactor tls_offload variable names
Boris Pismenny
2
-17
/
+16
2018-07-16
tcp: Don't coalesce decrypted and encrypted SKBs
Boris Pismenny
2
-0
/
+15
2018-07-16
net: Add TLS RX offload feature
Ilya Lesokhin
1
-0
/
+1
2018-07-16
net: Add decrypted field to skb
Boris Pismenny
1
-0
/
+6
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-37
/
+117
2018-07-15
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
1
-0
/
+1
2018-07-14
tcp: remove redundant rcv_nxt update
Yafang Shao
1
-1
/
+0
2018-07-14
net/9p/client.c: put refcount of trans_mod in error case in parse_opts()
piaojun
1
-1
/
+2
2018-07-14
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2
-29
/
+0
2018-07-14
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
1
-2
/
+4
2018-07-14
net: sched: refactor flower walk to iterate over idr
Vlad Buslov
2
-11
/
+11
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-36
/
+40
2018-07-14
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
1
-2
/
+1
2018-07-14
net: ipmr: add support for passing full packet on wrong vif
Nikolay Aleksandrov
1
-5
/
+16
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2
-59
/
+79
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
1
-0
/
+34
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2
-6
/
+9
2018-07-13
xdp: add per mode attributes for attached programs
Jakub Kicinski
1
-4
/
+26
2018-07-13
xsk: do not return EMSGSIZE in copy mode for packets larger than MTU
Magnus Karlsson
1
-6
/
+1
2018-07-13
xsk: always return ENOBUFS from sendmsg if there is no TX queue
Magnus Karlsson
1
-3
/
+2
2018-07-13
xsk: do not return EAGAIN from sendmsg when completion queue is full
Magnus Karlsson
1
-3
/
+1
[prev]
[next]