aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
AgeCommit message (Expand)Author
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
2014-05-19can: add documentation for CAN filter usage optimisationOliver Hartkopp
2014-05-13net: cdc_mbim: add driver documentationBjørn Mork
2014-05-05doc: spelling error changesCarlos Garcia
2014-05-04net: filter: doc: expand and improve BPF documentationAlexei Starovoitov
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-24bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar
2014-04-24bonding: Added bond_tlb_xmit() for tlb mode.Mahesh Bandewar
2014-04-23net: Update my email addressBen Hutchings
2014-04-22filter: added BPF random opcodeChema Gonzalez
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...David S. Miller
2014-04-01can: Documentation: fix parameter name "sample-point"Robert Schwebel
2014-03-31doc: filter: extend BPF documentation to document new internalsAlexei Starovoitov
2014-03-28Documentation: networking: phy.txt: MDIO bus reset is optionalFlorian Fainelli
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-21doc: fix double wordsMasanari Iida
2014-03-20netlink: fix setsockopt in mmap examples in documentationstephen hemminger
2014-03-18doc: update driver TX algorithm in timestamping.txtJakub Kicinski
2014-03-18igb: remove references to long gone command line parametersFernando Luis Vazquez Cao
2014-03-17Documentation: networking: Add Altera Ethernet (TSE) DocumentationVince Bridgers
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-12packet: doc: Spelling s/than/that/Geert Uytterhoeven
2014-03-07Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-03can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp
2014-02-26af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells
2014-02-24pktgen: document all supported flagsMathias Krause
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18bonding: document the new _arp options for arp_validateVeaceslav Falico
2014-02-18bonding: permit using arp_validate with non-ab modesVeaceslav Falico
2014-02-18gianfar: Remove sysfs stubs for FIFOCFG and stashingClaudiu Manoil
2014-02-17Documentation: networking: update phy.txt with recent changesFlorian Fainelli
2014-02-13tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev
2014-02-13Documentation/networking: delete orphaned 3c505.txt file.Paul Gortmaker
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad
2014-01-27net: Document promote_secondariesMartin Schwenke
2014-01-27AF_PACKET: Add documentation for queue mapping fanout modeNeil Horman
2014-01-22bonding: update bonding.txt for primary descriptiondingtianhong
2014-01-19net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai