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
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-15
can: slcan: don't touch skb after netif_rx_ni()
Marc Kleine-Budde
1
-1
/
+1
2015-07-15
can: grcan: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-1
/
+2
2015-07-15
can: bfin_can: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-4
/
+2
2015-07-15
can: flexcan: don't touch skb after netif_receive_skb()
Marc Kleine-Budde
1
-4
/
+3
2015-07-15
can: at91_can: don't touch skb after netif_receive_skb()/netif_rx()
Marc Kleine-Budde
1
-4
/
+4
2015-07-15
net/xen-netback: off by one in BUG_ON() condition
Dan Carpenter
1
-3
/
+3
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-193
/
+442
2015-07-12
can: replace timestamp as unique skb attribute
Oliver Hartkopp
3
-9
/
+3
2015-07-12
can: c_can: Fix default pinmux glitch at init
J.D. Schroeder
1
-2
/
+8
2015-07-12
can: rcar_can: unify error messages
Sergei Shtylyov
1
-2
/
+3
2015-07-12
can: rcar_can: print request_irq() error code
Sergei Shtylyov
1
-1
/
+2
2015-07-12
can: rcar_can: fix typo in error message
Sergei Shtylyov
1
-1
/
+2
2015-07-12
can: rcar_can: print signed IRQ #
Sergei Shtylyov
1
-2
/
+2
2015-07-12
can: rcar_can: fix IRQ check
Sergei Shtylyov
1
-1
/
+2
2015-07-12
net: bcmgenet: fix accounting of packet drops vs errors
Petri Gynther
1
-4
/
+0
2015-07-12
cdc_ncm: update specs URL
Enrico Mioso
1
-1
/
+1
2015-07-11
Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html
Masanari Iida
1
-1
/
+1
2015-07-10
net: axienet: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
1
-4
/
+4
2015-07-10
cdc_ncm: Add support for moving NDP to end of NCM frame
Enrico Mioso
3
-9
/
+61
2015-07-10
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
Mugunthan V N
1
-16
/
+3
2015-07-10
net: systemport: Use eth_hw_addr_random
Vaishali Thakkar
1
-1
/
+1
2015-07-09
macvtap: Destroy minor_idr on module_exit
Johannes Thumshirn
1
-0
/
+1
2015-07-09
sfc: Report TX completions to BQL after all TX events in interrupt
Peter Dunning
3
-1
/
+18
2015-07-09
drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet
Zheng Liu
2
-0
/
+10
2015-07-09
3c59x: Fix shared IRQ handling
Denys Vlasenko
1
-1
/
+3
2015-07-09
vmxnet3: prevent receive getting out of sequence on napi poll
Neil Horman
1
-4
/
+4
2015-07-09
sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...
Shradha Shah
1
-6
/
+11
2015-07-09
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
1
-2
/
+4
2015-07-09
sfc: suppress handled MCDI failures when changing the MAC address
Daniel Pieczko
1
-2
/
+5
2015-07-09
sfc: add legacy method for changing a PF's MAC address
Daniel Pieczko
3
-42
/
+126
2015-07-09
sfc: refactor code in efx_ef10_set_mac_address()
Daniel Pieczko
1
-25
/
+20
2015-07-09
bonding: "primary_reselect" with "failure" is not working properly
Mazhar Rana
1
-17
/
+34
2015-07-09
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+75
2015-07-09
amd-xgbe: Fix DMA API debug warning
Lendacky, Thomas
4
-12
/
+22
2015-07-09
net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG
Rob Herring
1
-1
/
+1
2015-07-09
NET: hamradio: Fix IP over bpq encapsulation.
Ralf Baechle
1
-0
/
+1
2015-07-05
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
Linus Torvalds
2
-28
/
+34
2015-07-04
NTB: Split ntb_hw_intel and ntb_transport drivers
Allen Hubbe
1
-24
/
+30
2015-07-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-4
/
+142
2015-07-03
cxgb4: Fix incorrect sequence numbers shown in devlog
Hariprasad Shenai
1
-12
/
+13
2015-07-02
enic: fix issues in enic_poll
Govindarajulu Varadarajan
1
-2
/
+2
2015-07-02
NTB: Move files in preparation for NTB abstraction
Allen Hubbe
2
-5
/
+5
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+2
2015-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-332
/
+598
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-8
/
+8
2015-07-01
cxgb4: use kvfree() in t4_free_mem()
Pekka Enberg
1
-4
/
+1
2015-07-01
cxgb3: use kvfree() in cxgb_free_mem()
Pekka Enberg
1
-4
/
+1
2015-06-30
net: mvneta: disable IP checksum with jumbo frames for Armada 370
Simon Guinot
1
-1
/
+25
2015-06-30
net: mvneta: introduce compatible string "marvell, armada-xp-neta"
Simon Guinot
1
-0
/
+1
[next]