summaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)AuthorFilesLines
2014-10-02net: pktgen: packet bursting via skb->xmit_moreAlexei Starovoitov1-0/+3
2014-09-29net: tcp: add DCTCP congestion control algorithmDaniel Borkmann1-0/+43
2014-09-26bpf: verifier (add docs)Alexei Starovoitov1-0/+224
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov1-0/+39
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-13Revert "ipv4: Clarify in docs that accept_local requires rp_filter."Sébastien Barré1-8/+3
2014-09-11Documentation: 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-06net-timestamp: fix allocation error in testWillem de Bruijn1-1/+0
2014-09-05ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa1-0/+5
2014-09-05ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa1-0/+5
2014-09-02net-timestamp: expand documentationWillem de Bruijn3-84/+764
2014-08-26neigh: document gc_thresh2stephen hemminger1-0/+6
2014-08-03i40e: adds FCoE to build and updates its documentationVasu Dev1-2/+5
2014-08-03net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov1-5/+5
2014-08-03net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov1-1/+1
2014-07-31Documentation: 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-28inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov1-1/+2
2014-07-28inet: frag: remove periodic secret rebuild timerFlorian Westphal1-10/+0
2014-07-28inet: frag: move eviction of queues to work queueFlorian Westphal1-1/+3
2014-07-18bonding: update bonding.txt for Layer2 hash factorsJianhua Xie1-15/+16
2014-07-16net-timestamp: document deprecated syststampWillem de Bruijn1-2/+8
2014-07-08ipv6: Implement automatic flow label generation on transmitTom Herbert1-0/+9
2014-07-02pktgen: 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-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-50/+791
2014-06-12net: filter: document internal instruction encodingAlexei Starovoitov1-0/+161
2014-06-12net: 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/jik...Linus Torvalds2-2/+2
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2014-05-24net: 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
2014-05-14net: cdc_mbim: add driver documentationBjørn Mork1-0/+339
2014-05-05doc: spelling error changesCarlos Garcia2-2/+2
2014-05-05net: filter: doc: expand and improve BPF documentationAlexei Starovoitov1-4/+154
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-04-24bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar1-7/+35
2014-04-24bonding: Added bond_tlb_xmit() for tlb mode.Mahesh Bandewar1-1/+1
2014-04-23net: Update my email addressBen Hutchings1-1/+1
2014-04-23filter: added BPF random opcodeChema Gonzalez1-0/+13
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds11-119/+569
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-04-02Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...David S. Miller1-1/+1
2014-04-01can: Documentation: fix parameter name "sample-point"Robert Schwebel1-1/+1
2014-03-31doc: filter: extend BPF documentation to document new internalsAlexei Starovoitov1-0/+125