summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-124-50/+791
|\
| * net: filter: document internal instruction encodingAlexei Starovoitov2014-06-111-0/+161
| * net: filter: mention eBPF terminology as wellAlexei Starovoitov2014-06-111-42/+43
| * net: filter: cleanup A/X name usageAlexei Starovoitov2014-06-111-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-242-2/+2
| |\
| * | net: filter: doc: add section for BPF test suiteDaniel Borkmann2014-05-231-0/+14
| * | can: add documentation for CAN filter usage optimisationOliver Hartkopp2014-05-191-0/+35
| * | net: cdc_mbim: add driver documentationBjørn Mork2014-05-131-0/+339
| * | net: filter: doc: expand and improve BPF documentationAlexei Starovoitov2014-05-041-4/+154
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-241-1/+1
| |\ \
| * | | bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar2014-04-241-7/+35
| * | | bonding: Added bond_tlb_xmit() for tlb mode.Mahesh Bandewar2014-04-241-1/+1
| * | | filter: added BPF random opcodeChema Gonzalez2014-04-221-0/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-042-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | doc: spelling error changesCarlos Garcia2014-05-052-2/+2
* | | | net: doc: Update references to skb->rxhashTobias Klauser2014-05-222-2/+2
| |_|/ |/| |
* | | net: Update my email addressBen Hutchings2014-04-231-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-0211-119/+569
|\ \ | |/ |/|
| * Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...David S. Miller2014-04-011-1/+1
| |\
| | * can: Documentation: fix parameter name "sample-point"Robert Schwebel2014-04-011-1/+1
| * | doc: filter: extend BPF documentation to document new internalsAlexei Starovoitov2014-03-311-0/+125
| * | Documentation: networking: phy.txt: MDIO bus reset is optionalFlorian Fainelli2014-03-281-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-251-2/+2
| |\ \ | | |/
| * | doc: update driver TX algorithm in timestamping.txtJakub Kicinski2014-03-181-3/+3
| * | igb: remove references to long gone command line parametersFernando Luis Vazquez Cao2014-03-181-48/+0
| * | Documentation: networking: Add Altera Ethernet (TSE) DocumentationVince Bridgers2014-03-171-0/+263
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-142-21/+33
| |\ \
| * \ \ Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2014-03-071-0/+81
| |\ \ \
| | * | | af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells2014-02-261-0/+19
| | * | | af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells2014-02-261-0/+62
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-6/+0
| |\ \ \ \
| * | | | | pktgen: document all supported flagsMathias Krause2014-02-241-5/+19
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-191-45/+0
| |\ \ \ \ \
| * | | | | | bonding: document the new _arp options for arp_validateVeaceslav Falico2014-02-181-30/+66
| * | | | | | bonding: permit using arp_validate with non-ab modesVeaceslav Falico2014-02-181-3/+3
| * | | | | | gianfar: Remove sysfs stubs for FIFOCFG and stashingClaudiu Manoil2014-02-181-30/+0
| * | | | | | Documentation: networking: update phy.txt with recent changesFlorian Fainelli2014-02-171-0/+9
| * | | | | | tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev2014-02-131-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | doc: fix double wordsMasanari Iida2014-03-211-1/+1
| |/ / / / /
* | | | | | netlink: fix setsockopt in mmap examples in documentationstephen hemminger2014-03-201-2/+2
| |_|_|_|/ |/| | | |
* | | | | packet: doc: Spelling s/than/that/Geert Uytterhoeven2014-03-121-1/+1
* | | | | net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2014-03-061-20/+32
| |_|/ / |/| | |
* | | | can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp2014-03-031-6/+0
| |/ / |/| |
* | | Documentation/networking: delete orphaned 3c505.txt file.Paul Gortmaker2014-02-131-45/+0
|/ /
* | Documentation/: update 00-INDEX filesHenrik Austad2014-02-101-5/+25
|/
* net: Document promote_secondariesMartin Schwenke2014-01-271-0/+6
* AF_PACKET: Add documentation for queue mapping fanout modeNeil Horman2014-01-271-0/+1
* bonding: update bonding.txt for primary descriptiondingtianhong2014-01-221-1/+2
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-191-4/+8
OpenPOWER on IntegriCloud