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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
net/core: Add event for a change in slave state
Moni Shoua
2
-0
/
+21
2015-02-05
tipc: separate link starting event from link timeout event
Jon Paul Maloy
1
-1
/
+3
2015-02-05
tipc: eliminate race during node creation
Jon Paul Maloy
2
-13
/
+7
2015-02-05
tipc: avoid stale link after aborted failover
Jon Paul Maloy
2
-0
/
+5
2015-02-05
tipc: add reference count to struct tipc_link
Jon Paul Maloy
2
-31
/
+50
2015-02-05
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
1
-2
/
+2
2015-02-05
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
32
-160
/
+1325
2015-02-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-165
/
+532
2015-02-05
net: add skb functions to process remote checksum offload
Tom Herbert
1
-16
/
+2
2015-02-05
bridge: Let bridge not age 'externally' learnt FDB entries, they are removed ...
Siva Mannem
1
-1
/
+1
2015-02-05
xps: fix xps for stacked devices
Eric Dumazet
2
-1
/
+10
2015-02-04
NFC: nci: Move NFCEE discovery logic
Christophe Ricard
1
-1
/
+7
2015-02-04
NFC: nci: Move logical connection structure allocation
Christophe Ricard
3
-26
/
+34
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
1
-15
/
+33
2015-02-04
NFC: nci: Add reference to the RF logical connection
Christophe Ricard
3
-7
/
+5
2015-02-04
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
3
-21
/
+44
2015-02-04
net: switch sockets to ->read_iter/->write_iter
Al Viro
1
-29
/
+27
2015-02-04
net/socket.c: fold do_sock_{read,write} into callers
Al Viro
1
-35
/
+21
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2
-138
/
+1
2015-02-04
tipc: tipc ->sendmsg() conversion
Al Viro
2
-7
/
+14
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
5
-14
/
+12
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
3
-131
/
+115
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2
-6
/
+4
2015-02-04
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
1
-3
/
+0
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
1
-33
/
+10
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
1
-2
/
+1
2015-02-04
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
2015-02-04
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
2015-02-04
netlink: make the check for "send from tx_ring" deterministic
Al Viro
1
-0
/
+5
2015-02-04
netlabel: Less function calls in netlbl_mgmt_add_common() after error detection
Markus Elfring
1
-25
/
+24
2015-02-04
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
1
-2
/
+1
2015-02-04
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
1
-2
/
+1
2015-02-03
net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID
Mika Westerberg
1
-0
/
+1
2015-02-03
Bluetooth: Fix potential NULL dereference
Johan Hedberg
1
-4
/
+3
2015-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-63
/
+118
2015-02-03
net: sctp: Deletion of an unnecessary check before the function call "kfree"
Markus Elfring
1
-2
/
+1
2015-02-03
ipv6: Allow for partial checksums on non-ufo packets
Vlad Yasevich
1
-1
/
+10
2015-02-03
udpv6: Add lockless sendmsg() support
Vlad Yasevich
1
-4
/
+20
2015-02-03
ipv6: Introduce udpv6_send_skb()
Vlad Yasevich
1
-27
/
+40
2015-02-03
ipv6: introduce ipv6_make_skb
Vlad Yasevich
1
-19
/
+84
2015-02-03
ipv6: Append sending data to arbitrary queue
Vlad Yasevich
1
-39
/
+67
2015-02-03
ipv6: pull cork initialization into its own function.
Vlad Yasevich
1
-69
/
+89
2015-02-03
net: dctcp: loosen requirement to assert ECT(0) during 3WHS
Florian Westphal
1
-9
/
+5
2015-02-03
net-timestamp: no-payload only sysctl
Willem de Bruijn
3
-1
/
+32
2015-02-03
net-timestamp: no-payload option
Willem de Bruijn
4
-11
/
+25
2015-02-02
NFC: nci: Change NCI state machine to LISTEN_ACTIVE
Christophe Ricard
1
-0
/
+8
2015-02-02
NFC: nci: Add RF NFCEE action notification support
Christophe Ricard
1
-0
/
+11
2015-02-02
NFC: Forward NFC_EVT_TRANSACTION to user space
Christophe Ricard
3
-0
/
+70
2015-02-02
NFC: nci: Add HCI over NCI protocol support
Christophe Ricard
4
-18
/
+722
[prev]
[next]