summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2015-04-14nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-04-14mac80211: fix multicast LED blinking and counterAndreas Müller
2015-04-14net: Fix stacked vlan offload features computationToshiaki Makita
2015-04-14SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust
2015-02-02drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2015-02-02Patch for 3.2.x, 3.4.x IP identifier regressionJeffrey Knockel
2015-02-02libceph: do not crash on large auth ticketsIlya Dryomov
2015-02-02mac80211: fix use-after-free in defragmentationJohannes Berg
2015-02-02mac80211: properly flush delayed scan work on interface removalJohannes Berg