summaryrefslogtreecommitdiffstats
path: root/lib/muldi3.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-22net: ip_gre: do not report erspan_ver for gre or gretapLorenzo Bianconi1-16/+17
2019-02-21net: avoid false positives in untrusted gso validationWillem de Bruijn1-2/+12
2019-02-21tipc: improve function tipc_wait_for_rcvmsg()Tung Nguyen1-4/+5
2019-02-21tipc: improve function tipc_wait_for_cond()Tung Nguyen1-1/+1
2019-02-21bonding: fix PACKET_ORIGDEV regressionMichal Soltys1-21/+14
2019-02-21net: vrf: remove MTU limits for vrf deviceHangbin Liu1-0/+3
2019-02-21MAINTAINERS: mark CAIF as orphanJann Horn1-2/+1
2019-02-21ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OKJan Sokolowski1-1/+2
2019-02-21i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel2-3/+15
2019-02-21ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2-3/+21
2019-02-21i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2-1/+17
2019-02-21ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher1-2/+5
2019-02-21net/smc: fix smc_poll in SMC_INIT stateUrsula Braun1-3/+3
2019-02-21ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()Paolo Abeni1-1/+5
2019-02-21ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()Paolo Abeni1-5/+6
2019-02-21missing barriers in some of unix_sock ->addr and ->path accessesAl Viro3-29/+41
2019-02-21net: marvell: mvneta: fix DMA debug warningRussell King1-1/+1
2019-02-20net: dsa: fix unintended change of bridge interface STP stateRussell King1-3/+4
2019-02-19sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-19vhost: correctly check the return value of translate_desc() in log_used()Jason Wang1-1/+1
2019-02-19net: netcp: Fix ethss driver probe issueMurali Karicheri1-1/+1
2019-02-19net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta1-0/+3
2019-02-19net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-02-19qed: Fix iWARP syn packet mac address validation.Michal Kalderon1-0/+9
2019-02-19qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon2-7/+6
2019-02-19exec: load_script: Do not exec truncated interpreter pathKees Cook1-9/+48
2019-02-19r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen1-2/+3
2019-02-19mac80211: mesh: fix missing unlock on error in table_path_del()Wei Yongjun1-1/+1
2019-02-18net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King1-1/+1
2019-02-18net: crypto set sk to NULL when af_alg_release.Mao Wenan1-1/+3
2019-02-18mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issueRayagonda Kokatanur1-2/+2
2019-02-18mailbox: Export mbox_flush()Thierry Reding1-0/+1
2019-02-18Linux 5.0-rc7v5.0-rc7Linus Torvalds1-1/+1
2019-02-18net: Do not allocate page fragments that are not skb alignedAlexander Duyck1-0/+4
2019-02-18mm: Use fixed constant in page_frag_alloc instead of size + 1Alexander Duyck1-4/+4
2019-02-18tcp: tcp_v4_err() should be more carefulEric Dumazet1-1/+4
2019-02-18tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet1-1/+1
2019-02-18net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov1-1/+6
2019-02-18qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani1-2/+2
2019-02-18net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue1-3/+6
2019-02-18doc: Mention MSG_ZEROCOPY implementation for UDPPetr Vorel1-1/+1
2019-02-17mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata1-5/+7
2019-02-17Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-17Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez1-2/+2
2019-02-17Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov1-20/+4
2019-02-17powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman1-2/+2
2019-02-16net: Add header for usage of fls64()David S. Miller1-0/+1
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel4-15/+0
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel3-5/+20
2019-02-16ipvs: fix warning on unused variableAndrea Claudi1-1/+2