summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.13v3.18.13Sasha Levin2015-05-051-1/+1
* mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()Naoya Horiguchi2015-04-281-2/+0
* Bluetooth: Add USB device 04ca:3010 as Atheros AR3012Janne Heikkinen2015-04-282-0/+3
* Bluetooth: Add support for Acer [0489:e078]Anantha Krishnan2015-04-282-0/+3
* Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboardMarcel Holtmann2015-04-281-0/+3
* usb: serial: silence all non-critical read errorsJeremiah Mahler2015-04-271-1/+1
* arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan2015-04-271-1/+2
* arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2015-04-274-1/+51
* arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara2015-04-272-0/+122
* arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2015-04-273-6/+29
* arm64: add Cortex-A53 cache errata workaroundAndre Przywara2015-04-275-3/+60
* arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara2015-04-274-1/+65
* arm64: add alternative runtime patchingAndre Przywara2015-04-277-1/+139
* arm64: add cpu_capabilities bitmapAndre Przywara2015-04-272-0/+23
* tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \\\\(NEC\\\\)2015-04-271-0/+2
* usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-04-275-11/+22
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-04-275-3/+20
* udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross2015-04-272-12/+14
* vxlan: Fix double free of skb.Pravin B Shelar2015-04-271-10/+24
* vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko2015-04-277-44/+51
* vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2015-04-2711-30/+36
* vlan: kill vlan_put_tag helperJiri Pirko2015-04-274-38/+7
* skbuff: Do not scrub skb mark within the same name spaceHerbert Xu2015-04-271-3/+6
* Revert "net: Reset secmark when scrubbing packet"Herbert Xu2015-04-271-1/+0
* bpf: fix verifier memory corruptionAlexei Starovoitov2015-04-271-1/+2
* bnx2x: Fix busy_poll vs netpollEric Dumazet2015-04-272-90/+56
* tcp: tcp_make_synack() should clear skb->tstampEric Dumazet2015-04-271-0/+2
* net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-271-1/+2
* ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-277-19/+34
* tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell2015-04-271-3/+4
* xen-netfront: transmit fully GSO-sized packetsJonathan Davies2015-04-271-4/+1
* bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut2015-04-271-1/+2
* net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev2015-04-271-0/+11
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-04-271-1/+8
* net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay2015-04-271-7/+8
* tcp: prevent fetching dst twice in early demux codeMichal Kubeček2015-04-272-2/+2
* kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-04-271-6/+6
* kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2015-04-261-0/+74
* kvm: avoid page allocation failure in kvm_set_memory_region()Igor Mammedov2015-04-241-9/+10
* xfs: ensure truncate forces zeroed blocks to diskDave Chinner2015-04-243-28/+27
* ext4: fix indirect punch hole corruptionOmar Sandoval2015-04-241-34/+71
* timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopPreeti U Murthy2015-04-241-2/+9
* IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-04-241-4/+16
* clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König2015-04-241-7/+1
* clk: divider: fix selection of divider when rounding to closestUwe Kleine-König2015-04-241-1/+5
* [media] vb2: fix 'UNBALANCED' warnings when calling vb2_thread_stop()Hans Verkuil2015-04-241-8/+3
* [media] soc-camera: Fix devm_kfree() in soc_of_bind()Geert Uytterhoeven2015-04-241-1/+1
* [media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski2015-04-241-1/+1
* [media] sh_veu: v4l2_dev wasn't setHans Verkuil2015-04-241-0/+1
* iscsi target: fix oops when adding reject pduMike Christie2015-04-241-1/+1