summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
AgeCommit message (Expand)AuthorLines
2013-05-23rps: document flow limit in scaling.txtWillem de Bruijn-0/+58
2013-04-25packet: doc: update timestamping partDaniel Borkmann-6/+35
2013-04-19netlink: add documentation for memory mapped I/OPatrick McHardy-0/+339
2013-04-08stmmac: review driver documentationGiuseppe CAVALLARO-4/+8
2013-04-08ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger-2/+3
2013-03-30doc: packet: add minimal TPACKET_V3 example codeDaniel Borkmann-0/+327
2013-03-26stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO-2/+31
2013-03-21tcp: implement RFC5682 F-RTOYuchung Cheng-12/+6
2013-03-21tcp: refactor F-RTOYuchung Cheng-17/+0
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+7
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov-0/+7
2013-03-17tcp: Remove TCPCTChristoph Paasch-8/+0
2013-03-15Documentation: fix neigh/default/gc_thresh1 default value.Li RongQing-1/+1
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati-2/+6
2013-03-06net: docs: document multiqueue tuntap APIJason Wang-0/+77
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger-11/+0
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria-1/+1
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller-0/+176
2013-01-22Merge branch 'legacy-isa-delete' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller-345/+0
2013-01-22neigh: Keep neighbour cache entries if number of them is small enough.YOSHIFUJI Hideaki / 吉藤英明-0/+5
2013-01-22drivers/net: delete Digital EtherWorks-3 support.Paul Gortmaker-48/+0
2013-01-22drivers/net: delete old DEC depca ISA drivers support.Paul Gortmaker-94/+0
2013-01-22drivers/net: delete old parallel port de600/de620 driversPaul Gortmaker-203/+0
2013-01-21Documentation: remove obsolete networking/multicast.txt filePaul Gortmaker-65/+0
2013-01-21netfilter: doc: add nf_conntrack sysctl api documentationJiri Pirko-0/+176
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat-2/+9
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+10
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli-5/+6
2013-01-11networking/cs89x0.txt: delete stale information about hand patchingPaul Gortmaker-79/+0
2013-01-10doc: Clarify behavior when sysctl tcp_ecn = 1Vijay Subramanian-2/+3
2013-01-08netconsole: add IPv6 example in docCong Wang-1/+6
2013-01-04ip-sysctl: fix spelling errorsstephen hemminger-5/+5
2013-01-04ipv6: document ndisc_notify in networking/ip-sysctl.txtHannes Frederic Sowa-0/+6
2012-12-28rtnl: expose carrier value with possibility to set itJiri Pirko-0/+4
2012-12-10doc: Tighten-up and clarify description of tcp_fin_timeoutRick Jones-9/+8
2012-12-07net: doc : use more suitable word 'unexpected' to replace 'secluded'Shan Wei-1/+1
2012-12-05net: doc: add default value for neighbour parametersShan Wei-0/+8
2012-11-29doc: make the description of how tcp_ecn works more explicit and clearRick Jones-8/+9
2012-11-26stmmac: update the doc with new IRQ mitigationGiuseppe CAVALLARO-13/+15
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2012-11-23vxlan: fix command usage in its docZhi Yong Wu-2/+2
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2012-11-13doc/net: Fix typo in netdev-features.txtKirill Smelkov-1/+1
2012-11-09doc: packet_mmap: update doc to implementation statusDaniel Borkmann-24/+209
2012-11-07Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller-1/+2
2012-11-07packet: tx_ring: allow the user to choose tx data offsetPaul Chavent-0/+13
2012-11-07batman-adv: Distributed ARP Table - add a new debug log levelAntonio Quartulli-1/+2
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman-0/+14
2012-10-01vxlan: virtual extensible lanstephen hemminger-0/+47
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu-7/+22