summaryrefslogtreecommitdiff
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net-timestamp: document deprecated syststampWillem de Bruijn2014-07-151-2/+8
* | ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-071-0/+9
* | pktgen: document tuning for max NIC performanceJesper Dangaard Brouer2014-07-011-0/+28
* | ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-011-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-124-50/+791
|\ \
| * | net: filter: document internal instruction encodingAlexei Starovoitov2014-06-111-0/+161
| * | net: filter: mention eBPF terminology as wellAlexei Starovoitov2014-06-111-42/+43
| * | net: filter: cleanup A/X name usageAlexei Starovoitov2014-06-111-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-242-2/+2
| |\ \
| * | | net: filter: doc: add section for BPF test suiteDaniel Borkmann2014-05-231-0/+14
| * | | can: add documentation for CAN filter usage optimisationOliver Hartkopp2014-05-191-0/+35
| * | | net: cdc_mbim: add driver documentationBjørn Mork2014-05-131-0/+339
| * | | net: filter: doc: expand and improve BPF documentationAlexei Starovoitov2014-05-041-4/+154
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-241-1/+1
| |\ \ \
| * | | | bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar2014-04-241-7/+35