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
2016-11-08
net: make default TX queue length a defined constant
Jesper Dangaard Brouer
1
-1
/
+2
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
7
-33
/
+44
2016-11-07
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
Paolo Abeni
3
-5
/
+5
2016-11-07
net: Update raw socket bind to consider l3 domain
David Ahern
1
-1
/
+9
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
27
-35
/
+79
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
4
-2
/
+91
2016-11-04
net: core: Add a UID field to struct sock.
Lorenzo Colitti
2
-1
/
+18
2016-11-03
net/sched: cls_flower: Support matching on SCTP ports
Simon Horman
1
-0
/
+19
2016-11-03
ipv6: on reassembly, record frag_max_size
Willem de Bruijn
1
-1
/
+6
2016-11-03
ipv6: add IPV6_RECVFRAGSIZE cmsg
Willem de Bruijn
2
-0
/
+13
2016-11-03
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
1
-0
/
+26
2016-11-03
net: ip, raw_diag -- Use jump for exiting from nested loop
Cyrill Gorcunov
1
-1
/
+2
2016-11-03
net: ip, raw_diag -- Fix socket leaking for destroy request
Cyrill Gorcunov
1
-1
/
+4
2016-11-02
ila: Fix crash caused by rhashtable changes
Tom Herbert
1
-3
/
+13
2016-11-02
net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
Cyrill Gorcunov
1
-1
/
+1
2016-11-02
tcp: enhance tcp collapsing
Eric Dumazet
1
-6
/
+4
2016-11-02
sctp: clean up sctp_packet_transmit
Xin Long
1
-277
/
+158
2016-11-02
net/sched: cls_flower: merge filter delete/destroy common code
Roi Dayan
1
-10
/
+11
2016-11-02
net/sched: cls_flower: add missing unbind call when destroying flows
Roi Dayan
1
-0
/
+1
2016-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
27
-340
/
+1484
2016-11-01
netfilter: nf_queue: place volatile data in own cacheline
Florian Westphal
1
-1
/
+1
2016-11-01
netfilter: nf_tables: remove useless U8_MAX validation
Liping Zhang
2
-6
/
+0
2016-11-01
netfilter: nf_tables: introduce routing expression
Anders K. Pedersen
3
-0
/
+160
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
8
-296
/
+342
2016-11-01
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
6
-15
/
+116
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
10
-0
/
+787
2016-11-01
genetlink: fix error return code in genl_register_family()
Wei Yongjun
1
-1
/
+3
2016-11-01
net: Enable support for VRF with ipv4 multicast
David Ahern
2
-16
/
+38
2016-11-01
tipc: remove SS_CONNECTED sock state
Parthasarathy Bhuvaragan
1
-48
/
+38
2016-11-01
tipc: create TIPC_CONNECTING as a new sk_state
Parthasarathy Bhuvaragan
1
-32
/
+28
2016-11-01
tipc: remove SS_DISCONNECTING state
Parthasarathy Bhuvaragan
1
-80
/
+52
2016-11-01
tipc: create TIPC_DISCONNECTING as a new sk_state
Parthasarathy Bhuvaragan
1
-15
/
+24
2016-11-01
tipc: create TIPC_OPEN as a new sk_state
Parthasarathy Bhuvaragan
1
-54
/
+43
2016-11-01
tipc: create TIPC_ESTABLISHED as a new sk_state
Parthasarathy Bhuvaragan
1
-7
/
+11
2016-11-01
tipc: create TIPC_LISTEN as a new sk_state
Parthasarathy Bhuvaragan
1
-19
/
+43
2016-11-01
tipc: remove socket state SS_READY
Parthasarathy Bhuvaragan
1
-18
/
+31
2016-11-01
tipc: remove probing_intv from tipc_sock
Parthasarathy Bhuvaragan
1
-10
/
+9
2016-11-01
tipc: remove tsk->connected from tipc_sock
Parthasarathy Bhuvaragan
1
-17
/
+19
2016-11-01
tipc: remove tsk->connected for connectionless sockets
Parthasarathy Bhuvaragan
1
-3
/
+1
2016-11-01
tipc: rename tsk->remote to tsk->peer for consistent naming
Parthasarathy Bhuvaragan
1
-6
/
+5
2016-11-01
tipc: rename struct tipc_skb_cb member handle to bytes_read
Parthasarathy Bhuvaragan
2
-9
/
+11
2016-11-01
tipc: set kern=0 in sk_alloc() during tipc_accept()
Parthasarathy Bhuvaragan
1
-1
/
+1
2016-11-01
tipc: wakeup sleeping users at disconnect
Parthasarathy Bhuvaragan
1
-0
/
+1
2016-11-01
tipc: return early for non-blocking sockets at link congestion
Parthasarathy Bhuvaragan
1
-0
/
+6
2016-10-31
bridge: mcast: add router port on PIM hello message
Nikolay Aleksandrov
1
-1
/
+21
2016-10-31
net: pim: add all RFC7761 message types
Nikolay Aleksandrov
2
-2
/
+2
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2
-45
/
+103
2016-10-31
net: Refactor removal of queues from XPS map and apply on num_tc changes
Alexander Duyck
1
-23
/
+50
2016-10-31
net: Add sysfs value to determine queue traffic class
Alexander Duyck
2
-1
/
+36
2016-10-31
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
1
-0
/
+29
[next]