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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-17
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
1
-71
/
+19
2020-01-17
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
1
-0
/
+2
2020-01-15
xsk: Support allocations of large umems
Magnus Karlsson
1
-3
/
+4
2020-01-14
bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
Li RongQing
1
-1
/
+1
2020-01-09
bpf: Add BPF_FUNC_tcp_send_ack helper
Martin KaFai Lau
1
-1
/
+23
2020-01-09
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
7
-15
/
+251
2020-01-06
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
1
-0
/
+1
2020-01-06
net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit
Vladimir Oltean
1
-2
/
+1
2020-01-06
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
3
-39
/
+15
2020-01-03
l2tp: Remove redundant BUG_ON() check in l2tp_pernet
Xu Wang
1
-2
/
+0
2020-01-03
net: Remove redundant BUG_ON() check in phonet_pernet
Xu Wang
1
-2
/
+0
2020-01-03
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
3
-3
/
+3
2020-01-03
ethtool: remove set but not used variable 'lsettings'
YueHaibing
1
-2
/
+0
2020-01-03
tcp: use REXMIT_NEW instead of magic number
Mao Wenan
1
-1
/
+1
2020-01-03
net: Add device index to tcp_md5sig
David Ahern
2
-1
/
+37
2020-01-03
tcp: Add l3index to tcp_md5sig_key and md5 functions
David Ahern
2
-39
/
+101
2020-01-03
ipv4/tcp: Pass dif and sdif to tcp_v4_inbound_md5_hash
David Ahern
1
-5
/
+8
2020-01-03
ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash
David Ahern
1
-6
/
+9
2020-01-03
ipv4/tcp: Use local variable for tcp_md5_addr
David Ahern
1
-17
/
+26
2020-01-03
page_pool: help compiler remove code in case CONFIG_NUMA=n
Jesper Dangaard Brouer
1
-0
/
+9
2020-01-03
page_pool: handle page recycle for NUMA_NO_NODE condition
Jesper Dangaard Brouer
1
-19
/
+61
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
41
-295
/
+330
2019-12-31
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
1
-1
/
+2
2019-12-31
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
3
-51
/
+17
2019-12-31
net/ncsi: Fix gma flag setting after response
Vijay Khemka
2
-3
/
+6
2019-12-31
sctp: add enabled check for path tracepoint loop.
Kevin Kou
1
-2
/
+3
2019-12-31
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
1
-0
/
+3
2019-12-31
tcp_cubic: refactor code to perform a divide only when needed
Eric Dumazet
1
-23
/
+28
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-144
/
+352
2019-12-28
net: dsa: Deny PTP on master if switch supports it
Vladimir Oltean
1
-0
/
+30
2019-12-28
ethtool: provide link state with LINKSTATE_GET request
Michal Kubecek
7
-5
/
+100
2019-12-28
ethtool: add LINKMODES_NTF notification
Michal Kubecek
3
-2
/
+10
2019-12-28
ethtool: set link modes related data with LINKMODES_SET request
Michal Kubecek
3
-0
/
+241
2019-12-28
ethtool: provide link mode information with LINKMODES_GET request
Michal Kubecek
4
-1
/
+150
2019-12-28
ethtool: add LINKINFO_NTF notification
Michal Kubecek
3
-2
/
+14
2019-12-28
ethtool: add default notification handler
Michal Kubecek
2
-1
/
+92
2019-12-28
ethtool: set link settings with LINKINFO_SET request
Michal Kubecek
3
-0
/
+78
2019-12-28
ethtool: provide link settings with LINKINFO_GET request
Michal Kubecek
7
-49
/
+156
2019-12-28
ethtool: provide string sets with STRSET_GET request
Michal Kubecek
4
-1
/
+438
2019-12-28
ethtool: default handlers for GET requests
Michal Kubecek
2
-1
/
+436
2019-12-28
ethtool: support for netlink notifications
Michal Kubecek
1
-0
/
+32
2019-12-28
ethtool: netlink bitset handling
Michal Kubecek
3
-1
/
+764
2019-12-28
ethtool: helper functions for netlink interface
Michal Kubecek
2
-0
/
+371
2019-12-28
ethtool: introduce ethtool netlink interface
Michal Kubecek
4
-1
/
+56
2019-12-28
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
1
-10
/
+12
2019-12-28
sctp: do trace_sctp_probe after SACK validation and check
Kevin Kou
1
-9
/
+9
2019-12-28
tcp_cubic: make Hystart aware of pacing
Eric Dumazet
1
-1
/
+12
2019-12-28
tcp_cubic: tweak Hystart detection for short RTT flows
Eric Dumazet
1
-2
/
+21
2019-12-28
tcp_cubic: switch bictcp_clock() to usec resolution
Eric Dumazet
1
-21
/
+14
2019-12-28
tcp_cubic: remove one conditional from hystart_update()
Eric Dumazet
1
-2
/
+2
[next]