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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-0
/
+4
2022-08-24
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
1
-0
/
+2
2022-08-24
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
1
-0
/
+1
2022-08-24
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
1
-0
/
+1
2022-08-23
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
1
-1
/
+1
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+1
2022-08-18
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
1
-0
/
+25
2022-08-15
neighbour: make proxy_queue.qlen limit per-device
Alexander Mikhalitsyn
1
-0
/
+1
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-29
/
+80
2022-08-11
net: add missing kdoc for struct genl_multicast_group::flags
Jakub Kicinski
1
-2
/
+3
2022-08-11
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
1
-1
/
+1
2022-08-11
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
1
-1
/
+1
2022-08-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+4
2022-08-11
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
1
-20
/
+48
2022-08-10
ax88796: Fix some typo in a comment
Christophe JAILLET
1
-2
/
+2
2022-08-09
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
1
-0
/
+5
2022-08-09
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
1
-2
/
+2
2022-08-09
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
1
-1
/
+3
2022-08-08
mptcp, btf: Add struct mptcp_sock definition when CONFIG_MPTCP is disabled
Jiri Olsa
1
-0
/
+4
2022-08-07
Merge tag '9p-for-5.20' of https://github.com/martinetd/linux
Linus Torvalds
1
-4
/
+45
2022-08-04
net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
Vladimir Oltean
1
-1
/
+12
2022-08-04
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
109
-737
/
+2100
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-20
/
+29
2022-08-02
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+2
2022-08-02
net/mlx5e: xsk: Discard unaligned XSK frames on striding RQ
Maxim Mikityanskiy
1
-0
/
+11
2022-08-01
net: rose: add netdev ref tracker to 'struct rose_sock'
Eric Dumazet
1
-1
/
+2
2022-07-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2022-07-29
net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
Mike Manning
3
-20
/
+17
2022-07-29
firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48()
Andy Shevchenko
1
-2
/
+1
2022-07-29
ax25: fix incorrect dev_tracker usage
Eric Dumazet
1
-0
/
+1
2022-07-29
devlink: introduce framework for selftests
Vikas Gupta
1
-0
/
+21
2022-07-29
net/tls: Multi-threaded calls to TX tls_dev_del
Tariq Toukan
1
-0
/
+2
2022-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-14
/
+10
2022-07-28
ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
Ziyang Xuan
1
-0
/
+3
2022-07-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2
-0
/
+19
2022-07-28
add missing includes and forward declarations to networking includes under li...
Jakub Kicinski
1
-0
/
+6
2022-07-27
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
1
-1
/
+1
2022-07-27
s390/ism: Cleanups
Stefan Raspl
1
-1
/
+1
2022-07-27
tls: rx: do not use the standard strparser
Jakub Kicinski
1
-2
/
+17
2022-07-27
tcp: allow tls to decrypt directly from the tcp rcv queue
Jakub Kicinski
1
-0
/
+2
2022-07-26
net: devlink: introduce nested devlink entity for line card
Jiri Pirko
1
-0
/
+2
2022-07-26
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
1
-0
/
+1
2022-07-26
flow_offload: Introduce flow_match_pppoe
Wojciech Drewek
1
-0
/
+6
2022-07-26
flow_dissector: Add PPPoE dissectors
Wojciech Drewek
1
-0
/
+13
2022-07-26
ip_tunnels: Add new flow flags field to ip_tunnel_key
Paul Chaignon
1
-0
/
+1
2022-07-26
Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-77
/
+335
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-4
/
+3
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
1
-4
/
+4
[next]