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
2012-06-18
batman-adv: trivial endianness annotations
Al Viro
2
-9
/
+9
2012-06-18
batman-adv: get rid of pointless cast in memcpy()
Al Viro
1
-1
/
+1
2012-06-18
batman-adv: return added entries instead of number of possibly added entries
Marek Lindner
1
-1
/
+1
2012-06-18
batman-adv: ignore trailing CR when comparing protocol names
Marek Lindner
1
-3
/
+8
2012-06-18
batman-adv: avoid characters requiring shell escapes in protocol names
Marek Lindner
2
-2
/
+2
2012-06-18
batman-adv: Add get_ethtool_stats() support
Martin Hundebøll
8
-3
/
+143
2012-06-18
batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t
Antonio Quartulli
3
-4
/
+3
2012-06-18
batman-adv: Initialize lockdep class keys for hashes
Sven Eckelmann
3
-0
/
+26
2012-06-18
batman-adv: fix skb->data assignment
Antonio Quartulli
1
-0
/
+2
2012-06-18
batman-adv: update internal version number
Sven Eckelmann
1
-1
/
+1
2012-06-18
ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.
David S. Miller
2
-3
/
+6
2012-06-18
net: lpc_eth: free skbs in start_xmit
Eric Dumazet
1
-6
/
+5
2012-06-18
bnx2x: correct LPI pass-through configuration
Yuval Mintz
1
-12
/
+6
2012-06-17
bnx2: Update version 2.2.2
Michael Chan
1
-2
/
+2
2012-06-17
bnx2: Read PCI function number from internal register
Michael Chan
2
-2
/
+7
2012-06-17
bnx2: Dump additional BC_STATE during firmware sync timeout.
Michael Chan
2
-0
/
+3
2012-06-17
bnx2: Dump all FTQ_CTL registers during tx_timeout
Michael Chan
2
-0
/
+112
2012-06-17
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
39
-183
/
+1237
2012-06-17
include/net/dst.h: neaten asterisk placement
Eldad Zack
1
-9
/
+8
2012-06-16
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
12
-26
/
+839
2012-06-16
netfilter: ctnetlink: add CTA_HELP_INFO attribute
Pablo Neira Ayuso
3
-5
/
+20
2012-06-16
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
5
-8
/
+34
2012-06-16
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
Pablo Neira Ayuso
5
-1
/
+208
2012-06-16
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
17
-106
/
+111
2012-06-16
netfilter: nf_ct_ext: support variable length extensions
Pablo Neira Ayuso
2
-10
/
+15
2012-06-16
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
Pablo Neira Ayuso
7
-31
/
+14
2012-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-24
/
+12
2012-06-16
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...
David S. Miller
3
-24
/
+12
2012-06-16
ipv6: Fix types of ip6_update_pmtu().
David S. Miller
1
-2
/
+2
2012-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
310
-2200
/
+4361
2012-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-79
/
+180
2012-06-16
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
Thomas Graf
3
-12
/
+24
2012-06-16
qlcnic: off by one in qlcnic_init_pci_info()
Dan Carpenter
1
-1
/
+1
2012-06-16
net: remove skb_orphan_try()
Eric Dumazet
4
-31
/
+3
2012-06-16
bnx2x: fix panic when TX ring is full
Eric Dumazet
1
-5
/
+3
2012-06-16
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
1
-2
/
+2
2012-06-16
ipv6: Handle PMTU in ICMP error handlers.
David S. Miller
10
-122
/
+54
2012-06-15
ipv4: Handle PMTU in all ICMP error handlers.
David S. Miller
11
-13
/
+72
2012-06-14
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+0
2012-06-14
Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-24
/
+30
2012-06-14
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
14
-100
/
+162
2012-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
91
-389
/
+2550
2012-06-14
ixgbe: Check PTP Rx timestamps via BPF filter
Jacob Keller
3
-14
/
+104
2012-06-14
ixgbe: PTP Fix hwtstamp mode settings
Jacob Keller
1
-15
/
+8
2012-06-14
ixgbe: ptp code cleanup
Jacob Keller
2
-11
/
+10
2012-06-14
ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not set
Emil Tantilov
2
-4
/
+2
2012-06-14
ixgbe: align flow control DV macros with datasheet
John Fastabend
1
-15
/
+22
2012-06-14
e1000e: use more informative logging macros when netdev not yet registered
Bruce Allan
2
-20
/
+34
2012-06-14
dcbnl: Use BUG_ON() instead of BUG()
Thomas Graf
1
-4
/
+1
2012-06-14
dcbnl: Silence harmless gcc warning about uninitialized reply_nlh
Thomas Graf
1
-1
/
+1
[next]