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
2017-01-20
tipc: make replicast a user selectable option
Jon Paul Maloy
5
-15
/
+108
2017-01-20
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
7
-47
/
+149
2017-01-20
tipc: add functionality to lookup multicast destination nodes
Jon Paul Maloy
4
-8
/
+87
2017-01-20
tipc: add function for checking broadcast support in bearer
Jon Paul Maloy
4
-9
/
+34
2017-01-20
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
1
-2
/
+1
2017-01-20
gre6: Clean up unused struct ipv6_tel_txoption definition
Jakub Sitnicki
1
-5
/
+0
2017-01-20
net: remove bh disabling around percpu_counter accesses
Eric Dumazet
4
-8
/
+1
2017-01-20
net: ipv6: Keep nexthop of multipath route on admin down
David Ahern
1
-2
/
+5
2017-01-19
net: caif: Remove unused stats member from struct chnl_net
Tobias Klauser
1
-1
/
+0
2017-01-19
net/sched: cls_flower: reduce fl_change stack size
Arnd Bergmann
1
-6
/
+17
2017-01-19
net: Remove usage of net_device last_rx member
Tobias Klauser
3
-4
/
+0
2017-01-19
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
6
-11
/
+11
2017-01-19
net: dsa: store CPU switch structure in the tree
Vivien Didelot
2
-7
/
+5
2017-01-18
net: ipv6: remove prefix arg to rt6_fill_node
David Ahern
1
-15
/
+12
2017-01-18
net: ipv6: remove nowait arg to rt6_fill_node
David Ahern
2
-24
/
+12
2017-01-18
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
3
-10
/
+131
2017-01-18
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
2
-0
/
+85
2017-01-18
sctp: add reconf_enable in asoc ep and netns
Xin Long
4
-0
/
+20
2017-01-18
sctp: add stream reconf primitive
Xin Long
3
-0
/
+36
2017-01-18
sctp: add stream reconf timer
Xin Long
5
-2
/
+104
2017-01-18
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
2
-0
/
+122
2017-01-18
inet: reset tb->fastreuseport when adding a reuseport sk
Josef Bacik
1
-20
/
+86
2017-01-18
inet: split inet_csk_get_port into two functions
Josef Bacik
1
-22
/
+44
2017-01-18
inet: don't check for bind conflicts twice when searching for a port
Josef Bacik
1
-20
/
+11
2017-01-18
inet: kill smallest_size and smallest_port
Josef Bacik
2
-25
/
+4
2017-01-18
inet: drop ->bind_conflict
Josef Bacik
6
-61
/
+7
2017-01-18
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
6
-105
/
+93
2017-01-17
tcp: accept RST for rcv_nxt - 1 after receiving a FIN
Jason Baron
1
-3
/
+25
2017-01-17
net: ping: Use right format specifier to avoid type casting
Gao Feng
1
-3
/
+3
2017-01-17
bridge: sparse fixes in br_ip6_multicast_alloc_query()
Lance Richardson
1
-1
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-98
/
+160
2017-01-17
mpls: Packet stats
Robert Shearman
3
-28
/
+222
2017-01-17
net: AF-specific RTM_GETSTATS attributes
Robert Shearman
1
-0
/
+50
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-92
/
+152
2017-01-17
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
1
-3
/
+2
2017-01-16
net/sched: cls_flower: Disallow duplicate internal elements
Paul Blakey
1
-3
/
+14
2017-01-16
ax25: Fix segfault after sock connection timeout
Basil Gunn
1
-1
/
+1
2017-01-16
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2
-5
/
+4
2017-01-16
sctp: remove useless code from sctp_apply_peer_addr_params
Marcelo Ricardo Leitner
1
-1
/
+0
2017-01-16
sctp: remove unused var from sctp_process_asconf
Marcelo Ricardo Leitner
1
-2
/
+0
2017-01-16
flow dissector: check if arp_eth is null rather than arp
Colin Ian King
1
-2
/
+2
2017-01-16
netlink: do not enter direct reclaim from netlink_trim()
Eric Dumazet
1
-1
/
+3
2017-01-16
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
5
-13
/
+13
2017-01-16
ip6_tunnel: Account for tunnel header in tunnel MTU
Jakub Sitnicki
1
-2
/
+2
2017-01-16
mld: do not remove mld souce list info when set link down
Hangbin Liu
1
-21
/
+30
2017-01-16
Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-6
/
+8
2017-01-16
Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
9
-37
/
+80
2017-01-16
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
1
-2
/
+4
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
39
-317
/
+813
2017-01-14
tcp: disable fack by default
Yuchung Cheng
1
-2
/
+3
[next]