summaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)Author
2015-02-25ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-12update ip-sysctl.txt documentation (v2)Ani Sinha
2015-01-12doc: fix the compile fix of txtimestamp.cWillem de Bruijn
2015-01-09doc: fix the compile error of txtimestamp.cWANG Cong
2014-12-23netfilter: conntrack: adjust nf_conntrack_buckets default valueMarcelo Leitner
2014-12-15fib_trie.txt: fix typoDuan Jiong
2014-12-09Documentation (ixgbe.txt): use a decimal address.Rami Rosen
2014-12-09net-timestamp: expand documentation and testWillem de Bruijn
2014-12-09net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn
2014-12-03net: introduce generic switch devices supportJiri Pirko
2014-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-25net-timestamp: Fix a documentation typoAndrew Lutomirski
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar
2014-11-19stmmac: update driver documentationGiuseppe CAVALLARO
2014-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-05net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2014-10-29tcp: allow for bigger reordering levelEric Dumazet
2014-10-10Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing
2014-10-09Merge 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-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-08Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-10-02net: 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-06net-timestamp: fix allocation error in testWillem de Bruijn
2014-09-05ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa
2014-09-05ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa
2014-09-02net-timestamp: expand documentationWillem de Bruijn
2014-08-26neigh: document gc_thresh2stephen hemminger
2014-08-03i40e: adds FCoE to build and updates its documentationVasu Dev
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov