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
2019-05-07
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
5
-31
/
+31
2019-05-07
libceph: fix unaligned accesses in ceph_entity_addr handling
Jeff Layton
1
-40
/
+37
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-4
/
+4
2019-05-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-9
/
+0
2019-05-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+18
2019-05-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
3
-3
/
+3
2019-05-06
netfilter: nf_flow_table: do not flow offload deleted conntrack entries
Taehee Yoo
1
-1
/
+8
2019-05-06
netfilter: nf_conntrack_h323: Remove deprecated config check
Subash Abhinov Kasiviswanathan
1
-8
/
+3
2019-05-06
netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
Kristian Evensen
1
-1
/
+1
2019-05-06
batman-adv: mcast: fix multicast tt/tvlv worker locking
Linus Lüssing
3
-8
/
+9
2019-05-06
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2019-05-06
sch_htb: redefine htb qdisc overlimits
Cong Wang
1
-3
/
+6
2019-05-06
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
3
-0
/
+141
2019-05-06
net: dsa: Add support for deferred xmit
Vladimir Oltean
2
-12
/
+54
2019-05-06
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
2
-1
/
+6
2019-05-06
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
3
-0
/
+234
2019-05-06
net: dsa: Export symbols for dsa_port_vid_{add, del}
Vladimir Oltean
1
-0
/
+2
2019-05-06
net: dsa: Call driver's setup callback after setting up its switchdev notifier
Vladimir Oltean
1
-4
/
+4
2019-05-06
net/sched: add block pointer to tc_cls_common_offload structure
Pieter Jansen van Vuuren
4
-17
/
+30
2019-05-06
net/sched: allow stats updates from offloaded police actions
Pieter Jansen van Vuuren
1
-0
/
+15
2019-05-06
net/sched: extend matchall offload for hardware statistics
Pieter Jansen van Vuuren
1
-0
/
+20
2019-05-06
net/sched: add police action to the hardware intermediate representation
Pieter Jansen van Vuuren
1
-0
/
+6
2019-05-06
net/sched: move police action structures to header
Pieter Jansen van Vuuren
1
-36
/
+1
2019-05-06
net/sched: remove unused functions for matchall offload
Pieter Jansen van Vuuren
1
-2
/
+0
2019-05-06
net/dsa: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
1
-9
/
+7
2019-05-06
net/sched: use the hardware intermediate representation for matchall
Pieter Jansen van Vuuren
1
-0
/
+33
2019-05-06
net/sched: add sample action to the hardware intermediate representation
Pieter Jansen van Vuuren
1
-0
/
+8
2019-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
21
-68
/
+262
2019-05-06
netfilter: xt_hashlimit: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-05-06
netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
Taehee Yoo
1
-7
/
+18
2019-05-06
netfilter: nf_tables: fix base chain stat rcu_dereference usage
Florian Westphal
1
-2
/
+7
2019-05-06
netfilter: nf_conntrack_h323: restore boundary check correctness
Jakub Jankowski
1
-1
/
+1
2019-05-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-0
/
+23
2019-05-05
net: use indirect calls helpers at the socket layer
Paolo Abeni
1
-4
/
+16
2019-05-05
net: use indirect calls helpers at early demux stage
Paolo Abeni
4
-4
/
+10
2019-05-05
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
4
-4
/
+15
2019-05-05
net: use indirect calls helpers for ptype hook
Paolo Abeni
1
-2
/
+4
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
4
-0
/
+23
2019-05-05
net: atm: clean up a range check
Dan Carpenter
1
-3
/
+1
2019-05-05
net: rds: fix spelling mistake "syctl" -> "sysctl"
Colin Ian King
1
-1
/
+1
2019-05-05
cls_cgroup: avoid panic when receiving a packet before filter set
Matteo Croce
1
-0
/
+2
2019-05-05
openvswitch: check for null pointer return from nla_nest_start_noflag
Colin Ian King
1
-0
/
+4
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
2
-30
/
+23
2019-05-05
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
1
-10
/
+10
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
2
-26
/
+28
2019-05-05
bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()
YueHaibing
1
-1
/
+1
2019-05-04
ipmr_base: Do not reset index in mr_table_dump
David Ahern
1
-2
/
+1
2019-05-04
net: openvswitch: return an error instead of doing BUG_ON()
Eelco Chaudron
1
-2
/
+5
[prev]
[next]