summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16.42v3.16.42Ben Hutchings2017-03-161-1/+1
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-161-63/+69
* TTY: n_hdlc, fix lockdep false positiveJiri Slaby2017-03-161-15/+4
* sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner2017-03-161-2/+6
* sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner2017-03-161-1/+2
* ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso2017-03-161-4/+9
* kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-03-161-2/+8
* Revert "KVM: x86: expose MSR_TSC_AUX to userspace"Ben Hutchings2017-03-161-6/+5
* igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-03-162-0/+2
* mld: do not remove mld souce list info when set link downHangbin Liu2017-03-161-21/+30
* igmp: do not remove igmp souce list info when set link downHangbin Liu2017-03-161-14/+35
* xfs: update MAINTAINERSDarrick J. Wong2017-03-161-2/+2
* sit: fix a double free on error pathWANG Cong2017-03-161-0/+1
* mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-03-161-1/+4
* macvtap: read vnet_hdr_size onceWillem de Bruijn2017-03-161-2/+2
* tun: read vnet_hdr_sz onceWillem de Bruijn2017-03-161-4/+6
* tun: Fix TUN_PKT_STRIP settingHerbert Xu2017-03-161-4/+8
* tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-03-161-2/+4
* ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter2017-03-161-1/+1
* ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet2017-03-161-12/+22
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-03-166-12/+20
* net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat2017-03-161-1/+3
* qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork2017-03-162-0/+15
* ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang2017-03-161-3/+1
* tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-03-162-2/+7
* r8152: fix the sw rx checksum is unavailablehayeswang2017-03-161-1/+6
* igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-03-161-1/+6
* drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-03-161-1/+7
* drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-03-161-9/+24
* ipv6: handle -EFAULT from skb_copy_bitsDave Jones2017-03-161-2/+5
* netvsc: reduce maximum GSO sizestephen hemminger2017-03-161-0/+4
* net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet2017-03-161-5/+7
* net/sched: pedit: make sure that offset is validAmir Vadai2017-03-161-4/+20
* net: sky2: Fix shutdown crashJeremy Linton2017-03-161-0/+13
* ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni2017-03-161-2/+11
* sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh2017-03-161-4/+11
* sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner2017-03-161-2/+5
* ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet2017-03-161-0/+1
* ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet2017-03-161-7/+8
* dccp: fix out of bound access in dccp_v4_err()Eric Dumazet2017-03-161-6/+8
* dccp: do not send reset to already closed socketsEric Dumazet2017-03-161-0/+4
* net: mangle zero checksum in skb_checksum_help()Eric Dumazet2017-03-161-1/+1
* net: clear sk_err_soft in sk_clone_lock()Eric Dumazet2017-03-161-0/+1
* net: sctp, forbid negative lengthJiri Slaby2017-03-161-1/+4
* net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins2017-03-161-31/+37
* tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2017-03-161-5/+7
* net: avoid sk_forward_alloc overflowsEric Dumazet2017-03-161-0/+10
* tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2017-03-161-1/+2
* net: fix sk_mem_reclaim_partial()Eric Dumazet2017-03-162-7/+8
* bonding: set carrier off for devices created through netlinkBeniamino Galvani2017-03-161-1/+5