aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)Author
2013-12-09packet: fix send path when running with proto == 0Daniel Borkmann
2013-11-14tcp: tsq: restore minimal amount of queueingEric Dumazet
2013-11-07bonding: document the new packets_per_slave optionNikolay Aleksandrov
2013-11-04Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng
2013-11-04tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-03net: extend net_device allocation to vmalloc()Eric Dumazet
2013-10-31can: add broadcast manager documentationOliver Hartkopp
2013-10-30doc:net: Fix typo in Documentation/networkingMasanari Iida
2013-10-27Documentation/networking: netdev-FAQ typo correctionsRandy Dunlap
2013-10-19batman-adv: update email address for Marek LindnerMarek Lindner
2013-10-19batman-adv: update email address for Simon WunderlichSimon Wunderlich
2013-10-09batman-adv: remove vis functionalitySimon Wunderlich
2013-10-03bonding: document the new xmit policy modes and update the changed onesNikolay Aleksandrov
2013-09-15bonding: Make alb learning packet interval configurableNeil Horman
2013-09-11i40e: include i40e in kernel properJesse Brandeburg
2013-09-04net: ipv6: mld: document force_mld_version in ip-sysctl.txtDaniel Borkmann
2013-08-30driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang
2013-08-29net: packet: document available fanout policiesDaniel Borkmann
2013-08-29tcp: TSO packets automatic sizingEric Dumazet
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa
2013-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-08-27Documentation/networking/: Update Intel wired LAN driver documentationJeff Kirsher
2013-08-23openvswitch: Mega flow implementationAndy Zhou
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-08-13ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann
2013-07-31Documentation: add networking/netdev-FAQ.txtPaul Gortmaker
2013-07-31netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal
2013-07-30tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa
2013-07-24tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09Documentation: Fix references to defunct linux-net@vger.kernel.orgGeert Uytterhoeven
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-26ipvs: add sync_persist_mode flagJulian Anastasov
2013-06-25bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico
2013-06-25bonding: doc: some details on backup slave arp validationVeaceslav Falico
2013-06-25doc: fix some syntax errors in netlink mmap sample codeCong Wang
2013-06-24tcp: doc : fix the syncookies default valueShan Wei
2013-06-12net: add doc for ip_early_demux sysctlCong Wang
2013-06-07doc:networking: Fix default value (icmp_ignore_bogus_error_responses).Rami Rosen
2013-06-07doc: packet: simplify tpacket example codeDaniel Borkmann
2013-06-05Documentation/networking/ieee802154 fix a typoStefan Huber
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov
2013-05-27bonding: remove ifenslave.c from kernel sourceCong Wang