summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-12Linux 3.18.65v3.18.65Greg Kroah-Hartman
2017-08-12ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li
2017-08-12udp: consistently apply ufo or fragmentationWillem de Bruijn
2017-08-12revert "ipv4: Should use consistent conditional judgement for ip fragment in ...Greg Kroah-Hartman
2017-08-12packet: fix tp_reserve race in packet_set_ringWillem de Bruijn
2017-08-12net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-08-12tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet
2017-08-12net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_targetXin Long
2017-08-12net: fix keepalive code vs TCP_FASTOPEN_CONNECTEric Dumazet
2017-08-12tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction statesYuchung Cheng
2017-08-11Linux 3.18.64v3.18.64Greg Kroah-Hartman
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli
2017-08-11ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li
2017-08-11mm: don't dereference struct page fields of invalid pagesArd Biesheuvel
2017-08-11signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-08-11lib/Kconfig.debug: fix frv build failureSudip Mukherjee
2017-08-11mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2017-08-11scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi
2017-08-11x86/boot: Add missing declaration of string functionsNicholas Mc Guire
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan
2017-08-11sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov
2017-08-11wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann
2017-08-11xen-netback: correctly schedule rate-limited queuesWei Liu
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-08-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-08-11dccp: fix a memleak for dccp_feat_init err processXin Long
2017-08-11packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong
2017-08-11mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch
2017-08-11rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong
2017-08-11ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar
2017-08-11ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-08-11net: Zero terminate ifr_name in dev_ifname().David S. Miller
2017-08-11f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-08-11iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger
2017-08-11iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-08-11iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger
2017-08-11iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi
2017-08-11target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-08-11media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad
2017-08-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-08-11mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-11ASoC: do not close shared backend dailinkBanajit Goswami
2017-08-11ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov
2017-08-11workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo
2017-08-11libata: array underflow in ata_find_dev()Dan Carpenter