index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
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-08
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-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-14
/
+3
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-6
/
+0
2014-10-01
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-12
Revert "ipv4: Clarify in docs that accept_local requires rp_filter."
Sébastien Barré
1
-8
/
+3
2014-09-10
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-05
net-timestamp: fix allocation error in test
Willem de Bruijn
1
-1
/
+0
2014-09-04
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
Hannes Frederic Sowa
1
-0
/
+5
2014-09-04
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
1
-0
/
+5
2014-09-01
net-timestamp: expand documentation
Willem de Bruijn
3
-84
/
+764
2014-08-25
neigh: document gc_thresh2
stephen hemminger
1
-0
/
+6
2014-08-02
i40e: adds FCoE to build and updates its documentation
Vasu Dev
1
-2
/
+5
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-5
/
+5
2014-08-02
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
1
-1
/
+1
2014-07-30
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-27
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
1
-1
/
+2
2014-07-27
inet: frag: remove periodic secret rebuild timer
Florian Westphal
1
-10
/
+0
2014-07-27
inet: frag: move eviction of queues to work queue
Florian Westphal
1
-1
/
+3
2014-07-17
bonding: update bonding.txt for Layer2 hash factors
Jianhua Xie
1
-15
/
+16
2014-07-15
net-timestamp: document deprecated syststamp
Willem de Bruijn
1
-2
/
+8
2014-07-07
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
1
-0
/
+9
2014-07-01
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-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-50
/
+791
2014-06-11
net: filter: document internal instruction encoding
Alexei Starovoitov
1
-0
/
+161
2014-06-11
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-23
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-13
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]