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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-14
cdc_ether: export usbnet_cdc_zte_rx_fixup
Lech Perczak
1
-0
/
+1
2022-04-13
net: icmp: introduce function icmpv6_param_prob_reason()
Menglong Dong
1
-2
/
+9
2022-04-13
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
2
-0
/
+4
2022-04-13
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
2
-0
/
+8
2022-04-13
skb: add some helpers for skb drop reasons
Menglong Dong
1
-0
/
+12
2022-04-13
net: rtnetlink: add ndm flags and state mask attributes
Nikolay Aleksandrov
1
-0
/
+2
2022-04-13
net: add ndo_fdb_del_bulk
Nikolay Aleksandrov
1
-0
/
+9
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-1
/
+2
2022-04-13
net: netlink: add NLM_F_BULK delete request modifier
Nikolay Aleksandrov
1
-0
/
+1
2022-04-13
net: rtnetlink: use BIT for flag values
Nikolay Aleksandrov
1
-1
/
+1
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-0
/
+6
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
1
-0
/
+7
2022-04-13
net: phylink: remove phylink_helper_basex_speed()
Russell King (Oracle)
1
-6
/
+0
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
6
-10
/
+9
2022-04-12
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
5
-242
/
+17
2022-04-12
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
1
-1
/
+1
2022-04-12
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
1
-1
/
+1
2022-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-2
/
+6
2022-04-11
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
3
-1
/
+8
2022-04-11
net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT
Menglong Dong
2
-6
/
+4
2022-04-11
net: sock: introduce sock_queue_rcv_skb_reason()
Menglong Dong
1
-1
/
+8
2022-04-10
tls: rx: simplify async wait
Jakub Kicinski
1
-1
/
+0
2022-04-09
net/mlx5: Remove not-implemented IPsec capabilities
Leon Romanovsky
1
-7
/
+4
2022-04-09
net/mlx5: Remove ipsec_ops function table
Leon Romanovsky
1
-3
/
+0
2022-04-09
net/mlx5: Remove not-needed IPsec config
Leon Romanovsky
2
-3
/
+3
2022-04-09
net/mlx5: Unify device IPsec capabilities check
Leon Romanovsky
1
-2
/
+5
2022-04-09
RDMA/core: Delete IPsec flow action logic from the core
Leon Romanovsky
1
-8
/
+0
2022-04-09
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
1
-8
/
+5
2022-04-09
net/mlx5_fpga: Drop INNOVA IPsec support
Leon Romanovsky
1
-148
/
+0
2022-04-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2022-04-08
net/sched: act_skbedit: Add extack messages for offload failure
Ido Schimmel
1
-0
/
+12
2022-04-08
net/sched: act_gact: Add extack messages for offload failure
Ido Schimmel
1
-0
/
+15
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2
-3
/
+6
2022-04-08
tls: rx: use a define for tag length
Jakub Kicinski
1
-0
/
+1
2022-04-08
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
2
-1
/
+1
2022-04-08
tls: rx: don't store the record type in socket context
Jakub Kicinski
2
-7
/
+6
2022-04-08
netfilter: ecache: move to separate structure
Florian Westphal
1
-2
/
+6
2022-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+4
2022-04-08
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+3
2022-04-08
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
2
-9
/
+48
2022-04-08
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
2
-0
/
+7
2022-04-08
net: extract a few internals from netdevice.h
Jakub Kicinski
1
-70
/
+2
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2022-04-07
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
1
-0
/
+8
2022-04-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+3
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2
-5
/
+16
2022-04-06
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
1
-0
/
+7
2022-04-06
net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)
Felix Fietkau
1
-0
/
+131
2022-04-06
net, uapi: remove inclusion of arpa/inet.h
Nick Desaulniers
1
-16
/
+12
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
1
-2
/
+1
[next]