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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
netfilter: nf_tables: limit maximum table name length to 32 bytes
Pablo Neira Ayuso
2
-1
/
+2
2015-03-06
netfilter: nf_tables: cleanup nf_tables.h
Patrick McHardy
1
-87
/
+87
2015-03-06
netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_cluster
Pablo Neira Ayuso
1
-0
/
+1
2015-03-06
Merge branch 'suspend-to-idle'
Rafael J. Wysocki
1
-2
/
+15
2015-03-06
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
1
-2
/
+15
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
2
-0
/
+2
2015-03-05
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
1
-1
/
+2
2015-03-05
bcma: move internal function declarations to private header
Rafał Miłecki
5
-36
/
+0
2015-03-05
bcma: make bcma_host_pci_(up|down) calls safe for every config
Rafał Miłecki
1
-0
/
+9
2015-03-05
fib_trie: Make fib_table rcu safe
Alexander Duyck
2
-31
/
+46
2015-03-05
drm/ttm: device address space != CPU address space
Alex Deucher
2
-2
/
+2
2015-03-05
drm/mm: Support 4 GiB and larger ranges
Thierry Reding
1
-26
/
+26
2015-03-04
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
2
-0
/
+6
2015-03-04
netfilter: nf_tables: fix userdata length overflow
Patrick McHardy
1
-3
/
+19
2015-03-04
mpls: Multicast route table change notifications
Eric W. Biederman
1
-0
/
+2
2015-03-04
mpls: Netlink commands to add, remove, and dump routes
Eric W. Biederman
1
-0
/
+8
2015-03-04
mpls: Add a sysctl to control the size of the mpls label table
Eric W. Biederman
1
-0
/
+2
2015-03-04
mpls: Basic routing support
Eric W. Biederman
3
-0
/
+21
2015-03-04
neigh: Add helper function neigh_xmit
Eric W. Biederman
1
-0
/
+3
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
3
-33
/
+57
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
74
-850
/
+4232
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-19
/
+9
2015-03-03
ax25: Stop using magic neighbour cache operations.
Eric W. Biederman
1
-4
/
+1
2015-03-03
NFS: Fix a regression in the read() syscall
Trond Myklebust
1
-0
/
+1
2015-03-03
spi: fix a typo in comment.
Marcin Bis
1
-1
/
+1
2015-03-03
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
2
-14
/
+3
2015-03-03
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+54
2015-03-03
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
1
-0
/
+1
2015-03-03
arp: Kill arp_find
Eric W. Biederman
1
-1
/
+0
2015-03-03
net: Kill dev_rebuild_header
Eric W. Biederman
2
-12
/
+1
2015-03-03
neigh: Move neigh_compat_output into ax25_ip.c
Eric W. Biederman
1
-1
/
+0
2015-03-03
ax25: Refactor to use private neighbour operations.
Eric W. Biederman
1
-0
/
+5
2015-03-03
ax25: Make ax25_header and ax25_rebuild_header static
Eric W. Biederman
1
-3
/
+0
2015-03-02
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
1
-1
/
+1
2015-03-02
ebpf: move CONFIG_BPF_SYSCALL-only function declarations
Daniel Borkmann
1
-9
/
+9
2015-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-18
/
+50
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-105
/
+70
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
8
-35
/
+27
2015-03-02
bcma: support bringing up bus hosted on PCIe Gen 2
Rafał Miłecki
1
-0
/
+2
2015-03-02
bcma: change IRQ control function to accept bus as an argument
Rafał Miłecki
1
-1
/
+1
2015-03-02
bcma: add helpers bringing PCIe hosted bus up / down
Rafał Miłecki
2
-2
/
+3
2015-03-02
net: move skb->dropcount to skb->cb[]
Eyal Birger
2
-4
/
+16
2015-03-02
net: add common accessor for setting dropcount on packets
Eyal Birger
1
-0
/
+6
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
1
-0
/
+3
2015-03-02
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...
Eyal Birger
1
-3
/
+3
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
1
-7
/
+3
2015-03-02
pppoe: Use workqueue to die properly when a PADT is received
Simon Farnsworth
1
-0
/
+2
2015-03-02
NFS: Add attribute update barriers to NFS writebacks
Trond Myklebust
1
-0
/
+1
2015-03-02
NFS: Add attribute update barriers to nfs_setattr_update_inode()
Trond Myklebust
1
-1
/
+1
2015-03-02
NFS: Add a helper to set attribute barriers
Trond Myklebust
1
-0
/
+1
[prev]
[next]