summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-17ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra1-3/+3
2019-04-17ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss1-0/+4
2019-04-17ACPICA: Clear status of GPEs before enabling themFurquan Shaikh1-1/+5
2019-04-17HID: logitech: Handle 0 scroll events for the m560Peter Hutterer1-2/+3
2019-04-17SMB3: Allow persistent handle timeout to be configurable on mountSteve French5-5/+53
2019-04-17hwmon: (occ) Fix power sensor indexingEddie James1-2/+4
2019-04-17hwmon: (w83773g) Select REGMAP_I2C to fix build errorAxel Lin1-0/+1
2019-04-17tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman3-0/+74
2019-04-17tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman1-1/+1
2019-04-17Revert "clk: meson: clean-up clock registration"Neil Armstrong1-10/+5
2019-04-17lib/string.c: implement a basic bcmpNick Desaulniers2-0/+23
2019-04-17kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LDNick Desaulniers1-1/+1
2019-04-17net/mlx5e: Update xon formulaHuy Nguyen1-12/+16
2019-04-17net/mlx5e: Update xoff formulaHuy Nguyen1-5/+6
2019-04-17net: mlx5: Add a missing check on idr_find, free bufAditya Pakki1-3/+11
2019-04-17r8169: disable default rx interrupt coalescing on RTL8168Heiner Kallweit1-1/+1
2019-04-17net: core: netif_receive_skb_list: unlist skb before passing to pt->funcAlexander Lobakin1-1/+3
2019-04-17net: vrf: Fix ping failed when vrf mtu is set to 0Miaohe Lin1-2/+6
2019-04-17net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi1-8/+12
2019-04-17net: bridge: always clear mcast matching struct on reports and leavesNikolay Aleksandrov1-0/+3
2019-04-17net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi1-8/+13
2019-04-17net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi1-5/+10
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan1-0/+6
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan1-3/+7
2019-04-17nfp: disable netpoll on representorsJakub Kicinski1-1/+1
2019-04-17nfp: validate the return code from dev_queue_xmit()Jakub Kicinski1-1/+1
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery2-0/+9
2019-04-17net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz1-2/+4
2019-04-17vrf: check accept_source_route on the original netdeviceStephen Suryaputra3-7/+6
2019-04-17tcp: fix a potential NULL pointer dereference in tcp_sk_exitDust Li1-1/+2
2019-04-17tcp: Ensure DCTCP reacts to lossesKoen De Schepper1-18/+18
2019-04-17sctp: initialize _pad of sockaddr_in before copying to user memoryXin Long1-0/+1
2019-04-17r8169: disable ASPM againHeiner Kallweit1-0/+6
2019-04-17qmi_wwan: add Olicard 600Bjørn Mork1-0/+1
2019-04-17openvswitch: fix flow actions reallocationAndrea Righi1-2/+2
2019-04-17net/sched: fix ->get helper of the matchall clsNicolas Dichtel1-0/+5
2019-04-17net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti1-2/+8
2019-04-17net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan1-1/+1
2019-04-17netns: provide pure entropy for net_hash_mix()Eric Dumazet3-8/+4
2019-04-17net/mlx5: Decrease default mr cache sizeArtemy Kovalyov1-20/+0
2019-04-17net-gro: Fix GRO flush when receiving a GSO packet.Steffen Klassert1-1/+1
2019-04-17net: ethtool: not call vzalloc for zero sized memory requestLi RongQing1-16/+30
2019-04-17kcm: switch order of device registration to fix a crashJiri Slaby1-8/+8
2019-04-17ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi1-0/+4
2019-04-17ipv6: Fix dangling pointer when ipv6 fragmentJunwei Hu1-1/+3
2019-04-17ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato1-2/+2
2019-04-17ibmvnic: Fix completion structure initializationThomas Falcon1-2/+3
2019-04-17hv_netvsc: Fix unwanted wakeup after tx_disableHaiyang Zhang3-8/+31
2019-04-17netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo1-1/+4
2019-04-17netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso1-1/+3