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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2015-03-13
vxlan: fix wrong usage of VXLAN_VID_MASK
Alexey Kodanev
1
-0
/
+1
2015-03-04
netfilter: nf_tables: fix userdata length overflow
Patrick McHardy
1
-3
/
+19
2015-02-21
caif: fix a signedness bug in cfpkt_iterate()
Dan Carpenter
1
-1
/
+1
2015-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2015-02-13
memcg: cleanup static keys decrement
Vladimir Davydov
1
-5
/
+0
2015-02-12
xfrm: release dst_orig in case of error in xfrm_lookup()
huaibin Wang
1
-0
/
+1
2015-02-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-9
/
+16
2015-02-12
vxlan: Use checksum partial with remote checksum offload
Tom Herbert
1
-1
/
+3
2015-02-12
net: Fix remcsum in GRO path to not change packet
Tom Herbert
1
-0
/
+5
2015-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
1
-9
/
+16
2015-02-10
ipv4: Namespecify TCP PMTU mechanism
Fan Du
2
-2
/
+2
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2015-02-10
ipv6: Make __ipv6_select_ident static
Vlad Yasevich
1
-2
/
+0
2015-02-10
net/bonding: Fix potential bad memory access during bonding events
Moni Shoua
1
-1
/
+1
2015-02-09
net: rfs: add hash collision detection
Eric Dumazet
1
-23
/
+1
2015-02-08
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
1
-0
/
+1
2015-02-08
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
1
-0
/
+32
2015-02-08
Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-7
/
+254
2015-02-06
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
1
-0
/
+3
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-16
/
+19
2015-02-05
ipv6: fix sparse errors in ip6_make_flowlabel()
Eric Dumazet
1
-2
/
+2
2015-02-05
flow_keys: n_proto type should be __be16
Eric Dumazet
1
-3
/
+3
2015-02-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
3
-13
/
+10
2015-02-05
tcp: do not pace pure ack packets
Eric Dumazet
1
-0
/
+15
2015-02-05
net/bonding: Notify state change on slaves
Moni Shoua
1
-0
/
+12
2015-02-05
net/bonding: Move slave state changes to a helper function
Moni Shoua
1
-0
/
+5
2015-02-05
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
2
-5
/
+39
2015-02-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-5
/
+10
2015-02-04
NFC: nci: Move logical connection structure allocation
Christophe Ricard
1
-0
/
+1
2015-02-04
NFC: nci: Change credits field to credits_cnt
Christophe Ricard
1
-1
/
+1
2015-02-04
NFC: nci: Support all destinations type when creating a connection
Christophe Ricard
2
-9
/
+13
2015-02-04
NFC: nci: Add reference to the RF logical connection
Christophe Ricard
1
-0
/
+1
2015-02-04
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
1
-0
/
+3
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
1
-2
/
+1
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
1
-10
/
+8
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
1
-1
/
+1
2015-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+2
2015-02-03
ipv6: introduce ipv6_make_skb
Vlad Yasevich
1
-0
/
+19
2015-02-03
net-timestamp: no-payload only sysctl
Willem de Bruijn
1
-0
/
+1
2015-02-02
NFC: nci: Add RF NFCEE action notification support
Christophe Ricard
1
-0
/
+8
2015-02-02
NFC: Forward NFC_EVT_TRANSACTION to user space
Christophe Ricard
1
-0
/
+27
2015-02-02
NFC: nci: Add HCI over NCI protocol support
Christophe Ricard
1
-0
/
+93
2015-02-02
NFC: nci: Support logical connections management
Christophe Ricard
2
-0
/
+33
2015-02-02
NFC: nci: Add NFCEE enabling and disabling support
Christophe Ricard
2
-0
/
+10
2015-02-02
NFC: nci: Add NFCEE discover support
Christophe Ricard
1
-0
/
+4
2015-02-02
NFC: nci: Add NCI NFCEE constants
Christophe Ricard
1
-0
/
+48
2015-02-02
NFC: nci: Add dynamic logical connections support
Christophe Ricard
1
-7
/
+25
2015-02-02
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
Johan Hedberg
1
-4
/
+0
2015-02-02
Bluetooth: Add restarting to service discovery
Jakub Pawlowski
1
-0
/
+1
[next]