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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
7
-11
/
+29
2013-08-09
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
3
-2
/
+27
2013-08-09
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
2
-3
/
+3
2013-08-09
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
William Manley
1
-3
/
+13
2013-08-09
bonding: unwind on bond_add_vlan failure
nikolay@redhat.com
1
-2
/
+2
2013-08-09
bonding: change the bond's vlan syncing functions with the standard ones
nikolay@redhat.com
1
-30
/
+7
2013-08-09
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
5
-2
/
+27
2013-08-08
packet: Revert recent header parsing changes.
David S. Miller
1
-29
/
+24
2013-08-08
net: phy: mdio: add missing __iomem annotation
Jingoo Han
1
-1
/
+1
2013-08-08
net: phy: micrel: Staticize ksz8873mll_read_status()
Jingoo Han
1
-1
/
+1
2013-08-08
net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()
Jason Wang
1
-27
/
+10
2013-08-08
net: use release_pages() in zerocopy_sg_from_iovec()
Jason Wang
1
-4
/
+2
2013-08-08
net: remove the useless comment in zerocopy_sg_from_iovec()
Jason Wang
1
-1
/
+0
2013-08-08
net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()
Jason Wang
1
-2
/
+1
2013-08-08
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
4
-160
/
+97
2013-08-08
net: move iov_pages() to net/core/iovec.c
Jason Wang
4
-46
/
+26
2013-08-08
ip_tunnel: embed hash list head
stephen hemminger
2
-9
/
+8
2013-08-07
bnx2: Update version to 2.2.4
Michael Chan
2
-4
/
+4
2013-08-07
bnx2: Add pci shutdown handler.
Michael Chan
1
-22
/
+25
2013-08-07
bnx2: Use SIMPLE_DEV_PM_OPS.
Michael Chan
1
-20
/
+25
2013-08-07
bnx2: Refactor WoL setup into a separate function.
Michael Chan
1
-80
/
+81
2013-08-07
bnx2: Use kernel APIs for WoL and power state changes.
Michael Chan
1
-22
/
+14
2013-08-07
bnx2: Handle error condition in ->slot_reset()
Michael Chan
1
-5
/
+10
2013-08-07
be2net: update driver version
Sathya Perla
1
-1
/
+1
2013-08-07
be2net: Initialize "status" in be_cmd_get_die_temperature()
Vasundhara Volam
1
-1
/
+1
2013-08-07
be2net: fixup log msgs for async events
Vasundhara Volam
1
-2
/
+4
2013-08-07
be2net: Fix displaying supported speeds for BE2
Vasundhara Volam
1
-0
/
+6
2013-08-07
be2net: don't limit max MAC and VLAN counts
Vasundhara Volam
1
-7
/
+0
2013-08-07
be2net: Do not call get_die_temperature cmd for VF
Vasundhara Volam
1
-1
/
+2
2013-08-07
be2net: Adding more speeds reported by get_settings
Vasundhara Volam
2
-1
/
+10
2013-08-05
gianfar: Cleanup TxFCB insertion on xmit
Claudiu Manoil
1
-29
/
+33
2013-08-05
gianfar: Fix Tx csum generation errata handling
Claudiu Manoil
1
-19
/
+25
2013-08-05
bonding: remove locking from bond_set_rx_mode()
Veaceslav Falico
1
-6
/
+4
2013-08-05
drivers: net: cpsw: Add support for new CPSW IP version
Mugunthan V N
1
-0
/
+3
2013-08-05
sctp: Pack dst_cookie into 1st cacheline hole for 64bit host
fan.du
1
-1
/
+1
2013-08-05
bonding: add bond_time_in_interval() and use it for time comparison
Veaceslav Falico
1
-53
/
+32
2013-08-05
bonding: call slave_last_rx() only once per slave
Veaceslav Falico
1
-7
/
+8
2013-08-05
tile: fix missing unlock on error in tile_net_open()
Wei Yongjun
1
-1
/
+3
2013-08-05
net: mlx4: Staticize local functions
Jingoo Han
1
-3
/
+3
2013-08-05
net: micrel: Staticize local functions
Jingoo Han
2
-5
/
+7
2013-08-05
be2net: Staticize local functions
Jingoo Han
3
-19
/
+20
2013-08-05
bna: Staticize local functions
Jingoo Han
1
-5
/
+5
2013-08-05
vxlan: fix rcu related warning
stephen hemminger
1
-5
/
+11
2013-08-05
bridge: fix rcu check warning in multicast port group
stephen hemminger
2
-2
/
+3
2013-08-04
ax88179_178a: avoid copy of tx tcp packets
Eric Dumazet
1
-17
/
+4
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
906
-98600
/
+11262
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
92
-678
/
+995
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
10
-132
/
+231
2013-08-03
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
1
-9
/
+16
2013-08-03
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
1
-3
/
+7
[next]