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
pinetabv-6.6.y-devel
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
2022-02-03
mptcp: move the declarations of ssk and subflow
Geliang Tang
1
-6
/
+3
2022-02-02
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
3
-10
/
+8
2022-02-02
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
1
-3
/
+36
2022-02-02
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
1
-0
/
+4
2022-02-02
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
1
-3
/
+12
2022-02-02
net: dsa: tag_qca: enable promisc_on_master flag
Ansuel Smith
1
-0
/
+1
2022-02-02
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
1
-15
/
+1
2022-02-02
net: dsa: tag_qca: convert to FIELD macro
Ansuel Smith
1
-19
/
+15
2022-02-02
net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
Vladimir Oltean
1
-4
/
+24
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
4
-0
/
+106
2022-02-02
net: allow SO_MARK with CAP_NET_RAW via cmsg
Jakub Kicinski
1
-1
/
+2
2022-01-31
net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag
Tony Lu
3
-2
/
+23
2022-01-31
net/smc: Remove corked dealyed work
Tony Lu
1
-9
/
+6
2022-01-31
net/smc: Send directly when TCP_CORK is cleared
Tony Lu
3
-12
/
+18
2022-01-31
tcp: Change SYN ACK retransmit behaviour to account for rehash
Akhmat Karakotov
2
-2
/
+5
2022-01-31
bpf: Add SO_TXREHASH setsockopt
Akhmat Karakotov
1
-0
/
+10
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
2
-0
/
+16
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2
-2
/
+14
2022-01-31
ipv4: Make ip_idents_reserve static
David Ahern
1
-2
/
+1
2022-01-29
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
2
-25
/
+12
2022-01-29
Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
6
-39
/
+350
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
1
-2
/
+2
2022-01-28
SUNRPC: add netns refcount tracker to struct gss_auth
Eric Dumazet
1
-4
/
+6
2022-01-28
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
1
-2
/
+2
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
1
-5
/
+10
2022-01-28
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
1
-4
/
+4
2022-01-28
ipv6: optimise dst refcounting on cork init
Pavel Begunkov
2
-5
/
+11
2022-01-28
udp6: don't make extra copies of iflow
Pavel Begunkov
1
-43
/
+42
2022-01-28
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
2
-12
/
+12
2022-01-28
ipv6: pass full cork into __ip6_append_data()
Pavel Begunkov
1
-3
/
+4
2022-01-28
ipv6: don't zero inet_cork_full::fl after use
Pavel Begunkov
2
-9
/
+2
2022-01-28
ipv6: clean up cork setup/release
Pavel Begunkov
1
-23
/
+21
2022-01-28
ipv6: remove daddr temp buffer in __ip6_make_skb
Pavel Begunkov
1
-4
/
+3
2022-01-28
udp6: shuffle up->pending AF_INET bits
Pavel Begunkov
1
-3
/
+2
2022-01-28
ipv6: optimise dst refcounting on skb init
Pavel Begunkov
1
-1
/
+10
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-154
/
+168
2022-01-27
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
23
-80
/
+234
2022-01-27
net: bridge: vlan: fix memory leak in __allowed_ingress
Tim Yi
1
-3
/
+3
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
1
-1
/
+1
2022-01-27
Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set
Luiz Augusto von Dentz
1
-0
/
+3
2022-01-27
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
1
-2
/
+9
2022-01-27
ipv4: raw: lock the socket in raw_bind()
Eric Dumazet
1
-1
/
+4
2022-01-27
net: tipc: remove unused static inlines
Jakub Kicinski
1
-23
/
+0
2022-01-27
dccp: remove max48()
Jakub Kicinski
1
-5
/
+0
2022-01-27
hsr: remove get_prp_lan_id()
Jakub Kicinski
1
-5
/
+0
2022-01-27
net: ax25: remove route refcount
Jakub Kicinski
1
-3
/
+2
2022-01-27
net: bridge: vlan: fix single net device option dumping
Nikolay Aleksandrov
1
-1
/
+2
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-7
/
+20
2022-01-27
ipv4: Namespaceify min_adv_mss sysctl knob
xu xin
1
-10
/
+11
[next]