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
2016-11-10
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
2
-0
/
+185
2016-11-10
net: l2tp: fix negative assignment to unsigned int
Asbjørn Sloth Tønnesen
2
-4
/
+4
2016-11-10
net: l2tp: cleanup: remove redundant condition
Asbjørn Sloth Tønnesen
1
-6
/
+6
2016-11-10
net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flags
Asbjørn Sloth Tønnesen
1
-0
/
+10
2016-11-10
net: l2tp: only set L2TP_ATTR_UDP_CSUM if AF_INET
Asbjørn Sloth Tønnesen
1
-2
/
+7
2016-11-10
net-gro: avoid reorders
Eric Dumazet
1
-2
/
+2
2016-11-09
net/sched: act_tunnel_key: Add UDP dst port option
Hadar Hen Zion
1
-3
/
+11
2016-11-09
net/dst: Add dst port to dst_metadata utility functions
Hadar Hen Zion
1
-2
/
+2
2016-11-09
net/sched: cls_flower: Add UDP port to tunnel parameters
Hadar Hen Zion
1
-1
/
+28
2016-11-09
net/sched: cls_flower: Allow setting encapsulation fields as used key
Hadar Hen Zion
1
-0
/
+10
2016-11-09
net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key
Hadar Hen Zion
1
-1
/
+0
2016-11-09
net: core: add missing check for uid_range in rule_exists.
Lorenzo Colitti
1
-0
/
+4
2016-11-09
tcp: no longer hold ehash lock while calling tcp_get_info()
Eric Dumazet
3
-30
/
+42
2016-11-09
tcp: shortcut listeners in tcp_get_info()
Eric Dumazet
1
-17
/
+24
2016-11-09
RDS: TCP: start multipath acceptor loop at 0
Sowmini Varadhan
1
-1
/
+1
2016-11-09
RDS: TCP: report addr/port info based on TCP socket in rds-info
Sowmini Varadhan
1
-7
/
+13
2016-11-08
sock: do not set sk_err in sock_dequeue_err_skb
Soheil Hassas Yeganeh
1
-1
/
+0
2016-11-08
qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device
Jesper Dangaard Brouer
1
-0
/
+11
2016-11-08
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
Jesper Dangaard Brouer
1
-1
/
+1
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
[next]