summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-29serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-2/+8
2015-04-29benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-04-29ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-29tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2015-04-29bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-29r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-298139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2015-04-298139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-04-29tcp: tcp_make_synack() should clear skb->tstampEric Dumazet1-0/+2
2015-04-29tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell1-3/+4
2015-04-29ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark1-1/+8
2015-04-29tcp: prevent fetching dst twice in early demux codeMichal Kubeček2-2/+2
2015-04-29remove extra definitions of U32_MAXAlex Elder3-26/+0
2015-04-29conditionally define U32_MAXAlex Elder3-0/+6
2015-04-19Linux 3.10.75v3.10.75Greg Kroah-Hartman1-1/+1
2015-04-19pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov1-0/+10
2015-04-19console: Fix console name size mismatchPeter Hurley1-1/+3
2015-04-19IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny1-4/+16
2015-04-19kernel.h: define u8, s8, u32, etc. limitsAlex Elder1-0/+13
2015-04-19net: llc: use correct size for sysctl timeout entriesSasha Levin1-4/+4
2015-04-19net: rds: use correct size for max unacked packets and bytesSasha Levin1-2/+2
2015-04-19ipc: fix compat msgrcv with negative msgtypMateusz Guzik1-1/+1
2015-04-19core, nfqueue, openvswitch: fix compilation warningJiri Slaby1-1/+1
2015-04-19media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski1-1/+1
2015-04-19iscsi target: fix oops when adding reject pduMike Christie1-1/+1
2015-04-19ocfs2: _really_ sync the right rangeAl Viro1-4/+10
2015-04-19be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-04-19cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp1-0/+1
2015-04-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+1
2015-04-19cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter1-1/+1
2015-04-19dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi1-0/+1
2015-04-19iio: imu: Use iio_trigger_get for indio_dev->trig assignmentDarshana Padmadas1-1/+1
2015-04-19iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifoViorel Suman1-11/+14
2015-04-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2-2/+6
2015-04-19USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein1-2/+6
2015-04-19USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2-0/+7
2015-04-19radeon: Do not directly dereference pointers to BIOS area.David Miller1-3/+7
2015-04-19writeback: fix possible underflow in write bandwidth calculationTejun Heo1-1/+4
2015-04-19writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()Tejun Heo1-1/+1
2015-04-19mm/memory hotplug: postpone the reset of obsolete pgdatGu Zheng1-9/+4
2015-04-19nbd: fix possible memory leakSudip Mukherjee1-4/+4
2015-04-19iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2-6/+0
2015-04-19IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel1-0/+8
2015-04-19IB/core: Avoid leakage from kernel to user spaceEli Cohen1-0/+1
2015-04-19tcp: Fix crash in TCP Fast OpenBen Hutchings1-0/+1
2015-04-19selinux: fix sel_write_enforce broken return valueJoe Perches1-1/+1
2015-04-19ALSA: hda - Fix headphone pin config for Lifebook T731Takashi Iwai1-0/+9
2015-04-19ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin1-0/+1
2015-04-19ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang1-1/+1
2015-04-13Linux 3.10.74v3.10.74Greg Kroah-Hartman1-1/+1