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
2021-04-26
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
9
-336
/
+277
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
4
-71
/
+61
2021-04-26
Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+10
2021-04-26
netfilter: nf_log_syslog: Unset bridge logger in pernet exit
Phil Sutter
1
-0
/
+1
2021-04-26
netfilter: ip6_tables: pass table pointer via nf_hook_ops
Florian Westphal
6
-54
/
+61
2021-04-26
netfilter: arp_tables: pass table pointer via nf_hook_ops
Florian Westphal
2
-18
/
+31
2021-04-26
netfilter: ip_tables: pass table pointer via nf_hook_ops
Florian Westphal
7
-52
/
+66
2021-04-26
netfilter: xt_nat: pass table to hookfn
Florian Westphal
2
-20
/
+69
2021-04-26
netfilter: x_tables: remove paranoia tests
Florian Westphal
11
-33
/
+0
2021-04-26
netfilter: arptables: unregister the tables by name
Florian Westphal
2
-10
/
+12
2021-04-26
netfilter: ip6tables: unregister the tables by name
Florian Westphal
6
-33
/
+22
2021-04-26
netfilter: iptables: unregister the tables by name
Florian Westphal
6
-32
/
+20
2021-04-26
netfilter: x_tables: add xt_find_table
Florian Westphal
1
-0
/
+17
2021-04-26
netfilter: x_tables: remove ipt_unregister_table
Florian Westphal
4
-20
/
+2
2021-04-26
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
4
-51
/
+54
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
6
-14
/
+104
2021-04-26
netfilter: nft_socket: add support for cgroupsv2
Pablo Neira Ayuso
1
-1
/
+47
2021-04-26
netfilter: nat: move nf_xfrm_me_harder to where it is used
Florian Westphal
2
-37
/
+38
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-10
/
+11
2021-04-25
can: proc: fix rcvlist_* header alignment on 64-bit system
Erik Flodin
1
-2
/
+4
2021-04-24
Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"
Linus Torvalds
2
-2
/
+1
2021-04-24
devlink: Extend SF port attributes to have external attribute
Parav Pandit
1
-1
/
+10
2021-04-24
mptcp: add MSG_PEEK support
Yonglong Li
1
-9
/
+13
2021-04-24
mptcp: ignore unsupported msg flags
Paolo Abeni
1
-4
/
+5
2021-04-24
mptcp: implement MSG_TRUNC support
Paolo Abeni
1
-7
/
+9
2021-04-24
mptcp: implement dummy MSG_ERRQUEUE support
Paolo Abeni
1
-0
/
+4
2021-04-24
mptcp: Retransmit DATA_FIN
Mat Martineau
1
-2
/
+23
2021-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-62
/
+15
2021-04-23
net: sock: remove the unnecessary check in proto_register
Tonghao Zhang
1
-1
/
+1
2021-04-23
openvswitch: meter: remove rate from the bucket size calculation
Ilya Maximets
1
-2
/
+2
2021-04-23
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
1
-4
/
+8
2021-04-23
afs: Don't truncate iter during data fetch
David Howells
1
-4
/
+5
2021-04-23
xsk: Align XDP socket batch size with DPDK
Li RongQing
1
-1
/
+1
2021-04-23
net, xdp: Update pkt_type if generic XDP changes unicast MAC
Martin Willi
1
-1
/
+5
2021-04-22
neighbour: Prevent Race condition in neighbour subsytem
Chinmay Agarwal
1
-0
/
+4
2021-04-21
net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=n
Vladimir Oltean
1
-1
/
+1
2021-04-21
net: qrtr: Avoid potential use after free in MHI send
Bjorn Andersson
1
-3
/
+5
2021-04-21
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
1
-1
/
+1
2021-04-21
vsock/virtio: free queued packets when closing socket
Stefano Garzarella
1
-9
/
+19
2021-04-21
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
1
-17
/
+86
2021-04-21
net: dsa: Only notify CPU ports of changes to the tag protocol
Tobias Waldekranz
1
-18
/
+7
2021-04-21
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
17
-80
/
+125
2021-04-21
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
2
-0
/
+22
2021-04-21
net: add generic selftest support
Oleksij Rempel
3
-0
/
+405
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
151
-832
/
+1386
2021-04-20
ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET
Jakub Kicinski
1
-0
/
+3
2021-04-20
net: fix a data race when get vlan device
Di Zhu
2
-0
/
+7
2021-04-20
gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
Alexander Lobakin
1
-4
/
+4
2021-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
15
-88
/
+333
2021-04-20
net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
Du Cheng
1
-0
/
+6
[prev]
[next]