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
/
drivers
/
net
/
veth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+1
2024-08-06
net: veth: Disable netpoll support
Breno Leitao
1
-0
/
+1
2024-05-04
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
1
-1
/
+1
2024-04-12
net: mirror skb frag ref/unref helpers
Mina Almasry
1
-1
/
+1
2024-04-12
net: move skb ref helpers to new header
Mina Almasry
1
-0
/
+1
2024-03-18
net: veth: do not manipulate GRO when using XDP
Ignat Korchagin
1
-18
/
+0
2024-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-20
/
+20
2024-02-27
veth: try harder when allocating queue memory
Jakub Kicinski
1
-2
/
+3
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-1
/
+1
2024-02-26
net: veth: clear GRO when clearing XDP even when down
Jakub Kicinski
1
-18
/
+17
2024-02-14
veth: rely on skb_pp_cow_data utility routine
Lorenzo Bianconi
1
-72
/
+2
2024-02-14
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
1
-0
/
+1
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+19
2023-12-14
veth: Implement VLAN tag XDP hint
Larysa Zaremba
1
-0
/
+19
2023-12-06
net: veth: fix packet segmentation in veth_convert_skb_to_xdp_buff
Lorenzo Bianconi
1
-1
/
+2
2023-11-23
net: veth: fix ethtool stats reporting
Lorenzo Bianconi
1
-1
/
+1
2023-11-20
veth: Use tstats per-CPU traffic counters
Peilin Ye
1
-19
/
+11
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-14
/
+2
2023-10-24
net: veth: use newly added page pool API for veth with xdp
Yunsheng Lin
1
-9
/
+16
2023-09-12
veth: Update XDP feature set when bringing up device
Toke Høiland-Jørgensen
1
-0
/
+2
2023-09-04
veth: Fixing transmit return status for dropped packets
Liang Chen
1
-1
/
+3
2023-08-26
veth: Avoid NAPI scheduling on failed SKB forwarding
Liang Chen
1
-3
/
+2
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+1
2023-08-20
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-4
/
+1
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-08-15
net: veth: Page pool creation error handling for existing pools only
Liang Chen
1
-1
/
+2
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-1
/
+1
2023-05-10
net: veth: make PAGE_POOL_STATS optional
Lorenzo Bianconi
1
-7
/
+17
2023-05-10
net: veth: rely on napi_build_skb in veth_convert_skb_to_xdp_buff
Lorenzo Bianconi
1
-1
/
+1
2023-04-25
net: veth: add page_pool stats
Lorenzo Bianconi
1
-3
/
+17
2023-04-25
net: veth: add page_pool for page recycling
Lorenzo Bianconi
1
-4
/
+44
2023-04-18
veth: take into account peer device for NETDEV_XDP_ACT_NDO_XMIT xdp_features ...
Lorenzo Bianconi
1
-6
/
+11
2023-04-13
veth: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-2
/
+5
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
1
-1
/
+2
2023-03-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+2
2023-03-22
xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
Jesper Dangaard Brouer
1
-2
/
+2
2023-03-16
veth: Fix use after free in XDP_REDIRECT
Shawn Bohrer
1
-4
/
+2
2023-03-15
veth: rely on rtnl_dereference() instead of on rcu_dereference() in veth_set_...
Lorenzo Bianconi
1
-1
/
+1
2023-03-11
veth: take into account device reconfiguration for xdp_features flag
Lorenzo Bianconi
1
-4
/
+38
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+4
2023-01-23
veth: Support RX XDP metadata
Stanislav Fomichev
1
-0
/
+31
2023-01-23
veth: Introduce veth_xdp_buff wrapper for xdp_buff
Stanislav Fomichev
1
-25
/
+31
2022-12-22
veth: Fix race with AF_XDP exposing old or uninitialized descriptors
Shawn Bohrer
1
-2
/
+3
2022-11-23
Revert "veth: Avoid drop packets when xdp_redirect performs"
Heng Qi
1
-76
/
+12
2022-11-23
Revert "bpf: veth driver panics when xdp prog attached before veth_open"
Heng Qi
1
-1
/
+1
2022-11-10
bpf: veth driver panics when xdp prog attached before veth_open
John Fastabend
1
-1
/
+1
2022-11-02
veth: Avoid drop packets when xdp_redirect performs
Heng Qi
1
-12
/
+76
2022-11-01
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
1
-1
/
+1
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-6
/
+6
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
[next]