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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
1
-0
/
+15
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/sched: Add separate check for skip_hw flag
Hadar Hen Zion
1
-4
/
+15
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2
-5
/
+5
2016-11-30
tcp: instrument how long TCP is busy sending
Francis Yan
1
-1
/
+5
2016-11-30
tcp: instrument tcp sender limits chronographs
Francis Yan
1
-0
/
+14
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-25
devlink: Add E-Switch inline mode control
Roi Dayan
1
-0
/
+2
2016-11-23
Bluetooth: Fix using the correct source address type
Johan Hedberg
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+5
2016-11-21
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
1
-0
/
+1
2016-11-20
netlink: use "unsigned int" in nla_next()
Alexey Dobriyan
1
-1
/
+1
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
6
-8
/
+8
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
1
-9
/
+19
2016-11-17
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
2
-3
/
+3
2016-11-17
lwtunnel: subtract tunnel headroom from mtu on output redirect
David Lebrun
1
-1
/
+2
2016-11-16
net: busy-poll: remove need_resched() from sk_can_busy_loop()
Eric Dumazet
1
-3
/
+2
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
1
-0
/
+1
2016-11-16
gro_cells: mark napi struct as not busy poll candidates
Eric Dumazet
1
-0
/
+3
2016-11-15
vxlan: remove unsed vxlan_dev_dst_port()
pravin shelar
1
-10
/
+0
2016-11-15
udplite: fix NULL pointer dereference
Paolo Abeni
2
-0
/
+2
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-11
/
+13
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
1
-3
/
+5
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-39
/
+50
2016-11-14
netfilter: conntrack: remove unused netns_ct member
Florian Westphal
1
-1
/
+0
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-0
/
+1
2016-11-13
genetlink: Make family a signed integer.
David S. Miller
1
-1
/
+1
2016-11-10
tc_act: Remove tcf_act macro
Yotam Gigi
1
-1
/
+0
2016-11-10
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
1
-1
/
+2
2016-11-10
ipv6: sr: add core files for SR HMAC support
David Lebrun
2
-0
/
+66
2016-11-10
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
1
-0
/
+6
2016-11-10
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
2
-0
/
+17
2016-11-10
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
1
-0
/
+36
2016-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-5
/
+6
2016-11-10
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
1
-4
/
+14
2016-11-10
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
1
-24
/
+9
2016-11-09
net/dst: Add dst port to dst_metadata utility functions
Hadar Hen Zion
1
-4
/
+6
2016-11-09
net/sched: cls_flower: Add UDP port to tunnel parameters
Hadar Hen Zion
1
-0
/
+1
2016-11-09
flow_dissector: Add enums for encapsulation keys
Hadar Hen Zion
1
-0
/
+4
2016-11-09
net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key
Hadar Hen Zion
1
-0
/
+37
2016-11-08
net: make default TX queue length a defined constant
Jesper Dangaard Brouer
1
-0
/
+2
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
1
-0
/
+15
2016-11-07
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
Paolo Abeni
1
-2
/
+3
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
4
-5
/
+10
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2
-1
/
+13
2016-11-04
net: core: Add a UID field to struct sock.
Lorenzo Colitti
1
-0
/
+7
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
1
-2
/
+2
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
1
-2
/
+1
[next]