aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-25net-timestamp: Fix a documentation typoAndrew Lutomirski1-1/+1
2014-11-05net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron1-0/+14
2014-10-10Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing1-2/+2
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-92/+1110
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+3
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/docLinus Torvalds4-14/+3
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengineLinus Torvalds1-6/+0
2014-10-01net: pktgen: packet bursting via skb->xmit_moreAlexei Starovoitov1-0/+3
2014-09-29net: tcp: add DCTCP congestion control algorithmDaniel Borkmann1-0/+43
2014-09-28net_dma: simple removalDan Williams1-6/+0
2014-09-26bpf: verifier (add docs)Alexei Starovoitov1-0/+224
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov1-0/+39
2014-09-26Documentation: remove networking/.gitignorePeter Foley1-0/+0
2014-09-26Documentation: update .gitignore filesPeter Foley1-0/+1
2014-09-26Documentation: add makefiles for more targetsPeter Foley1-4/+1
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley2-10/+1
2014-09-23icmp: add a global rate limitationEric Dumazet1-0/+13
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2014-09-12Revert "ipv4: Clarify in docs that accept_local requires rp_filter."Sébastien Barré1-8/+3
2014-09-10Documentation: filter: Add MIPS to architectures with BPF JITMarkos Chandras1-3/+3
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov1-1/+7
2014-09-08arm64: eBPF JIT compilerZi Shen Lim1-3/+3
2014-09-05net-timestamp: fix allocation error in testWillem de Bruijn1-1/+0
2014-09-04ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa1-0/+5
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa1-0/+5
2014-09-01net-timestamp: expand documentationWillem de Bruijn3-84/+764
2014-08-25neigh: document gc_thresh2stephen hemminger1-0/+6
2014-08-02i40e: adds FCoE to build and updates its documentationVasu Dev1-2/+5
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov1-5/+5
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov1-1/+1
2014-07-30Documentation: networking: phy.txt: Update text for indirect MMD accessVince Bridgers1-1/+17
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn2-16/+3
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn1-12/+6
2014-07-27inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov1-1/+2
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal1-10/+0
2014-07-27inet: frag: move eviction of queues to work queueFlorian Westphal1-1/+3
2014-07-17bonding: update bonding.txt for Layer2 hash factorsJianhua Xie1-15/+16
2014-07-15net-timestamp: document deprecated syststampWillem de Bruijn1-2/+8
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert1-0/+9
2014-07-01pktgen: document tuning for max NIC performanceJesper Dangaard Brouer1-0/+28
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear1-0/+12
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-50/+791
2014-06-11net: filter: document internal instruction encodingAlexei Starovoitov1-0/+161
2014-06-11net: filter: mention eBPF terminology as wellAlexei Starovoitov1-42/+43
2014-06-11net: filter: cleanup A/X name usageAlexei Starovoitov1-1/+1
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds2-2/+2
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2014-05-23net: filter: doc: add section for BPF test suiteDaniel Borkmann1-0/+14
2014-05-22net: doc: Update references to skb->rxhashTobias Klauser2-2/+2
2014-05-19can: add documentation for CAN filter usage optimisationOliver Hartkopp1-0/+35