summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-229p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-10-22crush: fix a bug in tree bucket decodeIlya Dryomov
2015-10-22bridge: multicast: restore router configuration on port link down/upSatish Ashok
2015-10-22packet: avoid out of bounds read in round robin fanoutWillem de Bruijn
2015-10-22packet: read num_members once in packet_rcv_fanout()Eric Dumazet
2015-10-22bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov
2015-10-22sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-10-22SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-10-22pktgen: adjust spacing in proc file interface outputJesper Dangaard Brouer
2015-09-18udp: fix behavior of wrong checksumsEric Dumazet
2015-09-18NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle
2015-09-18bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin
2015-09-18net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng
2015-09-18ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-09-18bridge: fix multicast router rlist endless loopNikolay Aleksandrov
2015-09-18bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov
2015-09-18bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok
2015-09-18bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo
2015-09-18mac80211: move WEP tailroom size checkJanusz Dziedzic
2015-09-18ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala
2015-09-14ipv6: add check for blackhole or prohibited entry in rt6_redireWeilong Chen
2015-06-19ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter
2015-06-19net: make skb_gso_segment error handling more robustFlorian Westphal
2015-06-19openvswitch: Check currect return value from skb_gso_segment()Pravin B Shelar
2015-06-19mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-06-19net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong
2015-06-19nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg
2015-06-19mac80211: disable u-APSD queues by defaultMichal Kazior
2015-06-19mac80211: set only VO as a U-APSD enabled ACArik Nemtsov
2015-06-19mac80211: drop unencrypted frames in mesh fwdingBob Copeland
2015-06-19can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-06-19ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov
2015-06-19sunrpc: fix braino in ->poll()Al Viro
2015-06-19net: irda: fix wait_until_sent poll timeoutJohan Hovold
2015-06-19mac80211: Send EAPOL frames at lowest rateJouni Malinen
2015-06-19netfilter: xt_socket: fix a stack corruption bugEric Dumazet
2015-06-19ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-06-19rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann
2015-06-19xprtrdma: Free the pd if ib_query_qp() failsChuck Lever
2015-04-14net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas
2015-04-14net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha
2015-04-14ipvs: rerouting to local clients is not needed anymoreJulian Anastasov
2015-04-14Bluetooth: Fix invalid length check in l2cap_information_rsp()Tim Niemeyer
2015-04-14net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2015-04-14net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2015-04-14caif: remove wrong dev_net_set() callNicolas Dichtel
2015-04-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2015-04-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2015-04-14ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-04-14net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann