summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-18Linux 4.9.11v4.9.11Greg Kroah-Hartman
2017-02-18x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu
2017-02-18tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira
2017-02-18net/mlx5: Don't unlock fte while still using itMark Bloch
2017-02-18tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol
2017-02-18igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu
2017-02-18mld: do not remove mld souce list info when set link downHangbin Liu
2017-02-18l2tp: do not use udp_ioctl()Eric Dumazet
2017-02-18net: dsa: Do not destroy invalid network devicesFlorian Fainelli
2017-02-18ping: fix a null pointer dereferenceWANG Cong
2017-02-18packet: round up linear to header lenWillem de Bruijn
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18sit: fix a double free on error pathWANG Cong
2017-02-18lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern
2017-02-18sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-18catc: Use heap buffer for memory size testBen Hutchings
2017-02-18catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-02-18rtl8150: Use heap buffers for all register accessBen Hutchings
2017-02-18pegasus: Use heap buffers for all register accessBen Hutchings
2017-02-18macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-02-18tun: read vnet_hdr_sz onceWillem de Bruijn
2017-02-18tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-02-18ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet
2017-02-18ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-18ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-02-18net: use a work queue to defer net_disable_timestamp() workEric Dumazet
2017-02-18stmmac: Discard masked flags in interrupt status registerAlexey Brodkin
2017-02-18tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-18ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-18ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-02-18net/sched: matchall: Fix configuration raceYotam Gigi
2017-02-18net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-14Linux 4.9.10v4.9.10Greg Kroah-Hartman
2017-02-14perf/core: Fix crash in perf_event_read()Peter Zijlstra
2017-02-14perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim
2017-02-14perf diff: Fix -o/--order option behavior (again)Namhyung Kim
2017-02-14stacktrace, lockdep: Fix address, newline uglinessOmar Sandoval
2017-02-14IB/rxe: Fix mem_check_range integer overflowEyal Itkin
2017-02-14IB/rxe: Fix resid updateEyal Itkin
2017-02-14x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam
2017-02-14x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov
2017-02-14x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin
2017-02-14Revert "ALSA: line6: Only determine control port properties if needed"Takashi Iwai
2017-02-14ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai
2017-02-14ALSA: seq: Fix race at creating a queueTakashi Iwai
2017-02-14ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang
2017-02-14xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky