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
2016-09-25
rxrpc: Include the last reply DATA serial number in the final ACK
David Howells
1
-3
/
+3
2016-09-25
rxrpc: Send an immediate ACK if we fill in a hole
David Howells
1
-1
/
+9
2016-09-24
netfilter: Only allow sane values in nf_register_net_hook
Aaron Conole
1
-0
/
+5
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
14
-19
/
+19
2016-09-24
netfilter: call nf_hook_ingress with rcu_read_lock
Aaron Conole
1
-1
/
+6
2016-09-24
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
2
-16
/
+56
2016-09-24
netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and ...
Gao Feng
1
-8
/
+4
2016-09-24
rxrpc: Send an ACK after every few DATA packets we receive
David Howells
4
-9
/
+33
2016-09-24
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
1
-1
/
+0
2016-09-24
Merge tag 'rxrpc-rewrite-20160923' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
9
-118
/
+239
2016-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-15
/
+65
2016-09-23
netns: move {inc,dec}_net_namespaces into #ifdef
Arnd Bergmann
1
-10
/
+10
2016-09-23
rxrpc: Add a tracepoint to log which packets will be retransmitted
David Howells
1
-0
/
+2
2016-09-23
rxrpc: Add tracepoint for ACK proposal
David Howells
6
-28
/
+73
2016-09-23
rxrpc: Add a tracepoint to log injected Rx packet loss
David Howells
1
-6
/
+5
2016-09-23
rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
David Howells
2
-4
/
+6
2016-09-23
rxrpc: Add a tracepoint for the call timer
David Howells
5
-7
/
+29
2016-09-23
rxrpc: Don't call the tx_ack tracepoint if don't generate an ACK
David Howells
1
-15
/
+11
2016-09-23
rxrpc: Pass the last Tx packet marker in the annotation buffer
David Howells
4
-45
/
+81
2016-09-23
rxrpc: Fix call timer
David Howells
2
-13
/
+16
2016-09-23
rxrpc: Fix accidental cancellation of scheduled resend by ACK parser
David Howells
1
-0
/
+2
2016-09-23
rxrpc: Need to start the resend timer on initial transmission
David Howells
3
-1
/
+11
2016-09-23
rxrpc: Use before_eq() and friends to compare serial numbers
David Howells
1
-1
/
+1
2016-09-23
bpf: add helper to invalidate hash
Daniel Borkmann
1
-0
/
+18
2016-09-23
bpf: use bpf_get_smp_processor_id_proto instead of raw one
Daniel Borkmann
1
-0
/
+2
2016-09-23
bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
Daniel Borkmann
1
-1
/
+1
2016-09-23
net: dsa: add port fast ageing
Vivien Didelot
1
-0
/
+18
2016-09-23
net: dsa: add port STP state helper
Vivien Didelot
1
-7
/
+10
2016-09-23
tcp: fix a compile error in DBGUNDO()
Eric Dumazet
1
-2
/
+1
2016-09-23
rxrpc: Should be using ktime_add_ms() not ktime_add_ns()
David Howells
1
-1
/
+1
2016-09-23
rxrpc: Make sure sendmsg() is woken on call completion
David Howells
1
-0
/
+1
2016-09-23
rxrpc: Don't send an ACK at the end of service call response transmission
David Howells
1
-2
/
+0
2016-09-23
rxrpc: Preset timestamp on Tx sk_buffs
David Howells
1
-0
/
+5
2016-09-23
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
1
-5
/
+7
2016-09-23
net_sched: sch_fq: account for schedule/timers drifts
Eric Dumazet
1
-3
/
+18
2016-09-23
sctp: fix the handling of SACK Gap Ack blocks
Marcelo Ricardo Leitner
1
-5
/
+6
2016-09-23
sch_sfb: keep backlog updated with qlen
WANG Cong
1
-0
/
+3
2016-09-23
sch_qfq: keep backlog updated with qlen
WANG Cong
1
-0
/
+3
2016-09-23
net_sched: check NULL on error path in route4_change()
WANG Cong
1
-1
/
+2
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-111
/
+250
2016-09-23
netfilter: nft_lookup: remove superfluous element found check
Pablo Neira Ayuso
1
-1
/
+1
2016-09-23
netfilter: xt_helper: Use sizeof(variable) instead of literal number
Gao Feng
1
-1
/
+1
2016-09-23
netfilter: Enhance the codes used to get random once
Gao Feng
3
-17
/
+4
2016-09-23
netfilter: nf_tables: check tprot_set first when we use xt.thoff
Liping Zhang
3
-10
/
+19
2016-09-23
netfilter: nf_tables: improve nft payload fast eval
Liping Zhang
1
-1
/
+1
2016-09-23
netfilter: nft_queue: add _SREG_QNUM attr to select the queue number
Liping Zhang
1
-12
/
+90
2016-09-23
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
6
-8
/
+59
2016-09-23
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
1
-0
/
+6
2016-09-23
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
1
-0
/
+6
[prev]
[next]