aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)Author
2015-06-28RDS: Documentation: Document AF_RDS, PF_RDS and SOL_RDS correctly.Sowmini Varadhan
2014-11-25net-timestamp: Fix a documentation typoAndrew Lutomirski
2014-11-05net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron
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
2014-09-05net-timestamp: fix allocation error in testWillem de Bruijn
2014-09-04ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa
2014-09-01net-timestamp: expand documentationWillem de Bruijn
2014-08-25neigh: document gc_thresh2stephen hemminger
2014-08-02i40e: adds FCoE to build and updates its documentationVasu Dev
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov
2014-07-30Documentation: networking: phy.txt: Update text for indirect MMD accessVince Bridgers
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn
2014-07-27inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal
2014-07-27inet: frag: move eviction of queues to work queueFlorian Westphal
2014-07-17bonding: update bonding.txt for Layer2 hash factorsJianhua Xie
2014-07-15net-timestamp: document deprecated syststampWillem de Bruijn
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert
2014-07-01pktgen: document tuning for max NIC performanceJesper Dangaard Brouer
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11net: filter: document internal instruction encodingAlexei Starovoitov
2014-06-11net: filter: mention eBPF terminology as wellAlexei Starovoitov
2014-06-11net: filter: cleanup A/X name usageAlexei Starovoitov
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net: filter: doc: add section for BPF test suiteDaniel Borkmann
2014-05-22net: doc: Update references to skb->rxhashTobias Klauser