summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zram: pass down the bvec we need to read into in the work structJérôme Glisse2019-04-261-2/+3
* mm/memory_hotplug.c: drop memory device reference after find_memory_block()David Hildenbrand2019-04-261-0/+1
* Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds2019-04-254-14/+85
|\
| * ceph: fix ci->i_head_snapc leakYan, Zheng2019-04-232-1/+15
| * ceph: handle the case where a dentry has been renamed on outstanding reqJeff Layton2019-04-231-1/+15
| * ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton2019-04-231-1/+5
| * ceph: only use d_name directly when parent is lockedJeff Layton2019-04-231-11/+50
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-04-252-2/+10
|\ \
| * | crypto: lrw - Fix atomic sleep when walking skcipherHerbert Xu2019-04-181-1/+5
| * | crypto: xts - Fix atomic sleep when walking skcipherHerbert Xu2019-04-181-1/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-2561-184/+687
|\ \ \
| * | | ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet2019-04-241-9/+23
| * | | net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet2019-04-241-11/+16
| * | | rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2019-04-242-5/+10
| * | | net: rds: exchange of 8K and 1M poolZhu Yanjun2019-04-242-3/+11
| * | | net: vrf: Fix operation not supported when set vrf macMiaohe Lin2019-04-241-0/+2
| * | | net/ncsi: handle overflow when incrementing mac addressTao Ren2019-04-242-1/+17
| * | | net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas2019-04-241-4/+7
| * | | net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King2019-04-244-5/+5
| * | | spi: ST ST95HF NFC: declare missing of tableDaniel Gomez2019-04-231-0/+7
| * | | spi: Micrel eth switch: declare missing of tableDaniel Gomez2019-04-231-0/+9
| * | | net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-04-231-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-04-2317-105/+493
| |\ \ \
| | * | | netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin2019-04-221-1/+1
| | * | | netfilter: never get/set skb->tstampFlorian Westphal2019-04-224-16/+18
| | * | | netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal2019-04-221-1/+2
| | * | | netfilter: nat: fix icmp id randomizationFlorian Westphal2019-04-152-12/+35
| | * | | netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()Dan Carpenter2019-04-151-1/+1
| | * | | netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-04-153-5/+66
| | * | | ipvs: do not schedule icmp errors from tunnelsJulian Anastasov2019-04-131-1/+1
| | * | | netfilter: conntrack: initialize ct->timeoutAlexander Potapenko2019-04-131-0/+1
| | * | | netfilter: conntrack: don't set related state for different outer addressFlorian Westphal2019-04-133-67/+84
| | * | | selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2019-04-132-1/+284
| * | | | Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARKCorentin Labbe2019-04-211-2/+0
| * | | | dt-bindings: add an explanation for internal phy-modeCorentin Labbe2019-04-211-1/+2
| * | | | net/tls: don't leak IV and record seq when offload failsJakub Kicinski2019-04-213-6/+4
| * | | | net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski2019-04-211-0/+2
| * | | | selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin2019-04-211-0/+5
| * | | | Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-04-205-11/+27
| |\ \ \ \
| | * | | | net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-04-192-5/+1
| | * | | | net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-04-193-4/+24
| | * | | | net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy2019-04-191-2/+2
| * | | | | team: fix possible recursive locking when add slavesHangbin Liu2019-04-191-0/+7
| * | | | | selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin2019-04-191-1/+1
| |/ / / /
| * | | | of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar2019-04-194-3/+6
| * | | | net/tls: fix refcount adjustment in fallbackJakub Kicinski2019-04-191-3/+10
| * | | | stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng2019-04-181-2/+6
| * | | | firestream: fix spelling mistake "tramsitted" -> "transmitted"Colin Ian King2019-04-181-1/+1
| * | | | net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"Colin Ian King2019-04-181-1/+1
| * | | | Merge branch 'mlxsw-Few-small-fixes'David S. Miller2019-04-182-4/+4
| |\ \ \ \