aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-03bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan
2018-09-03Merge branch 'sctp-two-fixes-for-spp_ipv6_flowlabel-and-spp_dscp-sockopts'David S. Miller
2018-09-03sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabelXin Long
2018-09-03sctp: fix invalid reference to the index variable of the iteratorXin Long
2018-09-03net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov
2018-09-03net: sched: null actions array pointer before releasing actionVlad Buslov
2018-09-03vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definitionGleb Fotengauer-Malinovskiy
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-03ip6_tunnel: respect ttl inherit for ip6tnlHangbin Liu
2018-09-03mac80211: shorten the IBSS debug messagesEmmanuel Grumbach
2018-09-03mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach
2018-09-03mac80211: Fix station bandwidth setting after channel switchIlan Peer
2018-09-03mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach
2018-09-03mac80211: fix WMM TXOP calculationDreyfuss, Haim
2018-09-03cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter
2018-09-03mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi
2018-09-02Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee
2018-09-02net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-09-02Linux 4.19-rc2Linus Torvalds
2018-09-02net/ipv6: Only update MTU metric if it setDavid Ahern
2018-09-02net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren
2018-09-02dt-bindings: net: cpsw: Document cpsw-phy-sel usage but prefer phandleTony Lindgren
2018-09-02Merge branch 'igmp-fix-two-incorrect-unsolicit-report-count-issues'David S. Miller
2018-09-02igmp: fix incorrect unsolicit report count after link down and upHangbin Liu
2018-09-02igmp: fix incorrect unsolicit report count when join groupHangbin Liu
2018-09-02bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULPJohn Fastabend
2018-09-02tools/bpf: bpftool, add xskmap in map typesPrashant Bhole
2018-09-02bpf: Fix bpf_msg_pull_data()Tushar Dave
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-02Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-02x86/pti: Fix section mismatch warning/errorRandy Dunlap
2018-09-02of/platform: initialise AMBA default DMA masksLinus Walleij
2018-09-02sparc: set a default 32-bit dma mask for OF devicesChristoph Hellwig
2018-09-01Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-09-01ipv6: don't get lwtstate twice in ip6_rt_copy_init()Alexey Kodanev
2018-09-01x86/vdso: Fix lsl operand orderSamuel Neves
2018-09-01Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-01kernel/dma/direct: take DMA offset into account in dma_direct_supportedChristoph Hellwig
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony
2018-08-31ibmvnic: Include missing return code checks in reset functionThomas Falcon
2018-08-31selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca
2018-08-31selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca
2018-08-31tcp: do not restart timewait timer on rst receptionFlorian Westphal
2018-08-31net/rds: RDS is not Radio Data SystemPavel Machek