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
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
net: rtnetlink: support for fdb get
Roopa Prabhu
1
-1
/
+6
2018-12-14
net: dev: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
1
-0
/
+2
2018-12-14
net: dev: Add NETDEV_PRE_CHANGEADDR
Petr Machata
1
-1
/
+7
2018-12-14
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
1
-1
/
+2
2018-12-13
net: ndo_bridge_setlink: Add extack
Petr Machata
1
-2
/
+3
2018-12-07
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-12
/
+0
2018-11-25
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
Heiner Kallweit
1
-0
/
+8
2018-11-25
net: fixup type in netdev_start_xmit()
Alexey Dobriyan
1
-1
/
+1
2018-11-20
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
1
-0
/
+1
2018-11-18
net: align pcpu_sw_netstats and pcpu_lstats structs
Eric Dumazet
1
-2
/
+2
2018-11-15
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
1
-2
/
+3
2018-11-14
net: sched: provide notification for graft on root
Jakub Kicinski
1
-0
/
+1
2018-11-11
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
1
-5
/
+0
2018-11-11
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
1
-2
/
+1
2018-11-11
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
1
-6
/
+0
2018-11-09
net: core: dev_addr_lists: add auxiliary func to handle reference address upd...
Ivan Khoronzhuk
1
-0
/
+10
2018-11-04
net: bql: add __netdev_tx_sent_queue()
Eric Dumazet
1
-0
/
+20
2018-10-16
FDDI: defza: Support capturing outgoing SMT traffic
Maciej W. Rozycki
1
-0
/
+1
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2018-10-11
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
1
-0
/
+7
2018-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+6
2018-10-05
net: add umem reference in netdev{_rx}_queue
Magnus Karlsson
1
-0
/
+6
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-09-27
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
1
-0
/
+3
2018-09-19
veth: rename pcpu_vstats as pcpu_lstats
Li RongQing
1
-1
/
+0
2018-09-14
net: move definition of pcpu_lstats to header file
Li RongQing
1
-0
/
+6
2018-09-06
packet: add sockopt to ignore outgoing packets
Vincent Whitchurch
1
-0
/
+1
2018-08-29
net: add napi_if_scheduled_mark_missed
Magnus Karlsson
1
-0
/
+26
2018-08-10
net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPS
Krzysztof Kozlowski
1
-0
/
+7
2018-07-31
xsk: don't allow umem replace at stack level
Jakub Kicinski
1
-3
/
+4
2018-07-31
net: update real_num_rx_queues even when !CONFIG_SYSFS
Jakub Kicinski
1
-1
/
+2
2018-07-29
net: report invalid mtu value via netlink extack
Stephen Hemminger
1
-0
/
+2
2018-07-16
net: convert gro_count to bitmask
Li RongQing
1
-2
/
+7
2018-07-16
net: Add TLS rx resync NDO
Boris Pismenny
1
-0
/
+2
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-8
/
+4
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
1
-3
/
+4
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-5
/
+0
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-4
/
+7
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-0
/
+4
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
1
-2
/
+2
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
1
-1
/
+15
2018-07-05
net: limit each hash list length to MAX_GRO_SKBS
Li RongQing
1
-1
/
+6
2018-07-04
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes
1
-0
/
+1
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
1
-0
/
+3
2018-07-04
net: core: trivial netif_receive_skb_list() entry point
Edward Cree
1
-0
/
+1
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+20
[next]