summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-25Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-25Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-01-25btrfs: dev-replace: remove warning for unknown return codes when finishedDavid Sterba
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
2020-01-25tipc: change maintainer email addressJon Maloy
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta
2020-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-24Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2020-01-24Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik...Olof Johansson
2020-01-24net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan
2020-01-24net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan
2020-01-24net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan
2020-01-24net/mlx5e: Clear VF config when switching modesDmytro Linkin
2020-01-24net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit
2020-01-24net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen
2020-01-24net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit
2020-01-24net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2020-01-24net/mlx5: Fix lowest FDB pool sizePaul Blakey
2020-01-24net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2020-01-24netfilter: nf_tables: add __nft_chain_type_get()Pablo Neira Ayuso
2020-01-24netfilter: nf_tables_offload: fix check the chain offload flagwenxu
2020-01-24Merge tag 'iommu-fixes-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-24Merge tag 'powerpc-5.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-01-24Merge tag 'drm-fixes-2020-01-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-24lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...Christophe Leroy
2020-01-24netfilter: conntrack: sctp: use distinct states for new SCTP connectionsJiri Wiesner
2020-01-24iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan
2020-01-24iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointerJerry Snitselaar
2020-01-24btrfs: scrub: Require mandatory block group RO for dev-replaceQu Wenruo
2020-01-24Merge branch 'netdev-seq_file-next-functions-should-increase-position-index'David S. Miller
2020-01-24ipv6_route_seq_next should increase position indexVasily Averin
2020-01-24rt_cpu_seq_next should increase position indexVasily Averin
2020-01-24neigh_stat_seq_next() should increase position indexVasily Averin
2020-01-24vcc_seq_next should increase position indexVasily Averin
2020-01-24l2t_seq_next should increase position indexVasily Averin
2020-01-24seq_tab_next() should increase position indexVasily Averin
2020-01-24tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet
2020-01-24net/rose: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-24caif_usb: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-24ipvs: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-23Merge tag 'mmc-v5.5-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-01-24Merge tag 'amd-drm-fixes-5.5-2020-01-23' of git://people.freedesktop.org/~agd...Dave Airlie
2020-01-24Merge tag 'drm-intel-fixes-2020-01-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-01-23net_sched: fix datalen for ematchCong Wang
2020-01-23Merge branch 'Fixes-for-SONIC-ethernet-driver'David S. Miller
2020-01-23net/sonic: Prevent tx watchdog timeoutFinn Thain
2020-01-23net/sonic: Fix CAM initializationFinn Thain