summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-09SUNRPC: Do not clear the source port in xs_reset_transportTrond Myklebust
2015-02-09SUNRPC: Handle EADDRINUSE on connectTrond Myklebust
2015-02-09net: rfs: add hash collision detectionEric Dumazet
2015-02-09gre/ipip: use be16 variants of netlink functionsSabrina Dubroca
2015-02-08SUNRPC: Set SO_REUSEPORT socket option for TCP connectionsTrond Myklebust
2015-02-08tipc: fix bug in socket reception functionJon Paul Maloy
2015-02-08rt6_probe_deferred: Do not depend on struct orderingMichael Büsch
2015-02-08Merge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux-nfs.org/projects/anna...Trond Myklebust
2015-02-08tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell
2015-02-08tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell
2015-02-08tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell
2015-02-08openvswitch: Initialize unmasked key and uid lenPravin B Shelar
2015-02-08bridge: add missing bridge port check for offloadsRoopa Prabhu
2015-02-08net: use netif_rx_ni() from process contextEric Dumazet
2015-02-08rds: Make rds_message_copy_from_user() return 0 on success.Sowmini Varadhan
2015-02-08net: rds: Remove repeated function names from debug outputRasmus Villemoes
2015-02-08net: openvswitch: Support masked set actions.Jarno Rajahalme
2015-02-08Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-08rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann
2015-02-08dsa: correctly determine the number of switches in a systemTobias Waldekranz
2015-02-06ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann
2015-02-06tipc: eliminate race condition at multicast receptionJon Paul Maloy
2015-02-06tipc: simplify socket multicast receptionJon Paul Maloy
2015-02-06tipc: simplify connection abort notifications when links breakJon Paul Maloy
2015-02-06tipc: resolve race problem at unicast message receptionJon Paul Maloy
2015-02-06tipc: use existing sk_write_queue for outgoing packet chainJon Paul Maloy
2015-02-06tipc: split up function tipc_msg_eval()Jon Paul Maloy
2015-02-06tipc: enqueue arrived buffers in socket in separate functionJon Paul Maloy
2015-02-06tipc: simplify message forwarding and rejection in socket layerJon Paul Maloy
2015-02-06tipc: reduce usage of context info in socket and linkJon Paul Maloy
2015-02-05pktgen: fix UDP checksum computationSabrina Dubroca
2015-02-05net: ipv6: allow explicitly choosing optimistic addressesErik Kline
2015-02-05flowcache: Fix kernel panic in flow_cache_flush_taskMiroslav Urbanek
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05xprtrdma: Address sparse complaint in rpcr_to_rdmar()Chuck Lever
2015-02-05sit: fix some __be16/u16 mismatchesEric Dumazet
2015-02-05net: remove some sparse warningsEric Dumazet
2015-02-05ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca
2015-02-05Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are ...David S. Miller
2015-02-05pkt_sched: fq: better control of DDOS trafficEric Dumazet
2015-02-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2015-02-05tcp: do not pace pure ack packetsEric Dumazet
2015-02-05netfilter: Use rhashtable walk iteratorHerbert Xu
2015-02-05netlink: Use rhashtable walk iteratorHerbert Xu
2015-02-05cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki
2015-02-05pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen
2015-02-05net/core: Add event for a change in slave stateMoni Shoua
2015-02-05tipc: separate link starting event from link timeout eventJon Paul Maloy
2015-02-05tipc: eliminate race during node creationJon Paul Maloy