summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-12bpf/verifier: disallow pointer subtractionAlexei Starovoitov1-1/+1
2018-09-12bpf: btf: Fix end boundary calculation for type sectionMartin KaFai Lau1-1/+1
2018-09-12rds: fix two RCU related problemsCong Wang1-1/+4
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng1-3/+6
2018-09-11erspan: fix error handling for erspan tunnelHaishuang Yan1-0/+3
2018-09-11erspan: return PACKET_REJECT when the appropriate tunnel is not foundHaishuang Yan1-0/+2
2018-09-11tcp: rate limit synflood warnings furtherWillem de Bruijn1-2/+2
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens3-2/+4
2018-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller19-100/+181
2018-09-11netfilter: xt_hashlimit: use s->file instead of s->privateCong Wang1-9/+9
2018-09-11netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEATMichal 'vorner' Vaner1-0/+1
2018-09-11netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to typePablo Neira Ayuso1-3/+3
2018-09-11netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUTPablo Neira Ayuso8-45/+45
2018-09-11netfilter: conntrack: reset tcp maxwin on re-registerFlorian Westphal1-0/+26
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen1-1/+29
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto3-5/+3
2018-09-09ip: frags: fix crash in ip_do_fragment()Taehee Yoo2-0/+2
2018-09-09net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPCVakul Garg1-0/+6
2018-09-09Merge branch 'ena-fixes'David S. Miller5-64/+67
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal4-34/+26
2018-09-09net: ena: fix missing calls to READ_ONCENetanel Belgazal1-4/+4
2018-09-09net: ena: fix missing lock during device destructionNetanel Belgazal1-13/+7
2018-09-09net: ena: fix potential double ena_destroy_device()Netanel Belgazal1-0/+5
2018-09-09net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal1-6/+7
2018-09-09net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal2-5/+16
2018-09-09net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal1-2/+2
2018-09-07tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPYVincent Whitchurch2-4/+1
2018-09-07net_sched: properly cancel netlink dump on failureCong Wang1-4/+8
2018-09-07xen/netfront: fix waiting for xenbus state changeJuergen Gross1-14/+10
2018-09-07r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero1-1/+1
2018-09-06tipc: call start and done ops directly in __tipc_nl_compat_dumpit()Cong Wang3-6/+14
2018-09-06Merge tag 'mlx5e-fixes-2018-09-05' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller9-60/+79
2018-09-05Merge branch 'iucv-fixes'David S. Miller2-14/+26
2018-09-05net/iucv: declare iucv_path_table_empty() as staticJulian Wiedmann1-1/+1
2018-09-05net/af_iucv: fix skb handling on HiperTransport xmit errorJulian Wiedmann1-11/+23
2018-09-05net/af_iucv: drop inbound packets with invalid flagsJulian Wiedmann1-2/+2
2018-09-05net/sched: fix memory leak in act_tunnel_key_init()Davide Caratti1-6/+10
2018-09-05tipc: orphan sock in tipc_release()Cong Wang1-0/+1
2018-09-05net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan1-37/+37
2018-09-05net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed1-1/+1
2018-09-05net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen1-5/+10
2018-09-05net/mlx5: Consider PCI domain in search for next devDaniel Jurgens1-3/+4
2018-09-05net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan1-0/+2
2018-09-05net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem1-0/+1
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2-3/+3
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan3-4/+4
2018-09-05net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein1-2/+4
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein3-5/+13
2018-09-05net: qca_spi: Fix race condition in spi transfersStefan Wahren3-98/+93
2018-09-05be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros1-1/+1