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
2018-07-20
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
1
-1
/
+13
2018-07-20
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
1
-2
/
+18
2018-07-20
net/page_pool: Fix inconsistent lock state warning
Tariq Toukan
1
-1
/
+1
2018-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-485
/
+770
2018-07-19
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
1
-2
/
+2
2018-07-19
pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...
Jakub Kicinski
1
-6
/
+4
2018-07-19
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-19
net: dsa: Remove VLA usage
Salvatore Mesoraca
2
-12
/
+24
2018-07-18
Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-10
/
+93
2018-07-18
tipc: remove unused tipc_group_size
YueHaibing
1
-5
/
+0
2018-07-18
tipc: remove unused tipc_link_is_active
YueHaibing
1
-5
/
+0
2018-07-18
net: sched: Using NULL instead of plain integer
YueHaibing
1
-2
/
+2
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
1
-6
/
+0
2018-07-18
xdp: fix uninitialized 'err' variable
Jakub Kicinski
1
-6
/
+9
2018-07-18
net/smc: reset recv timeout after clc handshake
Karsten Graul
1
-1
/
+2
2018-07-18
net/smc: add error handling for get_user()
Ursula Braun
1
-1
/
+2
2018-07-18
net/smc: optimize consumer cursor updates
Ursula Braun
1
-2
/
+10
2018-07-18
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
1
-3
/
+6
2018-07-18
ipv6: ila: select CONFIG_DST_CACHE
Arnd Bergmann
1
-0
/
+1
2018-07-18
netfilter: nft_set_rbtree: fix panic when destroying set by GC
Taehee Yoo
1
-2
/
+5
2018-07-18
netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
Taehee Yoo
1
-0
/
+1
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
5
-93
/
+22
2018-07-18
netfilter: nft_socket: Expose socket mark
Máté Eckl
1
-0
/
+11
2018-07-18
netfilter: nft_socket: Break evaluation if no socket found
Máté Eckl
1
-1
/
+1
2018-07-18
netfilter: nf_osf: add struct nf_osf_hdr_ctx
Pablo Neira Ayuso
1
-43
/
+62
2018-07-18
netfilter: nf_osf: add nf_osf_match_one()
Pablo Neira Ayuso
1
-96
/
+111
2018-07-18
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
4
-28
/
+76
2018-07-18
netfilter: nf_tables: avoid global info storage
Florian Westphal
1
-16
/
+12
2018-07-18
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
2
-0
/
+10
2018-07-18
netfilter: nf_tables: make valid_genid callback mandatory
Florian Westphal
2
-3
/
+3
2018-07-18
netfilter: nf_tables: add and use helper for module autoload
Florian Westphal
1
-29
/
+52
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
6
-9
/
+7
2018-07-18
ipvs: drop conn templates under attack
Julian Anastasov
1
-20
/
+39
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
5
-14
/
+27
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
2
-8
/
+8
2018-07-18
netfilter: nf_conntrack: resolve clash for matching conntracks
Martynas Pumputis
1
-8
/
+22
2018-07-18
netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...
Yi-Hung Wei
2
-87
/
+183
2018-07-18
netfilter: nf_conncount: Split insert and traversal
Yi-Hung Wei
1
-20
/
+67
2018-07-18
netfilter: nf_conncount: Move locking into count_tree()
Yi-Hung Wei
1
-27
/
+25
2018-07-18
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
Yi-Hung Wei
2
-21
/
+26
2018-07-18
netfilter: nf_conncount: Switch to plain list
Yi-Hung Wei
2
-44
/
+63
2018-07-18
netfilter: nf_conncount: Early exit for garbage collection
Yi-Hung Wei
1
-2
/
+37
2018-07-18
Merge tag 'batadv-next-for-davem-20180717' of git://git.open-mesh.org/linux-m...
David S. Miller
6
-27
/
+19
2018-07-18
net/rds: Remove unnecessary variable
Håkon Bugge
1
-2
/
+1
2018-07-18
net/rds: void function cannot return -1
Håkon Bugge
1
-2
/
+0
2018-07-17
netfilter: nf_tables: fix jumpstack depth validation
Taehee Yoo
3
-9
/
+18
2018-07-17
netfilter: Kconfig: Change select IPv6 dependencies
Máté Eckl
3
-7
/
+7
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
14
-1033
/
+640
2018-07-17
net: Fix GRO_HASH_BUCKETS assertion.
David S. Miller
1
-1
/
+1
2018-07-17
sch_cake: Fix tin order when set through skb->priority
Toke Høiland-Jørgensen
1
-1
/
+1
[prev]
[next]