summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update netlink_mmap.txtRichard Weinberger2015-02-021-10/+3
* update ip-sysctl.txt documentation (v2)Ani Sinha2015-01-121-0/+2
* fib_trie.txt: fix typoDuan Jiong2014-12-151-2/+2
* Documentation (ixgbe.txt): use a decimal address.Rami Rosen2014-12-091-1/+1
* net-timestamp: expand documentation and testWillem de Bruijn2014-12-082-20/+93
* net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn2014-12-081-1/+11
* net: introduce generic switch devices supportJiri Pirko2014-12-021-0/+59
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-1/+1
|\
| * net-timestamp: Fix a documentation typoAndrew Lutomirski2014-11-251-1/+1
* | ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2014-11-241-0/+107
* | stmmac: update driver documentationGiuseppe CAVALLARO2014-11-191-67/+65
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-061-0/+14
|\ \ | |/
| * net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron2014-11-051-0/+14
* | net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-10-291-0/+13
* | tcp: allow for bigger reordering levelEric Dumazet2014-10-292-6/+11
|/
* Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing2014-10-101-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-087-92/+1110
|\
| * net: pktgen: packet bursting via skb->xmit_moreAlexei Starovoitov2014-10-011-0/+3
| * net: tcp: add DCTCP congestion control algorithmDaniel Borkmann2014-09-291-0/+43
| * bpf: verifier (add docs)Alexei Starovoitov2014-09-261-0/+224
| * bpf: introduce BPF syscall and mapsAlexei Starovoitov2014-09-261-0/+39
| * icmp: add a global rate limitationEric Dumazet2014-09-231-0/+13
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-3/+3
| |\
| * | Revert "ipv4: Clarify in docs that accept_local requires rp_filter."Sébastien Barré2014-09-121-8/+3
| * | net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov2014-09-091-1/+7
| * | net-timestamp: fix allocation error in testWillem de Bruijn2014-09-051-1/+0
| * | ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa2014-09-041-0/+5
| * | ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa2014-09-041-0/+5
| * | net-timestamp: expand documentationWillem de Bruijn2014-09-013-84/+764
| * | neigh: document gc_thresh2stephen hemminger2014-08-251-0/+6
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-081-3/+3
|\ \ \
| * | | arm64: eBPF JIT compilerZi Shen Lim2014-09-081-3/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-074-14/+3
|\ \ \
| * | | Documentation: remove networking/.gitignorePeter Foley2014-09-261-0/+0
| * | | Documentation: update .gitignore filesPeter Foley2014-09-261-0/+1
| * | | Documentation: add makefiles for more targetsPeter Foley2014-09-261-4/+1
| * | | Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley2014-09-262-10/+1
| | |/ | |/|
* | | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-071-6/+0
|\ \ \ | |/ / |/| |
| * | net_dma: simple removalDan Williams2014-09-281-6/+0
* | | Documentation: filter: Add MIPS to architectures with BPF JITMarkos Chandras2014-09-101-3/+3
| |/ |/|
* | i40e: adds FCoE to build and updates its documentationVasu Dev2014-08-021-2/+5
* | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-021-5/+5
* | net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov2014-08-021-1/+1
* | Documentation: networking: phy.txt: Update text for indirect MMD accessVince Bridgers2014-07-301-1/+17
* | net: remove deprecated syststamp timestampWillem de Bruijn2014-07-292-16/+3
* | packet: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-12/+6
* | inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov2014-07-271-1/+2
* | inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-271-10/+0
* | inet: frag: move eviction of queues to work queueFlorian Westphal2014-07-271-1/+3
* | bonding: update bonding.txt for Layer2 hash factorsJianhua Xie2014-07-171-15/+16
OpenPOWER on IntegriCloud