summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
AgeCommit message (Expand)Author
2015-02-11Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05can-doc: Fixed a wrong filepath in can.txtStefan Tatschner
2015-02-02Documentation: Update netlink_mmap.txtRichard Weinberger
2015-02-02net-timestamp: no-payload option in txtimestamp testWillem de Bruijn
2015-02-02net-timestamp: no-payload optionWillem de Bruijn
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-12update ip-sysctl.txt documentation (v2)Ani Sinha
2015-01-11doc: fix the compile fix of txtimestamp.cWillem de Bruijn
2015-01-08doc: fix the compile error of txtimestamp.cWANG Cong
2014-12-29Update of Documentation/networking/00-INDEXHenrik Austad
2014-12-23netfilter: conntrack: adjust nf_conntrack_buckets default valueMarcelo Leitner
2014-12-15fib_trie.txt: fix typoDuan Jiong
2014-12-09Documentation (ixgbe.txt): use a decimal address.Rami Rosen
2014-12-08net-timestamp: expand documentation and testWillem de Bruijn
2014-12-08net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn
2014-12-02net: introduce generic switch devices supportJiri Pirko
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-25net-timestamp: Fix a documentation typoAndrew Lutomirski
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar
2014-11-19stmmac: update driver documentationGiuseppe CAVALLARO
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-05net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2014-10-29tcp: allow for bigger reordering levelEric Dumazet
2014-10-10Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-10-01net: pktgen: packet bursting via skb->xmit_moreAlexei Starovoitov
2014-09-29net: tcp: add DCTCP congestion control algorithmDaniel Borkmann
2014-09-28net_dma: simple removalDan Williams
2014-09-26bpf: verifier (add docs)Alexei Starovoitov
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov
2014-09-26Documentation: remove networking/.gitignorePeter Foley
2014-09-26Documentation: update .gitignore filesPeter Foley
2014-09-26Documentation: add makefiles for more targetsPeter Foley
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley
2014-09-23icmp: add a global rate limitationEric Dumazet
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-12Revert "ipv4: Clarify in docs that accept_local requires rp_filter."Sébastien Barré
2014-09-10Documentation: filter: Add MIPS to architectures with BPF JITMarkos Chandras
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov
2014-09-08arm64: eBPF JIT compilerZi Shen Lim