summaryrefslogtreecommitdiffstats
path: root/drivers/net/rionet.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-26qeth: postpone freeing of qdio memoryUrsula Braun3-2/+9
2014-02-26ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa2-10/+17
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai5-10/+10
2014-02-25r8169: initialize rtl8169_stats seqlockKyle McMartin1-0/+2
2014-02-25tcp: reduce the bloat caused by tcp_is_cwnd_limited()Eric Dumazet1-2/+1
2014-02-25net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser1-1/+1
2014-02-25virtio-net: alloc big buffers also when guest can receive UFOJason Wang1-1/+2
2014-02-22ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa1-1/+1
2014-02-22net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann1-50/+79
2014-02-22neigh: fix setting of default gc_* valuesJiri Pirko1-1/+1
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet3-5/+13
2014-02-22tipc: make bearer set up in module insertion stageYing Xue4-32/+16
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue7-50/+50
2014-02-20net: sctp: Potentially-Failed state should not be reached from unconfirmed stateMatija Glavinic Pecotic1-3/+4
2014-02-20net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386111-6/+7
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel3-3/+24
2014-02-20tun: remove bogus hardware vlan acceleration flags from vlan_featuresFernando Luis Vazquez Cao1-1/+3
2014-02-20veth: Fix vlan_features so as to be able to use stacked vlan interfacesToshiaki Makita1-1/+2
2014-02-20ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.cDavid S. Miller2-46/+46
2014-02-19xen-netfront: reset skb network header before checksumWei Liu1-0/+1