summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-16Linux 3.16.42v3.16.42Ben Hutchings
2017-03-16tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-03-16TTY: n_hdlc, fix lockdep false positiveJiri Slaby
2017-03-16sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner
2017-03-16sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-03-16ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso
2017-03-16kvm: fix page struct leak in handle_vmonPaolo Bonzini
2017-03-16Revert "KVM: x86: expose MSR_TSC_AUX to userspace"Ben Hutchings
2017-03-16igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu
2017-03-16mld: do not remove mld souce list info when set link downHangbin Liu
2017-03-16igmp: do not remove igmp souce list info when set link downHangbin Liu
2017-03-16xfs: update MAINTAINERSDarrick J. Wong
2017-03-16sit: fix a double free on error pathWANG Cong
2017-03-16mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-03-16macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-03-16tun: read vnet_hdr_sz onceWillem de Bruijn
2017-03-16tun: Fix TUN_PKT_STRIP settingHerbert Xu
2017-03-16tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-03-16ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-03-16ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-03-16can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-03-16net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat
2017-03-16qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork
2017-03-16ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-03-16tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-03-16r8152: fix the sw rx checksum is unavailablehayeswang
2017-03-16igmp: Make igmp group member RFC 3376 compliantMichal Tesar
2017-03-16drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang
2017-03-16drop_monitor: add missing call to genlmsg_endReiter Wolfgang
2017-03-16ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2017-03-16netvsc: reduce maximum GSO sizestephen hemminger
2017-03-16net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet
2017-03-16net/sched: pedit: make sure that offset is validAmir Vadai
2017-03-16net: sky2: Fix shutdown crashJeremy Linton
2017-03-16ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2017-03-16sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh
2017-03-16sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner
2017-03-16ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet
2017-03-16ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet
2017-03-16dccp: fix out of bound access in dccp_v4_err()Eric Dumazet
2017-03-16dccp: do not send reset to already closed socketsEric Dumazet
2017-03-16net: mangle zero checksum in skb_checksum_help()Eric Dumazet
2017-03-16net: clear sk_err_soft in sk_clone_lock()Eric Dumazet
2017-03-16net: sctp, forbid negative lengthJiri Slaby
2017-03-16net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins
2017-03-16tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos
2017-03-16net: avoid sk_forward_alloc overflowsEric Dumazet
2017-03-16tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet
2017-03-16net: fix sk_mem_reclaim_partial()Eric Dumazet
2017-03-16bonding: set carrier off for devices created through netlinkBeniamino Galvani