summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen2019-04-181-2/+2
| | * | mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel2019-04-181-1/+1
| | * | mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata2019-04-181-1/+1
| |/ /
| * | s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann2019-04-181-0/+1
| * | nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King2019-04-181-2/+2
| * | net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing2019-04-181-1/+1
| * | ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2019-04-172-1/+5
* | | Merge tag 'leds-for-5.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-251-0/+1
|\ \ \
| * | | MAINTAINERS: LEDs: Add designated reviewer for LED subsystemDan Murphy2019-04-241-0/+1
* | | | Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-04-244-7/+25
|\ \ \ \