aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)Author
2013-01-11tcp: implement RFC 5961 3.2Eric Dumazet
2012-05-02tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings
2012-04-06doc, net: Update netdev operation namesBen Hutchings
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings
2012-04-03TCP: update ip_local_port_range documentationFernando Luis Vazquez Cao
2012-03-30Documentation: replace install commands with softdepsLucas De Marchi
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-13Documentation: make exists consistentYegor Yefremov
2012-03-12mac80211: add auth/assoc/deauth flow diagramJohannes Berg
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-03-04ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras
2012-02-24net: Support RX-ALL feature flag.Ben Greear
2012-02-24net: Support RXFCS feature flag.Ben Greear
2012-02-04qlge: Updating Schultz LICENSE.qlge file.Sritej Velaga
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker
2012-01-19KEYS: Allow special keyrings to be clearedDavid Howells
2011-12-26bonding: document undocumented active_slave sysfs entry.Nicolas de Pesloüan
2011-12-23packet: fix typo in packet_mmap.txtWei Yongjun
2011-12-21stmmac: update the driver's documentation (Dec-2011)Giuseppe CAVALLARO
2011-12-20net: doc: fix many typos in scaling.txtShan Wei
2011-12-12Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross
2011-11-30tcp: inherit listener congestion control for passive cnxEric Dumazet
2011-11-26ifenslave: Fix unused variable warnings.David S. Miller
2011-11-20batman-adv: readme update (mention ap isolation and new log level)Marek Lindner
2011-11-14neigh: new unresolved queue limitsEric Dumazet
2011-11-146LoWPAN: update documentationalex.bluesman.smirnov@gmail.com
2011-11-13net: introduce ethernet teaming deviceJiri Pirko
2011-11-08net: min_pmtu default is 552Eric Dumazet
2011-11-01ipvs: Enhance grammar used to refer to Kconfig optionsSimon Horman
2011-11-01ipvs: secure_tcp does provide alternate state timeoutsSimon Horman
2011-11-01ipvs: Add documentation for new sysctl entriesSimon Horman
2011-10-30qlcnic: Updated License fileSritej Velaga
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-19stmmac: update the driver version and doc (V4)Giuseppe CAVALLARO
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-11mac80211: Update injection documentationHelmut Schaa
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-06net: fix typos in Documentation/networking/scaling.txtBenjamin Poirier
2011-09-29net: Documentation: Fix type of variablesRoy.Li