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
2022-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2022-03-07
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
1
-0
/
+2
2022-03-03
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
1
-2
/
+2
2022-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-2
/
+6
2022-03-02
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
1
-1
/
+5
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+3
2022-02-24
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
1
-0
/
+8
2022-02-24
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
1
-2
/
+1
2022-02-24
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-0
/
+5
2022-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-3
/
+1
2022-02-20
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2
-3
/
+1
2022-02-19
net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
1
-23
/
+24
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
1
-2
/
+2
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-4
/
+6
2022-02-17
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2
-2
/
+6
2022-02-15
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-1
/
+1
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
1
-0
/
+1
2022-02-14
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
1
-2
/
+0
2022-02-09
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
1
-1
/
+0
2022-02-09
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
1
-0
/
+13
2022-02-04
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
1
-3
/
+5
2022-02-03
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
1
-5
/
+13
2022-01-28
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
1
-0
/
+10
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
1
-1
/
+1
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-0
/
+2
2022-01-27
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
1
-1
/
+0
2022-01-26
xfrm: Check if_id in xfrm_migrate
Yan Yan
1
-2
/
+3
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
1
-1
/
+1
2022-01-21
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
1
-1
/
+1
2022-01-21
tcp: Add a stub for sk_defer_free_flush()
Gal Pressman
1
-0
/
+4
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-4
/
+19
2022-01-16
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2
-3
/
+1
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+5
2022-01-13
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2
-3
/
+11
2022-01-12
net: sched: do not allocate a tracker in tcf_exts_init()
Eric Dumazet
1
-1
/
+3
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2022-01-10
net/p9: load default transports
Thomas Weißschuh
1
-1
/
+1
2022-01-10
9p/trans_fd: split into dedicated module
Thomas Weißschuh
1
-2
/
+0
2022-01-10
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
1
-1
/
+3
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
3
-8
/
+49
2022-01-10
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
1
-0
/
+2
2022-01-10
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
1
-0
/
+12
2022-01-10
netfilter: nf_tables: add NFT_REG32_NUM
Pablo Neira Ayuso
1
-1
/
+3
2022-01-10
netfilter: nf_tables: add rule blob layout
Pablo Neira Ayuso
1
-4
/
+18
2022-01-10
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
1
-2
/
+6
2022-01-10
netfilter: conntrack: Use max() instead of doing it manually
Jiapeng Chong
1
-1
/
+1
2022-01-10
Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-5
/
+1
2022-01-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-2
/
+13
[next]