summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-12-15net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet4-14/+23
2015-12-15ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2015-12-15net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov1-2/+2
2015-12-15ipv6: add complete rcu protection around np->optEric Dumazet11-50/+101
2015-12-15RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2-7/+3
2015-12-15ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2-5/+10
2015-12-15net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-12-15net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-12-15net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann1-0/+2
2015-12-15tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2015-12-15tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet1-3/+19
2015-12-15tcp: disable Fast Open on timeouts after handshakeYuchung Cheng1-0/+12
2015-12-15tcp: md5: fix lockdep annotationEric Dumazet1-1/+2
2015-12-15snmp: Remove duplicate OUTMCAST stat incrementNeil Horman1-2/+0
2015-12-15sctp: translate host order to network order when setting a hmacidlucien1-2/+2
2015-12-15packet: fix tpacket_snd max frame lenDaniel Borkmann1-4/+5
2015-12-15packet: infer protocol from ethernet header if unsetDaniel Borkmann1-0/+11
2015-12-15packet: only allow extra vlan len on ethernet devicesDaniel Borkmann1-35/+25
2015-12-15packet: always probe for transport headerDaniel Borkmann1-4/+3
2015-12-15packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann1-2/+3
2015-12-15unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-19/+164
2015-12-09netlink: Add missing goto statement to netlink_insertHerbert Xu1-0/+1
2015-12-09Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg1-5/+7
2015-12-09Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann1-0/+14
2015-12-09NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPEChristophe Ricard1-2/+2
2015-12-09NFC: nci: Fix improper management of HCI return codeChristophe Ricard1-17/+49
2015-12-09NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard1-7/+13
2015-12-09nl80211: Fix potential memory leak from parse_acl_dataOla Olsson1-6/+6
2015-12-09mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com1-0/+7
2015-12-09mac80211: allow null chandef in tracingArik Nemtsov1-5/+5
2015-12-09mac80211: fix driver RSSI event calculationsJohannes Berg1-1/+1
2015-12-09mac80211: Fix local deauth while associatingAndrei Otcheretianski1-0/+19
2015-12-09RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2015-12-09net: fix a race in dst_release()Eric Dumazet1-1/+1
2015-12-09packet: race condition in packet_bindFrancesco Ruggeri1-31/+49
2015-12-09ipv4: disable BH when changing ip local port rangeWANG Cong1-2/+2
2015-12-09ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca1-0/+1
2015-12-09sit: fix sit0 percpu double allocationsEric Dumazet1-22/+4
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-3/+3
2015-12-09tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy1-0/+5
2015-12-09RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-12-09fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck1-1/+1
2015-12-09ipv6: gre: support SIT encapsulationEric Dumazet1-1/+2
2015-12-09tipc: allow non-linear first fragment bufferJon Paul Maloy1-3/+9
2015-12-09irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2015-10-27svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise1-2/+4
2015-10-27net/unix: fix logic about sk_peek_offsetAndrey Vagin1-5/+7
2015-10-27af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole1-1/+13
2015-10-27netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen1-12/+22
2015-10-27tipc: move fragment importance field to new header positionJon Paul Maloy1-2/+2