summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-09-18udp: fix behavior of wrong checksumsEric Dumazet2-8/+4
2015-09-18NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle1-1/+2
2015-09-18bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin1-2/+2
2015-09-18net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng1-14/+10
2015-09-18ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-09-18bridge: fix multicast router rlist endless loopNikolay Aleksandrov1-4/+3
2015-09-18bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov1-0/+2
2015-09-18bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok1-2/+2
2015-09-18bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-09-18mac80211: move WEP tailroom size checkJanusz Dziedzic1-2/+4
2015-09-18ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala1-0/+3
2015-09-14ipv6: add check for blackhole or prohibited entry in rt6_redireWeilong Chen1-0/+11
2015-06-19ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter1-5/+5
2015-06-19net: make skb_gso_segment error handling more robustFlorian Westphal3-1/+5
2015-06-19openvswitch: Check currect return value from skb_gso_segment()Pravin B Shelar1-2/+2
2015-06-19mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-06-19net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong1-2/+2
2015-06-19nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+8
2015-06-19mac80211: disable u-APSD queues by defaultMichal Kazior1-6/+17
2015-06-19mac80211: set only VO as a U-APSD enabled ACArik Nemtsov1-4/+7
2015-06-19mac80211: drop unencrypted frames in mesh fwdingBob Copeland1-0/+3
2015-06-19can: add missing initialisations in CAN related skbuffsOliver Hartkopp1-0/+3
2015-06-19ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov1-0/+3
2015-06-19sunrpc: fix braino in ->poll()Al Viro1-1/+1
2015-06-19net: irda: fix wait_until_sent poll timeoutJohan Hovold1-1/+3
2015-06-19mac80211: Send EAPOL frames at lowest rateJouni Malinen1-3/+5
2015-06-19netfilter: xt_socket: fix a stack corruption bugEric Dumazet1-9/+12
2015-06-19ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau1-1/+1
2015-06-19rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann1-8/+4
2015-06-19xprtrdma: Free the pd if ib_query_qp() failsChuck Lever1-2/+6
2015-04-14net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas1-0/+7
2015-04-14net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha1-0/+3
2015-04-14ipvs: rerouting to local clients is not needed anymoreJulian Anastasov1-11/+21
2015-04-14Bluetooth: Fix invalid length check in l2cap_information_rsp()Tim Niemeyer1-2/+2
2015-04-14net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara1-1/+1
2015-04-14net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann1-0/+3
2015-04-14caif: remove wrong dev_net_set() callNicolas Dichtel1-1/+0
2015-04-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2-60/+57
2015-04-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+2
2015-04-14ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa1-19/+26
2015-04-14net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann1-1/+0
2015-04-14nl80211: fix per-station group key get/del and memory leakJohannes Berg1-5/+4
2015-04-14mac80211: fix multicast LED blinking and counterAndreas Müller1-5/+6
2015-04-14net: Fix stacked vlan offload features computationToshiaki Makita1-6/+8
2015-04-14SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust1-11/+16
2015-02-02drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2-1/+39
2015-02-02Patch for 3.2.x, 3.4.x IP identifier regressionJeffrey Knockel1-1/+1
2015-02-02libceph: do not crash on large auth ticketsIlya Dryomov1-37/+132
2015-02-02mac80211: fix use-after-free in defragmentationJohannes Berg1-7/+7
2015-02-02mac80211: properly flush delayed scan work on interface removalJohannes Berg1-1/+6