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
2019-08-07
net: sched: sample: allow accessing psample_group with rtnl
Vlad Buslov
1
-1
/
+1
2019-08-07
net: sched: police: allow accessing police->params with rtnl
Vlad Buslov
1
-2
/
+2
2019-08-05
net/tls: partially revert fix transition through disconnect with close
Jakub Kicinski
1
-2
/
+0
2019-07-31
Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+15
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-0
/
+15
2019-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+14
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
1
-0
/
+3
2019-07-22
net/tls: fix transition through disconnect with close
John Fastabend
1
-1
/
+4
2019-07-22
net/tls: remove sock unlock/lock around strp_done()
John Fastabend
1
-3
/
+4
2019-07-22
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
1
-0
/
+2
2019-07-22
net/tls: don't arm strparser immediately in tls_set_sw_offload()
Jakub Kicinski
1
-0
/
+1
2019-07-22
tcp: be more careful in tcp_fragment()
Eric Dumazet
1
-0
/
+5
2019-07-20
nl80211: fix VENDOR_CMD_RAW_DATA
Johannes Berg
1
-1
/
+1
2019-07-20
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
3
-4
/
+15
2019-07-20
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
3
-13
/
+15
2019-07-20
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
1
-2
/
+1
2019-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+10
2019-07-19
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
1
-1
/
+2
2019-07-16
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
1
-0
/
+1
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
1
-3
/
+9
2019-07-13
net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
Vlad Buslov
1
-0
/
+10
2019-07-12
net: fib_rules: do not flow dissect local packets
Petar Penkov
1
-2
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
61
-350
/
+1634
2019-07-10
netfilter: nf_tables: add hardware offload support
Pablo Neira Ayuso
2
-0
/
+90
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2
-35
/
+35
2019-07-10
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
1
-0
/
+3
2019-07-10
net: sched: remove tcf block API
Pablo Neira Ayuso
1
-69
/
+0
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
2
-4
/
+1
2019-07-10
net: flow_offload: add flow_block_cb_{priv, incref, decref}()
Pablo Neira Ayuso
1
-0
/
+4
2019-07-10
net: flow_offload: add list handling functions
Pablo Neira Ayuso
1
-0
/
+19
2019-07-10
net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()
Pablo Neira Ayuso
1
-0
/
+14
2019-07-10
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2
-5
/
+4
2019-07-10
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2
-3
/
+2
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2
-17
/
+30
2019-07-09
net/flow_dissector: add connection tracking dissection
Paul Blakey
1
-0
/
+15
2019-07-09
net/sched: Introduce action ct
Paul Blakey
2
-0
/
+68
2019-07-09
devlink: Introduce PCI VF port flavour and port attribute
Parav Pandit
1
-0
/
+10
2019-07-09
devlink: Introduce PCI PF port flavour and port attribute
Parav Pandit
1
-0
/
+8
2019-07-09
devlink: Refactor physical port attributes
Parav Pandit
1
-2
/
+11
2019-07-09
net/tls: don't clear TX resync flag on error
Dirk van der Merwe
1
-3
/
+3
2019-07-09
sctp: rename sp strm_interleave to ep intl_enable
Xin Long
1
-1
/
+1
2019-07-09
sctp: rename asoc intl_enable to asoc peer.intl_capable
Xin Long
1
-16
/
+17
2019-07-09
sctp: remove prsctp_enable from asoc
Xin Long
1
-2
/
+1
2019-07-09
sctp: remove reconf_enable from asoc
Xin Long
1
-2
/
+1
2019-07-09
net: sched: add mpls manipulation actions to TC
John Hurley
1
-0
/
+30
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-5
/
+16
2019-07-09
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
1
-1
/
+13
2019-07-09
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2019-07-09
coallocate socket_wq with socket itself
Al Viro
1
-2
/
+2
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-3
/
+3
[next]