aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-16of: Fix padding in _OF_DECLARE macro definitionThierry Reding
2015-12-16of: Request and map make argument name constantMatthias Brugger
2015-12-16of/unittest: Rename selftest.c to unittest.cGrant Likely
2015-12-16of: Eliminate of_allnodes listGrant Likely
2015-12-16of: introduce of_property_read_s32Sebastian Reichel
2015-12-15Linux 3.18.25v3.18.25Sasha Levin
2015-12-14Merge branch 'linaro-android-3.18-lsk' of git://android.git.linaro.org/kernel...lsk-v3.18-15.12-androidKevin Hilman
2015-12-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
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-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
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: md5: fix lockdep annotationEric Dumazet
2015-12-14net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-12-14snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
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: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov
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-14tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2015-12-14Revert "net: Fix skb_set_peeked use-after-free bug"Sasha Levin
2015-12-14ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-12-14KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit
2015-12-14KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-12-14ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli
2015-12-14RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-12-14packet: race condition in packet_bindFrancesco Ruggeri
2015-12-14ipv4: disable BH when changing ip local port rangeWANG Cong
2015-12-14ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-12-14sfc: push partner queue for skb->xmit_moreMartin Habets
2015-12-14sit: fix sit0 percpu double allocationsEric Dumazet
2015-12-14arm: enable ARCH_MMAP_RND_BITS only for MMU platformsAmit Pundir
2015-12-14mmc: Extend wakelock if bus is deadJohn Stultz
2015-12-14Revert "mmc: mmcblk: Add support for deferred SD bus resume"John Stultz
2015-12-14Revert "mmc: block: Remove call to mmc_blk_set_blksize"John Stultz
2015-12-10Merge branch 'android-3.18' of ../../android/aosp into linux-linaro-lsk-v3.18...Kevin Hilman
2015-12-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-12-09Merge branch 'android-3.18-zram' into android-3.18Greg Hackmann
2015-12-09UPSTREAM: zram: fix possible use after free in zcomp_create()Luis Henriques
2015-12-09UPSTREAM: zsmalloc: fix a null pointer dereference in destroy_handle_cache()Sergey Senozhatsky