Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7dfb6d2ec4547a6fd83571f6beeee47db9184847
/
Documentation
/
networking
25050c6
update ip-sysctl.txt documentation (v2)
by Ani Sinha
· 10 years ago
fd22306
fib_trie.txt: fix typo
by Duan Jiong
· 10 years ago
6dc6964
Documentation (ixgbe.txt): use a decimal address.
by Rami Rosen
· 10 years ago
cbd3aad
net-timestamp: expand documentation and test
by Willem de Bruijn
· 10 years ago
829ae9d
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
by Willem de Bruijn
· 10 years ago
007f790
net: introduce generic switch devices support
by Jiri Pirko
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
138a7f4
net-timestamp: Fix a documentation typo
by Andrew Lutomirski
· 10 years ago
2ad7bf3
ipvlan: Initial check-in of the IPVLAN driver.
by Mahesh Bandewar
· 10 years ago
233b36c
stmmac: update driver documentation
by Giuseppe CAVALLARO
· 10 years ago
4e84b49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
219b5f2
net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.
by Loganaden Velvindron
· 10 years ago
7fd2561
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
by Erik Kline
· 10 years ago
dca145f
tcp: allow for bigger reordering level
by Eric Dumazet
· 10 years ago
1a9525f
Documentation: replace __sk_run_filter with __bpf_prog_run
by Li RongQing
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
6325e94
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
b6420eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/doc
by Linus Torvalds
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
38b2cf2
net: pktgen: packet bursting via skb->xmit_more
by Alexei Starovoitov
· 10 years ago
e3118e8
net: tcp: add DCTCP congestion control algorithm
by Daniel Borkmann
· 10 years ago
7bced39
net_dma: simple removal
by Dan Williams
· 11 years ago
51580e7
bpf: verifier (add docs)
by Alexei Starovoitov
· 10 years ago
99c55f7
bpf: introduce BPF syscall and maps
by Alexei Starovoitov
· 10 years ago
e043271
Documentation: remove networking/.gitignore
by Peter Foley
· 10 years ago
c5e2a7e
Documentation: update .gitignore files
by Peter Foley
· 10 years ago
adb19fb
Documentation: add makefiles for more targets
by Peter Foley
· 10 years ago
df68a01
Documentation: use subdir-y to avoid unnecessary built-in.o files
by Peter Foley
· 10 years ago
4cdf507
icmp: add a global rate limitation
by Eric Dumazet
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
72b126a
Revert "ipv4: Clarify in docs that accept_local requires rp_filter."
by Sébastien Barré
· 10 years ago
1d7efe9
Documentation: filter: Add MIPS to architectures with BPF JIT
by Markos Chandras
· 10 years ago
02ab695
net: filter: add "load 64-bit immediate" eBPF instruction
by Alexei Starovoitov
· 10 years ago
e54bcde
arm64: eBPF JIT compiler
by Zi Shen Lim
· 10 years ago
18a47e6
net-timestamp: fix allocation error in test
by Willem de Bruijn
· 10 years ago
a9fe8e2
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
by Hannes Frederic Sowa
· 10 years ago
2f71193
ipv6: add sysctl_mld_qrv to configure query robustness variable
by Hannes Frederic Sowa
· 10 years ago
8fe2f76
net-timestamp: expand documentation
by Willem de Bruijn
· 10 years ago
a3d1214
neigh: document gc_thresh2
by stephen hemminger
· 10 years ago
38758f5
i40e: adds FCoE to build and updates its documentation
by Vasu Dev
· 10 years ago
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
4df95ff
net: filter: rename sk_chk_filter() -> bpf_check_classic()
by Alexei Starovoitov
· 10 years ago
49193a6
Documentation: networking: phy.txt: Update text for indirect MMD access
by Vince Bridgers
· 10 years ago
4d276eb
net: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
68a360e
packet: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
1bab4c7
inet: frag: set limits and make init_net's high_thresh limit global
by Nikolay Aleksandrov
· 10 years ago
e3a57d1
inet: frag: remove periodic secret rebuild timer
by Florian Westphal
· 10 years ago
b13d3cb
inet: frag: move eviction of queues to work queue
by Florian Westphal
· 10 years ago
92abf75
bonding: update bonding.txt for Layer2 hash factors
by Jianhua Xie
· 10 years ago
26c4fdb
net-timestamp: document deprecated syststamp
by Willem de Bruijn
· 10 years ago
cb1ce2e
ipv6: Implement automatic flow label generation on transmit
by Tom Herbert
· 10 years ago
9ceb87f
pktgen: document tuning for max NIC performance
by Jesper Dangaard Brouer
· 10 years ago
d933319
ipv6: Allow accepting RA from local IP addresses.
by Ben Greear
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
783e327b
net: filter: document internal instruction encoding
by Alexei Starovoitov
· 10 years ago
e4ad403
net: filter: mention eBPF terminology as well
by Alexei Starovoitov
· 10 years ago
e430f34
net: filter: cleanup A/X name usage
by Alexei Starovoitov
· 10 years ago
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
04caa48
net: filter: doc: add section for BPF test suite
by Daniel Borkmann
· 10 years ago
b0db5cd
net: doc: Update references to skb->rxhash
by Tobias Klauser
· 10 years ago
277bd32
can: add documentation for CAN filter usage optimisation
by Oliver Hartkopp
· 11 years ago
a563bab
net: cdc_mbim: add driver documentation
by Bjørn Mork
· 11 years ago
c98be0c
doc: spelling error changes
by Carlos Garcia
· 11 years ago
dfee07c
net: filter: doc: expand and improve BPF documentation
by Alexei Starovoitov
· 11 years ago
4366004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e9f0fb8
bonding: Add tlb_dynamic_lb parameter for tlb mode
by Mahesh Bandewar
· 11 years ago
f05b42e
bonding: Added bond_tlb_xmit() for tlb mode.
by Mahesh Bandewar
· 11 years ago
c06cbcb
net: Update my email address
by Ben Hutchings
· 11 years ago
4cd3675
filter: added BPF random opcode
by Chema Gonzalez
· 11 years ago
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
f91ca78
Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
5fb7639
can: Documentation: fix parameter name "sample-point"
by Robert Schwebel
· 11 years ago
9a985cd
doc: filter: extend BPF documentation to document new internals
by Alexei Starovoitov
· 11 years ago
604fdf4
Documentation: networking: phy.txt: MDIO bus reset is optional
by Florian Fainelli
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
df5cbb2
doc: fix double words
by Masanari Iida
· 11 years ago
8805004
netlink: fix setsockopt in mmap examples in documentation
by stephen hemminger
· 11 years ago
59cb89e
doc: update driver TX algorithm in timestamping.txt
by Jakub Kicinski
· 11 years ago
406d496
igb: remove references to long gone command line parameters
by Fernando Luis Vazquez Cao
· 11 years ago
04add4a
Documentation: networking: Add Altera Ethernet (TSE) Documentation
by Vince Bridgers
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a93c125
packet: doc: Spelling s/than/that/
by Geert Uytterhoeven
· 11 years ago
3894004
Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 11 years ago
adca476
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
by Andrew Lutomirski
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
821047c
can: remove CAN FD compatibility for CAN 2.0 sockets
by Oliver Hartkopp
· 11 years ago
817913d
af_rxrpc: Expose more RxRPC parameters via sysctls
by David Howells
· 11 years ago
5873c08
af_rxrpc: Add sysctls for configuring RxRPC parameters
by David Howells
· 11 years ago
72f8e06
pktgen: document all supported flags
by Mathias Krause
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
52f65ef
bonding: document the new _arp options for arp_validate
by Veaceslav Falico
· 11 years ago
13ac34a
bonding: permit using arp_validate with non-ab modes
by Veaceslav Falico
· 11 years ago
34018fd
gianfar: Remove sysfs stubs for FIFOCFG and stashing
by Claudiu Manoil
· 11 years ago
7f6224b
Documentation: networking: update phy.txt with recent changes
by Florian Fainelli
· 11 years ago
45f7435
tcp: remove unused min_cwnd member of tcp_congestion_ops
by Stanislav Fomichev
· 11 years ago
455016e
Documentation/networking: delete orphaned 3c505.txt file.
by Paul Gortmaker
· 11 years ago
3cf8ca1
Documentation/: update 00-INDEX files
by Henrik Austad
· 11 years ago
d922e1c
net: Document promote_secondaries
by Martin Schwenke
· 11 years ago
Next »