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
2013-10-22
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
1
-0
/
+10
2013-10-15
ipvs: avoid rcu_barrier during netns cleanup
Julian Anastasov
1
-0
/
+6
2013-10-15
ipvs: fix the IPVS_CMD_ATTR_MAX definition
Julian Anastasov
1
-1
/
+1
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
2
-2
/
+2
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
4
-33
/
+14
2013-10-09
net: fix build errors if ipv6 is disabled
Eric Dumazet
1
-0
/
+2
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
6
-46
/
+22
2013-10-09
tcp/dccp: remove twchain
Eric Dumazet
4
-21
/
+10
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-11
/
+17
2013-10-09
net: ipv4 only populate IP_PKTINFO when needed
Shawn Bohrer
1
-1
/
+1
2013-10-09
udp: ipv4: Add udp early demux
Shawn Bohrer
2
-1
/
+2
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
5
-6
/
+94
2013-10-07
net: Separate the close_list and the unreg_list v2
Eric W. Biederman
1
-0
/
+1
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
2
-8
/
+13
2013-10-07
netif_set_xps_queue: make cpu mask const
Michael S. Tsirkin
1
-2
/
+3
2013-10-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
6
-78
/
+259
2013-10-04
tcp: shrink tcp6_timewait_sock by one cache line
Eric Dumazet
1
-1
/
+6
2013-10-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
5
-6
/
+95
2013-10-03
bonding: modify the old and add new xmit hash policies
Nikolay Aleksandrov
1
-0
/
+2
2013-10-03
flow_dissector: factor out the ports extraction in skb_flow_get_ports
Nikolay Aleksandrov
1
-0
/
+1
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
5
-30
/
+14
2013-10-03
include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
Denis Kirjanov
1
-5
/
+2
2013-10-03
tc: export tc_defact.h to userspace
stephen hemminger
2
-1
/
+2
2013-10-02
ssb: provide phy address for Gigabit Ethernet driver
Hauke Mehrtens
1
-0
/
+14
2013-10-02
Bluetooth: Add the definition for Slave Page Response Timeout
DoHyun Pyun
1
-0
/
+2
2013-10-02
Bluetooth: Add the definition and stcuture for Sync Train Complete
DoHyun Pyun
1
-0
/
+5
2013-10-02
Bluetooth: Add the definition for Start Synchronization Train
DoHyun Pyun
1
-0
/
+2
2013-10-02
Bluetooth: Add the definition and structure for Set CSB
DoHyun Pyun
1
-0
/
+16
2013-10-02
Bluetooth: Add the structure for Write Sync Train Parameters
DoHyun Pyun
1
-0
/
+12
2013-10-02
Bluetooth: Add the definition and structure for Set CSB Data
DoHyun Pyun
1
-0
/
+14
2013-10-02
Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR
DoHyun Pyun
1
-0
/
+9
2013-10-02
Bluetooth: Add the definition and structure for Set Reserved LT_ADDR
DoHyun Pyun
1
-0
/
+9
2013-10-02
Bluetooth: Add management command for setting static address
Marcel Holtmann
3
-0
/
+9
2013-10-02
Bluetooth: Add a new mgmt_set_bredr command
Johan Hedberg
1
-0
/
+2
2013-10-02
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
Johan Hedberg
1
-0
/
+1
2013-10-02
Bluetooth: Provide high speed configuration option
Marcel Holtmann
1
-0
/
+1
2013-10-02
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
Marcel Holtmann
1
-2
/
+2
2013-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-84
/
+125
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-9
/
+30
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-7
/
+4
2013-10-01
netfilter: cttimeout: allow to set/get default protocol timeouts
Pablo Neira Ayuso
1
-0
/
+2
2013-10-01
netfilter: nf_ct_sip: consolidate NAT hook functions
holger@eitzenberger.org
1
-49
/
+58
2013-10-01
skbuff: size of hole is wrong in a comment
Nicolas Dichtel
1
-1
/
+1
2013-10-01
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
1
-0
/
+1
2013-10-01
net: add missing sk_max_pacing_rate doc
Eric Dumazet
1
-0
/
+1
2013-10-01
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
2
-5
/
+7
2013-10-01
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+2
2013-10-01
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
5
-0
/
+136
2013-10-01
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2
-0
/
+26
2013-10-01
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
1
-0
/
+25
[next]