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
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
net: core: add nested_level variable in net_device
Taehee Yoo
1
-13
/
+72
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-22
/
+37
2020-09-29
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
1
-10
/
+16
2020-09-11
net: Fix bridge enslavement failure
Ido Schimmel
1
-1
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+2
2020-08-27
net: disable netpoll on fresh napis
Jakub Kicinski
1
-1
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-21
bpf: xdp: Fix XDP mode when no mode flags specified
Andrii Nakryiko
1
-6
/
+8
2020-08-17
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
1
-1
/
+0
2020-08-17
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
1
-0
/
+1
2020-08-13
bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
Andrii Nakryiko
1
-4
/
+4
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-134
/
+405
2020-08-02
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
1
-1
/
+10
2020-08-01
rtnetlink: add support for protodown reason
Roopa Prabhu
1
-0
/
+25
2020-08-01
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
1
-2
/
+1
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-4
/
+0
2020-07-26
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
1
-0
/
+31
2020-07-26
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
1
-0
/
+43
2020-07-26
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
1
-6
/
+163
2020-07-26
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
1
-74
/
+91
2020-07-26
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
1
-70
/
+88
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-25
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-07-24
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
1
-5
/
+0
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+9
2020-07-21
net: Call into DSA netdevice_ops wrappers
Florian Fainelli
1
-0
/
+5
2020-07-17
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
1
-2
/
+2
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
1
-0
/
+9
2020-07-14
net: make symbol 'flush_works' static
Wei Yongjun
1
-1
/
+1
2020-07-14
net: core: kerneldoc fixes
Andrew Lunn
1
-0
/
+1
2020-06-30
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
1
-2
/
+2
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+9
2020-06-23
net: core: try to runtime-resume detached device in __dev_open
Heiner Kallweit
1
-2
/
+8
2020-06-19
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
1
-0
/
+2
2020-06-19
net: napi: remove useless stack trace
Eric Dumazet
1
-1
/
+3
2020-06-19
net: fix memleak in register_netdevice()
Yang Yingliang
1
-0
/
+7
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
1
-14
/
+16
2020-06-05
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
1
-22
/
+18
2020-06-02
bpf: Add support to attach bpf program to a devmap entry
David Ahern
1
-0
/
+18
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+15
2020-05-20
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
1
-5
/
+15
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-05-15
net: XDP-generic determining XDP frame size
Jesper Dangaard Brouer
1
-6
/
+8
2020-05-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-0
/
+22
2020-05-08
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
1
-1
/
+3
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-19
/
+71
2020-05-01
net/core: Introduce netdev_get_xmit_slave
Maor Gottlieb
1
-0
/
+22
2020-04-23
net: napi: use READ_ONCE()/WRITE_ONCE()
Eric Dumazet
1
-3
/
+3
2020-04-23
net: napi: add hard irqs deferral feature
Eric Dumazet
1
-11
/
+18
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
1
-0
/
+5
[next]