summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.88v3.2.88Ben Hutchings2017-04-041-1/+1
* keys: Guard against null match function in keyring_search_aux()Ben Hutchings2017-04-041-3/+3
* l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2017-04-041-2/+3
* mm/huge_memory.c: fix up "mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp" backportMichal Hocko2017-04-041-1/+1
* ipv4: keep skb->dst around in presence of IP optionsEric Dumazet2017-04-041-1/+2
* Linux 3.2.87v3.2.87Ben Hutchings2017-03-161-1/+1
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-161-63/+69
* list: introduce list_first_entry_or_nullJiri Pirko2017-03-161-0/+11
* 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-2/+7
* Revert "KVM: x86: expose MSR_TSC_AUX to userspace"Ben Hutchings2017-03-161-16/+1
* 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
* 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
* ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang2017-03-161-3/+1
* 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: 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
* 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
* ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2017-03-162-1/+4
* net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov2017-03-161-2/+3
* sch_dsmark: update backlog as wellWANG Cong2017-03-161-0/+3
* sch_htb: update backlog as wellWANG Cong2017-03-161-1/+4