summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
AgeCommit message (Expand)AuthorLines
2014-12-15fib_trie.txt: fix typoDuan Jiong-2/+2
2014-12-09Documentation (ixgbe.txt): use a decimal address.Rami Rosen-1/+1
2014-12-08net-timestamp: expand documentation and testWillem de Bruijn-20/+93
2014-12-08net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn-1/+11
2014-12-02net: introduce generic switch devices supportJiri Pirko-0/+59
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2014-11-25net-timestamp: Fix a documentation typoAndrew Lutomirski-1/+1
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar-0/+107
2014-11-19stmmac: update driver documentationGiuseppe CAVALLARO-67/+65
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+14
2014-11-05net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron-0/+14
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline-0/+13
2014-10-29tcp: allow for bigger reordering levelEric Dumazet-6/+11
2014-10-10Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing-2/+2
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-92/+1110
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+3
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-14/+3
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds-6/+0
2014-10-01net: pktgen: packet bursting via skb->xmit_moreAlexei Starovoitov-0/+3
2014-09-29net: tcp: add DCTCP congestion control algorithmDaniel Borkmann-0/+43
2014-09-28net_dma: simple removalDan Williams-6/+0
2014-09-26bpf: verifier (add docs)Alexei Starovoitov-0/+224
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov-0/+39
2014-09-26Documentation: remove networking/.gitignorePeter Foley-0/+0
2014-09-26Documentation: update .gitignore filesPeter Foley-0/+1
2014-09-26Documentation: add makefiles for more targetsPeter Foley-4/+1
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley-10/+1
2014-09-23icmp: add a global rate limitationEric Dumazet-0/+13
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+3
2014-09-12Revert "ipv4: Clarify in docs that accept_local requires rp_filter."Sébastien Barré-8/+3
2014-09-10Documentation: filter: Add MIPS to architectures with BPF JITMarkos Chandras-3/+3
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov-1/+7
2014-09-08arm64: eBPF JIT compilerZi Shen Lim-3/+3
2014-09-05net-timestamp: fix allocation error in testWillem de Bruijn-1/+0
2014-09-04ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa-0/+5
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa-0/+5
2014-09-01net-timestamp: expand documentationWillem de Bruijn-84/+764
2014-08-25neigh: document gc_thresh2stephen hemminger-0/+6
2014-08-02i40e: adds FCoE to build and updates its documentationVasu Dev-2/+5
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov-5/+5
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov-1/+1
2014-07-30Documentation: networking: phy.txt: Update text for indirect MMD accessVince Bridgers-1/+17
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn-16/+3
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn-12/+6
2014-07-27inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov-1/+2
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal-10/+0
2014-07-27inet: frag: move eviction of queues to work queueFlorian Westphal-1/+3
2014-07-17bonding: update bonding.txt for Layer2 hash factorsJianhua Xie-15/+16
2014-07-15net-timestamp: document deprecated syststampWillem de Bruijn-2/+8
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert-0/+9