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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
tcp: ipv6: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+5
2013-02-04
tcp: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+2
2013-02-04
packet: fix leakage of tx_ring memory
Phil Sutter
1
-4
/
+6
2013-02-04
net: Fix inner_network_header assignment in skb-copy.
Pravin B Shelar
1
-1
/
+1
2013-02-04
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
1
-1
/
+2
2013-02-04
tcp: fix an infinite loop in tcp_slow_start()
Eric Dumazet
1
-4
/
+10
2013-02-03
Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-1
/
+5
2013-02-03
via-rhine: Fix bugs in NAPI support.
David S. Miller
1
-6
/
+2
2013-02-01
Merge branch 'wireless'
David S. Miller
6
-41
/
+25
2013-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-41
/
+25
2013-02-01
can: c_can: Set reserved bit in IFx_MASK2 to 1 on write
Alexander Stein
1
-1
/
+5
2013-01-31
tcp: detect SYN/data drop when F-RTO is disabled
Yuchung Cheng
1
-2
/
+1
2013-01-31
l2tp: correctly handle ancillary data in the ip6 recv path
Tom Parkin
1
-3
/
+3
2013-01-31
ipv6: export ip6_datagram_recv_ctl
Tom Parkin
1
-0
/
+1
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
8
-32
/
+33
2013-01-31
NET: qmi_wwan: add Telit LE920 support
Daniele Palmas
1
-0
/
+1
2013-01-31
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
1
-1
/
+1
2013-01-31
net: usbnet: prevent buggy devices from killing us
Bjørn Mork
2
-0
/
+27
2013-01-30
mwifiex: fix incomplete scan in case of IE parsing error
Bing Zhao
1
-4
/
+5
2013-01-30
vmxnet3: set carrier state properly on probe
Neil Horman
1
-4
/
+3
2013-01-30
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
Bruce Allan
6
-0
/
+71
2013-01-30
bonding: unset primary slave via sysfs
Milos Vyletel
1
-0
/
+1
2013-01-30
tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()
Nivedita Singhvi
1
-1
/
+4
2013-01-30
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+1
2013-01-30
be2net: Updating Module Author string and log message string to "Emulex Corpo...
Sarveshwar Bandi
2
-5
/
+5
2013-01-30
tuntap: allow polling/writing/reading when detached
Jason Wang
1
-9
/
+16
2013-01-30
vhost_net: handle polling errors when setting backend
Jason Wang
3
-13
/
+34
2013-01-30
vhost_net: correct error handling in vhost_net_set_backend()
Jason Wang
1
-5
/
+11
2013-01-30
tun: fix carrier on/off status
Michael S. Tsirkin
1
-5
/
+8
2013-01-30
pktgen: correctly handle failures when adding a device
Cong Wang
1
-3
/
+6
2013-01-30
netem: fix delay calculation in rate extension
Johannes Naab
1
-6
/
+6
2013-01-30
l2tp: prevent l2tp_tunnel_delete racing with userspace close
Tom Parkin
2
-12
/
+69
2013-01-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-5
/
+33
2013-01-29
powerpc: Max next_tb to prevent from replaying timer interrupt
Tiejun Chen
1
-2
/
+7
2013-01-29
powerpc: kernel/kgdb.c: Fix memory leakage
Cong Ding
1
-2
/
+3
2013-01-29
powerpc/book3e: Disable interrupt after preempt_schedule_irq
Tiejun Chen
1
-0
/
+13
2013-01-29
powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function
Carl E. Love
1
-1
/
+1
2013-01-29
powerpc/pasemi: Fix crash on reboot
Steven Rostedt
1
-0
/
+7
2013-01-29
Merge tag 'md-3.8-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-64
/
+38
2013-01-29
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32
Li Zhong
1
-0
/
+2
2013-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
1
-1
/
+6
2013-01-28
Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+34
2013-01-28
Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-129
/
+314
2013-01-28
rtlwifi: Fix the usage of the wrong variable in usb.c
Larry Finger
1
-2
/
+2
2013-01-28
bcma: fix NAND flash validation
Rafał Miłecki
1
-1
/
+1
2013-01-28
brcmsmac: fix tx status processing
Arend van Spriel
1
-16
/
+9
2013-01-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-17
/
+7
2013-01-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
97
-418
/
+851
2013-01-28
IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround
Suravee Suthikulpanit
1
-0
/
+34
[next]