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
2020-10-05
net: openvswitch: Constify static struct genl_small_ops
Rikard Falkeborn
2
-2
/
+2
2020-10-05
mptcp: Constify mptcp_pm_ops
Rikard Falkeborn
1
-1
/
+1
2020-10-05
net: dsa: Add devlink port regions support to DSA
Andrew Lunn
1
-0
/
+14
2020-10-05
net: devlink: Add support for port regions
Andrew Lunn
1
-26
/
+224
2020-10-05
net: dsa: Register devlink ports before calling DSA driver setup()
Andrew Lunn
1
-53
/
+72
2020-10-05
net: dsa: Make use of devlink port flavour unused
Andrew Lunn
1
-0
/
+10
2020-10-05
net: devlink: Add unused port flavour
Andrew Lunn
1
-1
/
+3
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-56
/
+207
2020-10-04
netfilter: nf_tables: Implement fast bitwise expression
Phil Sutter
2
-6
/
+147
2020-10-04
netfilter: nf_tables: Enable fast nft_cmp for inverted matches
Phil Sutter
2
-8
/
+8
2020-10-04
netfilter: nfnetlink: place subsys mutexes in distinct lockdep classes
Florian Westphal
1
-1
/
+18
2020-10-04
netfilter: ipset: enable memory accounting for ipset allocations
Vasily Averin
1
-16
/
+1
2020-10-04
netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK
YueHaibing
1
-2
/
+0
2020-10-04
mptcp: ADD_ADDRs with echo bit are smaller
Matthieu Baerts
3
-6
/
+8
2020-10-04
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
1
-0
/
+18
2020-10-04
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
3
-18
/
+117
2020-10-04
net/smc: use an array to check fields in system EID
Karsten Graul
1
-1
/
+1
2020-10-04
net/smc: send ISM devices with unique chid in CLC proposal
Karsten Graul
1
-1
/
+17
2020-10-04
tcp: account total lost packets properly
Yuchung Cheng
1
-0
/
+10
2020-10-04
net/iucv: fix indentation in __iucv_message_receive()
Julian Wiedmann
1
-5
/
+3
2020-10-04
net/af_iucv: right-size the uid variable in iucv_sock_bind()
Julian Wiedmann
1
-1
/
+1
2020-10-04
genetlink: allow dumping command-specific policy
Jakub Kicinski
1
-5
/
+36
2020-10-04
genetlink: properly support per-op policy dumping
Johannes Berg
1
-10
/
+92
2020-10-04
genetlink: factor skb preparation out of ctrl_dumppolicy()
Johannes Berg
1
-6
/
+19
2020-10-04
netlink: rework policy dump to support multiple policies
Johannes Berg
2
-21
/
+84
2020-10-04
netlink: compare policy more accurately
Johannes Berg
1
-4
/
+8
2020-10-03
genetlink: switch control commands to per-op policies
Jakub Kicinski
1
-3
/
+11
2020-10-03
genetlink: use parsed attrs in dumppolicy
Jakub Kicinski
1
-7
/
+2
2020-10-03
genetlink: bring back per op policy
Jakub Kicinski
1
-5
/
+13
2020-10-03
genetlink: use .start callback for dumppolicy
Jakub Kicinski
1
-24
/
+24
2020-10-03
genetlink: add a structure for dump state
Jakub Kicinski
2
-27
/
+32
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
22
-72
/
+77
2020-10-03
genetlink: add small version of ops
Jakub Kicinski
1
-32
/
+95
2020-10-03
devlink: add .trap_group_action_set() callback
Ioana Ciornei
1
-0
/
+18
2020-10-03
devlink: add parser error drop packet traps
Ioana Ciornei
1
-0
/
+17
2020-10-03
Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...
David S. Miller
22
-186
/
+1184
2020-10-02
net: dsa: Utilize __vlan_find_dev_deep_rcu()
Florian Fainelli
1
-8
/
+3
2020-10-02
net: dsa: Obtain VLAN protocol from skb->protocol
Florian Fainelli
1
-2
/
+1
2020-10-02
net: dsa: b53: Set untag_bridge_pvid
Florian Fainelli
1
-13
/
+2
2020-10-02
net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()
Florian Fainelli
1
-0
/
+9
2020-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-36
/
+835
2020-10-02
netlink: fix policy dump leak
Johannes Berg
2
-15
/
+18
2020-10-02
mac80211: avoid processing non-S1G elements on S1G band
Thomas Pedersen
1
-6
/
+9
2020-10-02
nl80211: fix non-split wiphy information
Johannes Berg
1
-1
/
+4
2020-10-02
nl80211: reduce non-split wiphy dump size
Johannes Berg
1
-13
/
+24
2020-10-02
net-sysfs: Fix inconsistent of format with argument type in net-sysfs.c
Ye Bin
1
-2
/
+2
2020-10-02
pktgen: Fix inconsistent of format with argument type in pktgen.c
Ye Bin
1
-5
/
+5
2020-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-117
/
+472
2020-10-01
drop_monitor: Filter control packets in drop monitor
Ido Schimmel
2
-7
/
+7
2020-10-01
drop_monitor: Remove duplicate struct
Ido Schimmel
1
-17
/
+10
[next]