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-07-02
alx: fix MAC address alignment problem
Johannes Berg
1
-4
/
+4
2013-07-02
alx: separate link speed/duplex fields
Johannes Berg
4
-125
/
+106
2013-07-02
alx: make sizes unsigned
Johannes Berg
1
-4
/
+4
2013-07-02
alx: remove NET_CORE Kconfig select
Johannes Berg
1
-1
/
+0
2013-07-02
alx: fix 100mbit/half duplex speed translation
Johannes Berg
1
-1
/
+1
2013-07-02
alx: treat flow control correctly in alx_set_pauseparam()
Johannes Berg
1
-1
/
+2
2013-07-02
net/mlx4_core: Add HW enforcement to VF link state
Rony Efraim
4
-22
/
+60
2013-07-02
net/mlx4_core: Dynamic VST to VST vlan/qos changes
Jack Morgenstein
7
-11
/
+319
2013-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
29
-820
/
+529
2013-06-30
netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag
Florian Westphal
2
-2
/
+16
2013-06-29
bonding: combine pr_debugs in bond_set_dev_addr into one
Nikolay Aleksandrov
1
-3
/
+2
2013-06-29
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
14
-102
/
+44
2013-06-29
ssb/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-1
/
+1
2013-06-29
net/trivial: replace numeric with standard PM state macros
Yijing Wang
8
-10
/
+10
2013-06-29
nlmon: fix comparison in nlmon_is_valid_mtu
Daniel Borkmann
1
-1
/
+5
2013-06-29
drivers: net: cpsw: add newline after MACID log
Daniel Mack
1
-2
/
+2
2013-06-29
pch_gbe: use managed functions pcim_* and devm_*
Andy Shevchenko
1
-35
/
+15
2013-06-29
pch_gbe: convert pr_* to netdev_*
Andy Shevchenko
6
-164
/
+250
2013-06-29
pch_gbe: remove inline keyword for exported functions
Andy Shevchenko
3
-13
/
+13
2013-06-29
usbnet: ax88179_178a: add .reset_resume hook
David Chang
1
-0
/
+1
2013-06-29
usbnet: ax88179_178a: Correct a typo in description
David Chang
1
-2
/
+2
2013-06-29
ipv4: use next hop exceptions also for input routes
Timo Teräs
3
-17
/
+54
2013-06-29
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
4
-5
/
+67
2013-06-29
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2
-8
/
+32
2013-06-28
bonding: when cloning a MAC use NET_ADDR_STOLEN
nikolay@redhat.com
1
-14
/
+19
2013-06-28
bonding: remove unnecessary dev_addr_from_first member
nikolay@redhat.com
2
-6
/
+2
2013-06-28
bonding: remove unnecessary setup_by_slave member
nikolay@redhat.com
2
-5
/
+1
2013-06-28
netlink: fix splat in skb_clone with large messages
Pablo Neira
3
-18
/
+35
2013-06-28
sit: add support of x-netns
Nicolas Dichtel
3
-11
/
+42
2013-06-28
dev: introduce skb_scrub_packet()
Nicolas Dichtel
3
-10
/
+25
2013-06-27
can: at91_can: Use of_match_ptr()
Sachin Kamat
1
-3
/
+1
2013-06-27
ARM: imx: flexcan: Remove platform file
Fabio Estevam
1
-20
/
+0
2013-06-27
can: flexcan: Use a regulator to control the CAN transceiver
Fabio Estevam
4
-61
/
+28
2013-06-27
ARM: imx: prepare for removal of flexcan_platform_data
Marc Kleine-Budde
8
-18
/
+15
2013-06-27
fec: Add support for reading RMON registers
Chris Healy
2
-0
/
+169
2013-06-27
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
1
-1
/
+4
2013-06-27
sit: fix 4in4 + IPsec scenario
Nicolas Dichtel
1
-1
/
+1
2013-06-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-0
/
+7
2013-06-26
netns: exclude ipvs from struct net when IPVS disabled
JunweiZhang
1
-0
/
+2
2013-06-26
kernel: remove unnecessary head file
JunweiZhang
1
-1
/
+0
2013-06-26
ipvs: add sync_persist_mode flag
Julian Anastasov
4
-0
/
+43
2013-06-26
ipvs: SH fallback and L4 hashing
Alexander Frolkin
2
-15
/
+91
2013-06-26
ipvs: drop SCTP connections depending on state
Julian Anastasov
1
-0
/
+12
2013-06-26
ipvs: replace the SCTP state machine
Julian Anastasov
3
-714
/
+168
2013-06-26
ipvs: sloppy TCP and SCTP
Alexander Frolkin
4
-14
/
+56
2013-06-26
ipvs: provide iph to schedulers
Julian Anastasov
12
-60
/
+34
2013-06-26
arc_emac: fix compile-time errors & warnings on PPC64
Alexey Brodkin
1
-26
/
+39
2013-06-26
bonding: add an option to fail when any of arp_ip_target is inaccessible
Veaceslav Falico
4
-14
/
+147
2013-06-26
bonding: doc: some details on backup slave arp validation
Veaceslav Falico
1
-0
/
+6
2013-06-26
bonding: don't trust arp requests unless active slave really works
Veaceslav Falico
1
-1
/
+8
[next]