summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-09
* net:rfs: adjust table size checkingEric Dumazet2015-02-08
* net: rfs: add hash collision detectionEric Dumazet2015-02-08
* gre/ipip: use be16 variants of netlink functionsSabrina Dubroca2015-02-08
* tipc: fix bug in socket reception functionJon Paul Maloy2015-02-08
* rt6_probe_deferred: Do not depend on struct orderingMichael Büsch2015-02-08
* tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell2015-02-08
* tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell2015-02-08
* tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell2015-02-08
* tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell2015-02-08
* openvswitch: Initialize unmasked key and uid lenPravin B Shelar2015-02-08
* bridge: add missing bridge port check for offloadsRoopa Prabhu2015-02-07
* rds: Make rds_message_copy_from_user() return 0 on success.Sowmini Varadhan2015-02-07
* net: rds: Remove repeated function names from debug outputRasmus Villemoes2015-02-07
* net: openvswitch: Support masked set actions.Jarno Rajahalme2015-02-07
* Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-07
|\
| * NFC: nci: Move NFCEE discovery logicChristophe Ricard2015-02-04
| * NFC: nci: Move logical connection structure allocationChristophe Ricard2015-02-04
| * NFC: nci: Change credits field to credits_cntChristophe Ricard2015-02-04
| * NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2015-02-04
| * NFC: nci: Add reference to the RF logical connectionChristophe Ricard2015-02-04
| * NFC: nci: Change NCI state machine to LISTEN_ACTIVEChristophe Ricard2015-02-02
| * NFC: nci: Add RF NFCEE action notification supportChristophe Ricard2015-02-02
| * NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2015-02-02
| * NFC: nci: Add HCI over NCI protocol supportChristophe Ricard2015-02-02
| * NFC: nci: Support logical connections managementChristophe Ricard2015-02-02
| * NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2015-02-02
| * NFC: nci: Add NFCEE discover supportChristophe Ricard2015-02-02
| * NFC: nci: Add dynamic logical connections supportChristophe Ricard2015-02-02
* | tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-05
* | tipc: simplify socket multicast receptionJon Paul Maloy2015-02-05
* | tipc: simplify connection abort notifications when links breakJon Paul Maloy2015-02-05
* | tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-05
* | tipc: use existing sk_write_queue for outgoing packet chainJon Paul Maloy2015-02-05
* | tipc: split up function tipc_msg_eval()Jon Paul Maloy2015-02-05
* | tipc: enqueue arrived buffers in socket in separate functionJon Paul Maloy2015-02-05
* | tipc: simplify message forwarding and rejection in socket layerJon Paul Maloy2015-02-05
* | tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\ \
| * | sit: fix some __be16/u16 mismatchesEric Dumazet2015-02-05
| * | net: remove some sparse warningsEric Dumazet2015-02-05
| * | ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca2015-02-05
| * | cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki2015-02-04
| * | pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen2015-02-04
| * | net: rds: use correct size for max unacked packets and bytesSasha Levin2015-02-04
| * | ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich2015-02-03
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-02
| |\ \
| | * | netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()Pablo Neira Ayuso2015-01-30
| | * | ipvs: rerouting to local clients is not needed anymoreJulian Anastasov2015-01-30
| | * | netfilter: nf_tables: disable preemption when restoring chain countersPablo Neira Ayuso2015-01-26