summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-16SUNRPC: Handle EPIPE in xprt_connect_statusTrond Myklebust
2015-02-16SUNRPC: Ensure that we handle ENOBUFS errors correctly.Trond Myklebust
2015-02-16SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson
2015-02-16SUNRPC: Ensure that call_connect times out correctlyTrond Myklebust
2015-02-16SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACHTrond Myklebust
2015-02-16SUNRPC: Ensure xprt_connect_status handles all potential connection errorsTrond Myklebust
2015-02-16SUNRPC: call_connect_status should recheck bind and connect status on errorTrond Myklebust
2015-02-16net, sunrpc: suppress allocation warning in rpc_malloc()David Rientjes
2015-02-10net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2015-02-10ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-10tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet
2015-02-10bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu
2015-02-10net: don't OOPS on socket aioChristoph Hellwig
2015-02-10ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-02-10ping: Fix race in free in receive pathsubashab@codeaurora.org
2015-02-10udp_diag: Fix socket skipping within chainHerbert Xu
2015-02-10ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-10net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-02-10ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-02-10net: rps: fix cpu unplugEric Dumazet
2015-02-10ip: zero sockaddr returned on error queueWillem de Bruijn
2015-02-08nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-02-08mac80211: properly set CCK flag in radiotapMathy Vanhoef
2015-01-29ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter
2015-01-26ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer
2015-01-26cfg80211: avoid mem leak on driver hint setArik Nemtsov
2015-01-26netfilter: ipset: small potential read beyond the end of bufferDan Carpenter
2015-01-26net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh
2015-01-26tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu
2015-01-26net: Reset secmark when scrubbing packetThomas Graf
2015-01-26net: Fix stacked vlan offload features computationToshiaki Makita
2015-01-26netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf
2015-01-26netlink: Always copy on mmap TX.David Miller
2015-01-07mac80211: free management frame keys when removing stationJohannes Berg
2015-01-07mac80211: fix multicast LED blinking and counterAndreas Müller
2015-01-06net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann
2015-01-06rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel
2015-01-06ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov
2014-12-06batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang
2014-12-06net/ping: handle protocol mismatching scenarioJane Zhou
2014-11-27ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac
2014-11-27ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen
2014-11-19net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-19net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-19net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-11-19netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin
2014-11-19netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal
2014-11-19netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal
2014-11-19mac80211: fix use-after-free in defragmentationJohannes Berg
2014-11-19mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho