summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-12-14net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-14ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2015-12-14net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-14net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-14net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2015-12-14tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2015-12-14tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet
2015-12-14tcp: disable Fast Open on timeouts after handshakeYuchung Cheng
2015-12-14tcp: md5: fix lockdep annotationEric Dumazet
2015-12-14snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-12-14sctp: translate host order to network order when setting a hmacidlucien
2015-12-14packet: fix tpacket_snd max frame lenDaniel Borkmann
2015-12-14packet: infer protocol from ethernet header if unsetDaniel Borkmann
2015-12-14packet: only allow extra vlan len on ethernet devicesDaniel Borkmann
2015-12-14packet: always probe for transport headerDaniel Borkmann
2015-12-14packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann
2015-12-14ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
2015-12-14ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau
2015-12-14ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau
2015-12-14af-unix: passcred support for sendpageHannes Frederic Sowa
2015-12-14unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-14af_unix: take receive queue lock while appending new skbHannes Frederic Sowa
2015-12-14af_unix: don't append consumed skbs to sk_receive_queueHannes Frederic Sowa
2015-12-14af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa
2015-12-09Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg
2015-12-09Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann
2015-12-09NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPEChristophe Ricard
2015-12-09NFC: nci: Fix improper management of HCI return codeChristophe Ricard
2015-12-09NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard
2015-12-09nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
2015-12-09mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com
2015-12-09mac80211: allow null chandef in tracingArik Nemtsov
2015-12-09mac80211: fix driver RSSI event calculationsJohannes Berg
2015-12-09mac80211: Fix local deauth while associatingAndrei Otcheretianski
2015-12-09RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-12-09net: fix a race in dst_release()Eric Dumazet
2015-12-09packet: race condition in packet_bindFrancesco Ruggeri
2015-12-09ipv4: disable BH when changing ip local port rangeWANG Cong
2015-12-09ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-12-09sit: fix sit0 percpu double allocationsEric Dumazet
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-12-09ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov
2015-12-09ipv4: fix to not remove local route on link downJulian Anastasov
2015-12-09tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy
2015-12-09RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan
2015-12-09fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck