summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-19vhost: correctly check the return value of translate_desc() in log_used()Jason Wang
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-02-18net: netcp: Fix ethss driver probe issueMurali Karicheri
2019-02-18net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2019-02-18Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...David S. Miller
2019-02-18net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-18Merge branch 'qed-iWARP'David S. Miller
2019-02-18qed: Fix iWARP syn packet mac address validation.Michal Kalderon
2019-02-18qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon
2019-02-18r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen
2019-02-18mac80211: mesh: fix missing unlock on error in table_path_del()Wei Yongjun
2019-02-18net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King
2019-02-18net: crypto set sk to NULL when af_alg_release.Mao Wenan
2019-02-17Merge branch 'netdev-page_frag_alloc-fixes'David S. Miller
2019-02-17net: Do not allocate page fragments that are not skb alignedAlexander Duyck
2019-02-17mm: Use fixed constant in page_frag_alloc instead of size + 1Alexander Duyck
2019-02-17Merge branch 'tcp-fix-possible-crash-in-tcp_v4_err'David S. Miller
2019-02-17tcp: tcp_v4_err() should be more carefulEric Dumazet
2019-02-17tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-17net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-02-17qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani
2019-02-17net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-17doc: Mention MSG_ZEROCOPY implementation for UDPPetr Vorel
2019-02-17mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-16net: Add header for usage of fls64()David S. Miller
2019-02-16ipvs: fix warning on unused variableAndrea Claudi
2019-02-15Merge branch 'net-dsa-b53-VLAN-and-L2-fixes'David S. Miller
2019-02-15net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli
2019-02-15net: dsa: bcm_sf2: Do not assume DSA master supports WoLFlorian Fainelli
2019-02-15net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-02-15net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli
2019-02-15net: dsa: b53: Fix default VLAN IDFlorian Fainelli
2019-02-15net: validate untrusted gso packets without csum offloadWillem de Bruijn
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens
2019-02-15net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-02-15net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi
2019-02-15Merge tag 'mac80211-for-davem-2019-02-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-02-16MIPS: eBPF: Remove REG_32BIT_ZERO_EXPaul Burton
2019-02-16MIPS: eBPF: Always return sign extended 32b valuesPaul Burton
2019-02-15Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-15Merge tag 'for-5.0/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-15Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-02-15Merge tag 'drm-fixes-2019-02-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-02-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-02-15netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso
2019-02-15mac80211: Restore vif beacon interval if start ap failsRakesh Pillai
2019-02-15mac80211: Free mpath object when rhashtable insertion failsHerbert Xu