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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
1
-1
/
+3
2023-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-15
/
+28
2023-02-20
scm: add user copy checks to put_cmsg()
Eric Dumazet
1
-0
/
+2
2023-02-20
net: make default_rps_mask a per netns attribute
Paolo Abeni
2
-20
/
+54
2023-02-20
net: add location to trace_consume_skb()
Eric Dumazet
2
-5
/
+5
2023-02-18
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
1
-13
/
+26
2023-02-17
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
1
-2
/
+2
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-11
/
+10
2023-02-16
devlink: Fix netdev notifier chain corruption
Ido Schimmel
2
-12
/
+1
2023-02-16
net/core: refactor promiscuous mode message
Jesse Brandeburg
1
-3
/
+2
2023-02-16
net/core: print message for allmulticast
Jesse Brandeburg
1
-0
/
+2
2023-02-16
net: msg_zerocopy: elide page accounting if RLIM_INFINITY
Willem de Bruijn
1
-2
/
+6
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
1
-13
/
+0
2023-02-15
net-sysfs: make kobj_type structures constant
Thomas Weißschuh
1
-2
/
+2
2023-02-13
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-11
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
1
-1
/
+0
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
7
-13
/
+281
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
2
-19
/
+17
2023-02-10
net: initialize net->notrefcnt_tracker earlier
Eric Dumazet
1
-1
/
+9
2023-02-10
net: introduce default_rps_mask netns attribute
Paolo Abeni
2
-1
/
+43
2023-02-10
net-sysctl: factor-out rpm mask manipulation helpers
Paolo Abeni
2
-30
/
+44
2023-02-10
net-sysctl: factor out cpumask parsing helper
Paolo Abeni
1
-18
/
+28
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+17
2023-02-09
net: enable usercopy for skb_small_head_cache
Eric Dumazet
1
-1
/
+7
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
1
-1
/
+2
2023-02-07
net: add dedicated kmem_cache for typical/small skb->head
Eric Dumazet
1
-5
/
+67
2023-02-07
net: factorize code in kmalloc_reserve()
Eric Dumazet
1
-16
/
+11
2023-02-07
net: remove osize variable in __alloc_skb()
Eric Dumazet
1
-6
/
+4
2023-02-07
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
1
-12
/
+6
2023-02-07
devlink: change port event netdev notifier from per-net to global
Jiri Pirko
1
-3
/
+6
2023-02-06
net: add sock_init_data_uid()
Pietro Borrello
1
-3
/
+12
2023-02-06
net: introduce skb_poison_list and use in kfree_skb_list
Jesper Dangaard Brouer
1
-1
/
+3
2023-02-06
net: page_pool: use in_softirq() instead
Qingfang DENG
1
-3
/
+3
2023-02-06
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
1
-1
/
+1
2023-02-06
net: bridge: Add a tracepoint for MDB overflows
Petr Machata
1
-0
/
+1
2023-02-06
neigh: make sure used and confirmed times are valid
Julian Anastasov
1
-3
/
+15
2023-02-03
bpf: devmap: check XDP features in __xdp_enqueue routine
Lorenzo Bianconi
1
-8
/
+5
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+18
2023-02-03
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
5
-1
/
+253
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-31
/
+46
2023-02-02
neighbor: fix proxy_delay usage when it is zero
Brian Haley
1
-2
/
+12
2023-02-02
net: add support for ipv4 big tcp
Xin Long
2
-17
/
+21
2023-02-02
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
3
-0
/
+55
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-2
/
+3
2023-02-01
net: fix NULL pointer in skb_segment_list
Yan Zhai
1
-3
/
+2
2023-01-28
bpf: Use ARG_CONST_SIZE_OR_ZERO for 3rd argument of bpf_tcp_raw_gen_syncookie...
Ilya Leoshkevich
1
-2
/
+2
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-11
/
+103
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-27
/
+34
2023-01-28
netpoll: Remove 4s sleep during carrier detection
Breno Leitao
1
-11
/
+1
2023-01-28
skb: Do mix page pool and page referenced frags in GRO
Alexander Duyck
1
-0
/
+9
[next]