summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-18l2tp: do not use udp_ioctl()Eric Dumazet3-2/+28
2017-02-18net: dsa: Do not destroy invalid network devicesFlorian Fainelli1-0/+1
2017-02-18ping: fix a null pointer dereferenceWANG Cong1-0/+2
2017-02-18packet: round up linear to header lenWillem de Bruijn1-3/+4
2017-02-18net: introduce device min_header_lenWillem de Bruijn3-0/+6
2017-02-18sit: fix a double free on error pathWANG Cong1-0/+1
2017-02-18lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern1-1/+4
2017-02-18sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner1-1/+2
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-02-18catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-02-18catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-02-18rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-02-18pegasus: Use heap buffers for all register accessBen Hutchings1-4/+25
2017-02-18macvtap: read vnet_hdr_size onceWillem de Bruijn1-2/+2
2017-02-18tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6
2017-02-18tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet1-0/+6
2017-02-18ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet1-11/+13
2017-02-18ip6_gre: fix ip6gre_err() invalid readsEric Dumazet1-19/+21
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2-0/+8
2017-02-18ipv4: keep skb->dst around in presence of IP optionsEric Dumazet1-1/+8
2017-02-18net: use a work queue to defer net_disable_timestamp() workEric Dumazet1-18/+13
2017-02-18stmmac: Discard masked flags in interrupt status registerAlexey Brodkin1-0/+4
2017-02-18tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4
2017-02-18ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1
2017-02-18ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet1-12/+22
2017-02-18net/sched: matchall: Fix configuration raceYotam Gigi1-82/+45
2017-02-18net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman3-105/+109
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet6-12/+20
2017-02-15Linux 4.9.10v4.9.10Greg Kroah-Hartman1-1/+1
2017-02-15perf/core: Fix crash in perf_event_read()Peter Zijlstra1-10/+15
2017-02-15perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim1-0/+4
2017-02-15perf diff: Fix -o/--order option behavior (again)Namhyung Kim3-1/+14
2017-02-15stacktrace, lockdep: Fix address, newline uglinessOmar Sandoval1-8/+4
2017-02-15IB/rxe: Fix mem_check_range integer overflowEyal Itkin1-3/+5
2017-02-15IB/rxe: Fix resid updateEyal Itkin1-1/+1
2017-02-15x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam1-0/+7
2017-02-15x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov4-4/+19
2017-02-15x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin1-0/+2
2017-02-15Revert "ALSA: line6: Only determine control port properties if needed"Takashi Iwai1-1/+2
2017-02-15ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai1-8/+1
2017-02-15ALSA: seq: Fix race at creating a queueTakashi Iwai1-13/+20
2017-02-15ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang1-0/+1
2017-02-15xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky1-1/+2
2017-02-15powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt4-3/+42
2017-02-15powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt1-5/+1
2017-02-15btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney1-2/+4
2017-02-15scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira1-1/+1
2017-02-15scsi: mpt3sas: disable ASPM for MPI2 controllersojab1-0/+3
2017-02-15scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll1-2/+6
2017-02-15scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier1-4/+4