summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-06-06net: bridge: fix a null pointer dereference in br_afspecNikolay Aleksandrov
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca
2017-06-06net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King
2017-06-06Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller
2017-06-06Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-06-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-06-06Revert "sit: reload iphdr in ipip6_rcv"David S. Miller
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues
2017-06-05Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-05Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-05Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman
2017-06-05iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap
2017-06-05devlink: fix potential memort leakHaishuang Yan
2017-06-05net: Update TCP congestion control documentationAnmol Sarma
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-06-04sit: reload iphdr in ipip6_rcvHaishuang Yan
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-04net: dsa: Fix stale cpu_switch reference after unbind then bindFlorian Fainelli
2017-06-04ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-06-04geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver
2017-06-04sock: reset sk_err when the error queue is emptySoheil Hassas Yeganeh
2017-06-04amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko
2017-06-04ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie
2017-06-04Linux 4.12-rc4Linus Torvalds
2017-06-04fs/ufs: Set UFS default maximum bytes per fileRichard Narron
2017-06-04net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-04Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-04Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2017-06-04[media] rc-core: race condition during ir_raw_event_register()Sean Young
2017-06-04[media] cec: drop MEDIA_CEC_DEBUGHans Verkuil