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