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-12-20
act_police: remove unnecessary null pointer check
Yang Yingliang
1
-4
/
+2
2013-12-20
sfc: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2013-12-19
net: skbuff: improve comment on checksumming
Daniel Borkmann
1
-56
/
+75
2013-12-19
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
Terry Lam
4
-0
/
+781
2013-12-19
3c59x: Add software timestamping
Matthew Whitehead
1
-0
/
+4
2013-12-19
lib: hash: follow-up fixups for arch hash
Francesco Fusco
2
-2
/
+3
2013-12-19
isdn: use strlcpy() instead strcpy()
Dan Carpenter
1
-1
/
+1
2013-12-19
bridge: spelling fixes
tanxiaojun
3
-3
/
+3
2013-12-19
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
9
-7
/
+28
2013-12-19
ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
Hannes Frederic Sowa
2
-3
/
+11
2013-12-19
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
7
-20
/
+12
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
694
-3306
/
+6350
2013-12-19
net: vmxnet3 calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-19
net: sun-niu calls skb_set_hash
Tom Herbert
1
-4
/
+6
2013-12-19
net: sfc calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-19
net: vxge calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-19
net: mlx4 calls skb_set_hash
Tom Herbert
1
-2
/
+6
2013-12-19
net: sky2 calls skb_set_hash
Tom Herbert
1
-3
/
+3
2013-12-19
net: emulex-benet calls skb_set_hash
Tom Herbert
1
-2
/
+2
2013-12-19
net: cisco-enic calls skb_set_hash
Tom Herbert
1
-5
/
+6
2013-12-19
net: cxgb4 calls skb_set_hash
Tom Herbert
1
-2
/
+4
2013-12-19
net: bnx2x calls skb_set_hash
Tom Herbert
1
-4
/
+7
2013-12-19
net: bnx2 calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-419
/
+243
2013-12-18
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
2
-11
/
+9
2013-12-18
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
2
-12
/
+10
2013-12-18
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
3
-72
/
+58
2013-12-18
net_sched: init struct tcf_hashinfo at register time
WANG Cong
11
-95
/
+97
2013-12-18
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
11
-114
/
+69
2013-12-18
net_sched: act: use standard struct list_head
WANG Cong
13
-99
/
+101
2013-12-18
net_sched: remove get_stats from tc_action_ops
WANG Cong
2
-5
/
+0
2013-12-18
igb: Change to use statically allocated array for MSIx entries
Carolyn Wyborny
3
-29
/
+24
2013-12-18
igb: Fix queue allocation method to accommodate changing during runtime
Carolyn Wyborny
1
-22
/
+44
2013-12-18
ixgbe: Start temperature sensor attribute index with 1
Guenter Roeck
1
-4
/
+4
2013-12-18
ixgbe: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2
-48
/
+36
2013-12-18
ixgbevf: add DCB configuration into queue setup
Don Skidmore
2
-138
/
+91
2013-12-18
i40e: make functions static and remove dead code
Stephen Hemminger
3
-90
/
+4
2013-12-18
i40e: Fix off by one in i40e_dbg_command_write
Alan Cox
1
-1
/
+1
2013-12-18
i40e: Bump version number
Catherine Sullivan
1
-1
/
+1
2013-12-18
i40e: Fix wrong mask bits being used in misc interrupt
Anjali Singhai Jain
1
-2
/
+2
2013-12-18
i40e: more print_hex_dump use
Shannon Nelson
1
-19
/
+11
2013-12-18
i40e: fix up scanf decoders
Shannon Nelson
1
-3
/
+3
2013-12-18
i40e: simplify error messages for dump descriptor
Shannon Nelson
1
-14
/
+2
2013-12-18
i40e: prevent null pointer exception in dump descriptor
Shannon Nelson
1
-0
/
+6
2013-12-18
Merge branch 'phy_checkpatch'
David S. Miller
10
-153
/
+153
2013-12-18
net: phy: spi_ks8995: fix checkpatch errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: fix checkpatch errors
Florian Fainelli
2
-139
/
+139
2013-12-18
net: phy: micrel: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: mdio_bus: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: lxt: fix checkpath errors
Florian Fainelli
1
-2
/
+2
[next]