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
2019-12-28
tcp_cubic: optimize hystart_update()
Eric Dumazet
1
-6
/
+3
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-291
/
+318
2019-12-27
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
1
-9
/
+8
2019-12-27
af_packet: refactoring code for prb_calc_retire_blk_tmo
Mao Wenan
1
-18
/
+12
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-20
/
+19
2019-12-27
sctp: move trace_sctp_probe_path into sctp_outq_sack
Kevin Kou
1
-0
/
+6
2019-12-26
netfilter: nft_meta: add support for slave device ifindex matching
Florian Westphal
1
-7
/
+69
2019-12-26
netfilter: nft_meta: place rtclassid handling in a helper
Florian Westphal
1
-6
/
+16
2019-12-26
netfilter: nft_meta: place prandom handling in a helper
Florian Westphal
1
-4
/
+9
2019-12-26
netfilter: nft_meta: move all interface related keys to helper
Florian Westphal
1
-25
/
+70
2019-12-26
netfilter: nft_meta: move interface kind handling to helper
Florian Westphal
1
-6
/
+25
2019-12-26
netfilter: nft_meta: move cgroup handling to helper
Florian Westphal
1
-5
/
+15
2019-12-26
netfilter: nft_meta: move sk uid/git handling to helper
Florian Westphal
1
-29
/
+36
2019-12-26
netfilter: nft_meta: move pkttype handling to helper
Florian Westphal
1
-39
/
+51
2019-12-26
netfilter: nft_meta: move time handling to helper
Florian Westphal
1
-6
/
+22
2019-12-26
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
1
-0
/
+1
2019-12-26
net: Add a layer for non-PHY MII time stamping drivers.
Richard Cochran
1
-3
/
+4
2019-12-26
net: Introduce a new MII time stamping interface.
Richard Cochran
1
-10
/
+10
2019-12-26
net: ethtool: Use the PHY time stamping interface.
Richard Cochran
1
-2
/
+2
2019-12-26
net: vlan: Use the PHY time stamping interface.
Richard Cochran
1
-2
/
+2
2019-12-26
hsr: reset network header when supervision frame is created
Taehee Yoo
1
-0
/
+2
2019-12-26
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
5
-37
/
+56
2019-12-26
hsr: rename debugfs file when interface name is changed
Taehee Yoo
3
-0
/
+20
2019-12-26
hsr: add hsr root debugfs directory
Taehee Yoo
4
-3
/
+28
2019-12-26
hsr: fix error handling routine in hsr_dev_finalize()
Taehee Yoo
3
-24
/
+21
2019-12-26
hsr: avoid debugfs warning message when module is remove
Taehee Yoo
1
-1
/
+0
2019-12-25
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
2
-62
/
+17
2019-12-25
ipv6: Handle multipath route deletion notification
Ido Schimmel
1
-0
/
+26
2019-12-25
ipv6: Handle route deletion notification
Ido Schimmel
1
-1
/
+43
2019-12-25
ipv6: Only Replay routes of interest to new listeners
Ido Schimmel
1
-0
/
+40
2019-12-25
ipv6: Notify multipath route if should be offloaded
Ido Schimmel
1
-0
/
+48
2019-12-25
ipv6: Notify route if replacing currently offloaded one
Ido Schimmel
1
-0
/
+7
2019-12-25
ipv6: Notify newly added route if should be offloaded
Ido Schimmel
1
-0
/
+18
2019-12-25
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-2
/
+2
2019-12-25
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-3
/
+3
2019-12-25
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
11
-22
/
+38
2019-12-25
openvswitch: New MPLS actions for layer 2 tunnelling
Martin Varghese
2
-6
/
+58
2019-12-25
net: Rephrased comments section of skb_mpls_pop()
Martin Varghese
1
-1
/
+1
2019-12-25
net: skb_mpls_push() modified to allow MPLS header push at start of packet.
Martin Varghese
1
-2
/
+6
2019-12-25
Merge tag 'rxrpc-fixes-20191220' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
7
-98
/
+85
2019-12-25
sctp: fix err handling of stream initialization
Marcelo Ricardo Leitner
1
-15
/
+15
2019-12-25
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
1
-1
/
+1
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
77
-398
/
+707
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
50
-274
/
+583
2019-12-21
net/smc: unregister ib devices in reboot_event
Karsten Graul
1
-1
/
+1
2019-12-21
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
Chan Shu Tak, Alex
1
-2
/
+2
2019-12-21
tipc: make legacy address flag readable over netlink
John Rutherford
3
-0
/
+63
2019-12-21
net: dsa: ksz: use common define for tag len
Michael Grzeschik
1
-5
/
+3
[prev]
[next]