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
/
Documentation
/
networking
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
Documentation: replace __sk_run_filter with __bpf_prog_run
Li RongQing
1
-2
/
+2
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-92
/
+1110
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-14
/
+3
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-6
/
+0
2014-10-02
net: pktgen: packet bursting via skb->xmit_more
Alexei Starovoitov
1
-0
/
+3
2014-09-29
net: tcp: add DCTCP congestion control algorithm
Daniel Borkmann
1
-0
/
+43
2014-09-28
net_dma: simple removal
Dan Williams
1
-6
/
+0
2014-09-26
bpf: verifier (add docs)
Alexei Starovoitov
1
-0
/
+224
2014-09-26
bpf: introduce BPF syscall and maps
Alexei Starovoitov
1
-0
/
+39
2014-09-26
Documentation: remove networking/.gitignore
Peter Foley
1
-0
/
+0
2014-09-26
Documentation: update .gitignore files
Peter Foley
1
-0
/
+1
2014-09-26
Documentation: add makefiles for more targets
Peter Foley
1
-4
/
+1
2014-09-26
Documentation: use subdir-y to avoid unnecessary built-in.o files
Peter Foley
2
-10
/
+1
2014-09-23
icmp: add a global rate limitation
Eric Dumazet
1
-0
/
+13
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2014-09-13
Revert "ipv4: Clarify in docs that accept_local requires rp_filter."
Sébastien Barré
1
-8
/
+3
2014-09-11
Documentation: filter: Add MIPS to architectures with BPF JIT
Markos Chandras
1
-3
/
+3
2014-09-09
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
1
-1
/
+7
2014-09-08
arm64: eBPF JIT compiler
Zi Shen Lim
1
-3
/
+3
2014-09-06
net-timestamp: fix allocation error in test
Willem de Bruijn
1
-1
/
+0
2014-09-05
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
Hannes Frederic Sowa
1
-0
/
+5
2014-09-05
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
1
-0
/
+5
2014-09-02
net-timestamp: expand documentation
Willem de Bruijn
3
-84
/
+764
2014-08-26
neigh: document gc_thresh2
stephen hemminger
1
-0
/
+6
2014-08-03
i40e: adds FCoE to build and updates its documentation
Vasu Dev
1
-2
/
+5
2014-08-03
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-5
/
+5
2014-08-03
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
1
-1
/
+1
2014-07-31
Documentation: networking: phy.txt: Update text for indirect MMD access
Vince Bridgers
1
-1
/
+17
2014-07-29
net: remove deprecated syststamp timestamp
Willem de Bruijn
2
-16
/
+3
2014-07-29
packet: remove deprecated syststamp timestamp
Willem de Bruijn
1
-12
/
+6
2014-07-28
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
1
-1
/
+2
2014-07-28
inet: frag: remove periodic secret rebuild timer
Florian Westphal
1
-10
/
+0
2014-07-28
inet: frag: move eviction of queues to work queue
Florian Westphal
1
-1
/
+3
2014-07-18
bonding: update bonding.txt for Layer2 hash factors
Jianhua Xie
1
-15
/
+16
2014-07-16
net-timestamp: document deprecated syststamp
Willem de Bruijn
1
-2
/
+8
2014-07-08
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
1
-0
/
+9
2014-07-02
pktgen: document tuning for max NIC performance
Jesper Dangaard Brouer
1
-0
/
+28
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
1
-0
/
+12
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-50
/
+791
2014-06-12
net: filter: document internal instruction encoding
Alexei Starovoitov
1
-0
/
+161
2014-06-12
net: filter: mention eBPF terminology as well
Alexei Starovoitov
1
-42
/
+43
2014-06-11
net: filter: cleanup A/X name usage
Alexei Starovoitov
1
-1
/
+1
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2014-05-24
net: filter: doc: add section for BPF test suite
Daniel Borkmann
1
-0
/
+14
2014-05-22
net: doc: Update references to skb->rxhash
Tobias Klauser
2
-2
/
+2
2014-05-19
can: add documentation for CAN filter usage optimisation
Oliver Hartkopp
1
-0
/
+35
2014-05-14
net: cdc_mbim: add driver documentation
Bjørn Mork
1
-0
/
+339
2014-05-05
doc: spelling error changes
Carlos Garcia
2
-2
/
+2
[next]