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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-26
/
+167
2018-07-10
net: core: fix use-after-free in __netif_receive_skb_list_core
Edward Cree
1
-2
/
+7
2018-07-10
net: core: fix uses-after-free in list processing
Edward Cree
1
-8
/
+13
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-9
/
+3
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-2
/
+4
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-0
/
+14
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
1
-23
/
+35
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
2
-1
/
+109
2018-07-09
net-sysfs: Drop support for XPS and traffic_class on single queue device
Alexander Duyck
1
-2
/
+13
2018-07-07
net/flow_dissector: Add support for QinQ dissection
Jianbo Liu
1
-15
/
+17
2018-07-07
net/flow_dissector: Save vlan ethertype from headers
Jianbo Liu
1
-0
/
+2
2018-07-07
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
1
-3
/
+6
2018-07-05
net: core: filter: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-05
devlink: Add enable_sriov boolean generic parameter
Vasundhara Volam
1
-1
/
+5
2018-07-05
devlink: Add generic parameters internal_err_reset and max_macs
Moshe Shemesh
1
-1
/
+13
2018-07-05
devlink: Add devlink notifications support for params
Moshe Shemesh
1
-0
/
+50
2018-07-05
devlink: Add support for get/set driverinit value
Moshe Shemesh
1
-0
/
+77
2018-07-05
devlink: Add param set command
Moshe Shemesh
1
-0
/
+134
2018-07-05
devlink: Add param get command
Moshe Shemesh
1
-0
/
+250
2018-07-05
devlink: Add devlink_param register and unregister
Moshe Shemesh
1
-0
/
+148
2018-07-05
net: limit each hash list length to MAX_GRO_SKBS
Li RongQing
1
-33
/
+23
2018-07-04
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
1
-0
/
+4
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
1
-0
/
+35
2018-07-04
net: Clear skb->tstamp only on the forwarding path
Jesus Sanchez-Palencia
1
-1
/
+1
2018-07-04
net: don't bother calling list RX functions on empty lists
Edward Cree
1
-2
/
+6
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
1
-3
/
+5
2018-07-04
net: core: propagate SKB lists through packet_type lookup
Edward Cree
1
-8
/
+64
2018-07-04
net: core: another layer of lists, around PF_MEMALLOC skb handling
Edward Cree
1
-8
/
+36
2018-07-04
net: core: Another step of skb receive list processing
Edward Cree
1
-5
/
+56
2018-07-04
net: core: unwrap skb list receive slightly further
Edward Cree
1
-1
/
+3
2018-07-04
net: core: trivial netif_receive_skb_list() entry point
Edward Cree
1
-0
/
+19
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-50
/
+150
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-46
/
+141
2018-07-02
net: expose sk wmem in sock_exceed_buf_limit tracepoint
Yafang Shao
1
-2
/
+4
2018-07-02
net-sysfs: Add interface for Rx queue(s) map per Tx queue
Amritha Nambiar
1
-0
/
+83
2018-07-02
net: Enable Tx queue selection based on Rx queues
Amritha Nambiar
1
-17
/
+45
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
1
-0
/
+2
2018-07-02
net: Use static_key for XPS maps
Amritha Nambiar
1
-6
/
+25
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2
-74
/
+141
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-32
/
+54
2018-06-30
net: fib_rules: bring back rule_exists to match rule during add
Roopa Prabhu
1
-1
/
+71
2018-06-30
net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
Cong Wang
1
-9
/
+2
2018-06-30
net: cleanup gfp mask in alloc_skb_with_frags
Michal Hocko
1
-2
/
+1
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
1
-1
/
+1
2018-06-29
net, mm: account sock objects to kmemcg
Shakeel Butt
1
-2
/
+5
2018-06-29
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
1
-32
/
+54
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-4
/
+9
2018-06-28
skbuff: preserve sock reference when scrubbing the skb.
Flavio Leitner
1
-1
/
+0
2018-06-27
neighbour: force neigh_invalidate when NUD_FAILED update is from admin
Roopa Prabhu
1
-1
/
+2
2018-06-27
fib_rules: match rules based on suppress_* properties too
Jason A. Donenfeld
1
-0
/
+8
[next]