aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-26net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet
2015-02-26bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu
2015-02-26ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-02-26ping: Fix race in free in receive pathsubashab@codeaurora.org
2015-02-26udp_diag: Fix socket skipping within chainHerbert Xu
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-26net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-02-26ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-02-26net: rps: fix cpu unplugEric Dumazet
2015-02-26ip: zero sockaddr returned on error queueWillem de Bruijn
2015-02-05nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-01-29ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter
2015-01-27netfilter: ipset: small potential read beyond the end of bufferDan Carpenter
2015-01-27cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen
2015-01-27tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu
2015-01-27netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf
2015-01-27netlink: Always copy on mmap TX.David Miller
2015-01-08mac80211: free management frame keys when removing stationJohannes Berg
2015-01-08mac80211: fix multicast LED blinking and counterAndreas Müller
2014-12-16net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann
2014-12-16rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel
2014-12-16ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov
2014-12-06ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac
2014-12-06ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-21net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-11-21br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko
2014-11-21netfilter: nf_nat: fix oops on netns removalFlorian Westphal
2014-11-21netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin
2014-11-21netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal
2014-11-21netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal
2014-11-21mac80211: fix use-after-free in defragmentationJohannes Berg
2014-11-21libceph: do not crash on large auth ticketsIlya Dryomov
2014-11-21net: sctp: fix memory leak in auth key managementDaniel Borkmann
2014-11-21net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-11-21gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert
2014-11-21ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert
2014-11-14libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov
2014-11-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan
2014-11-14fix misuses of f_count() in ppp and netlinkAl Viro
2014-11-14ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin
2014-11-14ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko
2014-10-15ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2014-10-15tcp: fixing TLP's FIN recoveryPer Hurtig
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel
2014-10-15l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault