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
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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
1
-0
/
+2
2015-10-29
Revert "Merge branch 'ipv6-overflow-arith'"
Hannes Frederic Sowa
1
-5
/
+1
2015-10-28
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...
Sowmini Varadhan
1
-2
/
+9
2015-10-28
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
1
-0
/
+7
2015-10-28
ipv6: Export nf_ct_frag6_consume_orig()
Joe Stringer
1
-0
/
+1
2015-10-28
openvswitch: Fix double-free on ip_defrag() errors
Joe Stringer
3
-6
/
+16
2015-10-28
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
1
-1
/
+1
2015-10-27
ipv6: gre: support SIT encapsulation
Eric Dumazet
1
-1
/
+2
2015-10-23
net: sysctl: fix a kmemleak warning
Li RongQing
1
-1
/
+5
2015-10-23
af_key: fix two typos
Li RongQing
1
-1
/
+1
2015-10-23
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
1
-1
/
+5
2015-10-23
tcp: allow dctcp alpha to drop to zero
Andrew Shewmaker
1
-1
/
+1
2015-10-23
ipv6: fix the incorrect return value of throw route
lucien
2
-5
/
+26
2015-10-23
openvswitch: Fix egress tunnel info.
Pravin B Shelar
12
-166
/
+79
2015-10-23
VSOCK: Fix lockdep issue.
Jorgen Hansen
1
-1
/
+1
2015-10-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-9
/
+21
2015-10-22
net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set
David Ahern
1
-2
/
+4
2015-10-22
VSOCK: sock_put wasn't safe to call in interrupt context
Jorgen Hansen
2
-91
/
+86
2015-10-22
netlink: fix locking around NETLINK_LIST_MEMBERSHIPS
David Herrmann
1
-2
/
+2
2015-10-22
openvswitch: Serialize nested ct actions if provided
Joe Stringer
1
-4
/
+10
2015-10-22
openvswitch: Mark connections new when not confirmed.
Joe Stringer
1
-5
/
+5
2015-10-22
openvswitch: Reject ct_state masks for unknown bits
Joe Stringer
2
-12
/
+9
2015-10-22
tcp: remove improper preemption check in tcp_xmit_probe_skb()
Renato Westphal
1
-1
/
+1
2015-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-4
/
+6
2015-10-22
tipc: conditionally expand buffer headroom over udp tunnel
Jon Paul Maloy
1
-0
/
+5
2015-10-22
tipc: allow non-linear first fragment buffer
Jon Paul Maloy
1
-3
/
+9
2015-10-22
openvswitch: Allocate memory for ovs internal device stats.
James Morse
1
-3
/
+43
2015-10-22
net: Really fix vti6 with oif in dst lookups
David Ahern
2
-1
/
+5
2015-10-22
tipc: extend broadcast link window size
Jon Paul Maloy
1
-3
/
+5
2015-10-21
irda: precedence bug in irlmp_seq_hb_idx()
Dan Carpenter
1
-1
/
+1
2015-10-21
vsock: fix missing cleanup when misc_register failed
Gao feng
1
-3
/
+4
2015-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-217
/
+391
2015-10-19
xfrm: Fix pmtu discovery for local generated packets.
Steffen Klassert
2
-0
/
+3
2015-10-19
openvswitch: Scrub skb between namespaces
Joe Stringer
1
-0
/
+9
2015-10-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-42
/
+99
2015-10-19
netlink: Trim skb to alloc size to avoid MSG_TRUNC
Arad, Ronen
1
-12
/
+22
2015-10-17
netfilter: ipset: Fix sleeping memory allocation in atomic context
Nikolay Borisov
1
-1
/
+1
2015-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+9
2015-10-16
rbd: use writefull op for object size writes
Ilya Dryomov
1
-4
/
+9
2015-10-16
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
Martin KaFai Lau
1
-15
/
+5
2015-10-16
ipv6: Move common init code for rt6_info to a new function rt6_info_init()
Martin KaFai Lau
1
-6
/
+11
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2
-8
/
+20
2015-10-16
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
1
-4
/
+19
2015-10-16
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
1
-1
/
+6
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
4
-12
/
+8
2015-10-16
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
1
-17
/
+36
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
3
-5
/
+15
2015-10-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-5
/
+3
2015-10-15
tipc: move fragment importance field to new header position
Jon Paul Maloy
1
-2
/
+2
2015-10-15
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
1
-1
/
+1
[next]