aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas1-4/+7
2019-04-23net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King4-5/+5
2019-04-23spi: ST ST95HF NFC: declare missing of tableDaniel Gomez1-0/+7
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez1-0/+9
2019-04-22net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller17-105/+493
2019-04-22netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin1-1/+1
2019-04-22netfilter: never get/set skb->tstampFlorian Westphal4-16/+18
2019-04-22netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal1-1/+2
2019-04-21Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARKCorentin Labbe1-2/+0
2019-04-21dt-bindings: add an explanation for internal phy-modeCorentin Labbe1-1/+2
2019-04-20net/tls: don't leak IV and record seq when offload failsJakub Kicinski3-6/+4
2019-04-20net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski1-0/+2
2019-04-20selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin1-0/+5
2019-04-19Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller5-11/+27
2019-04-19team: fix possible recursive locking when add slavesHangbin Liu1-0/+7
2019-04-19selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin1-1/+1
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-5/+1
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy3-4/+24
2019-04-19net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy1-2/+2
2019-04-19of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar4-3/+6
2019-04-18net/tls: fix refcount adjustment in fallbackJakub Kicinski1-3/+10
2019-04-18stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng1-2/+6
2019-04-18firestream: fix spelling mistake "tramsitted" -> "transmitted"Colin Ian King1-1/+1
2019-04-18net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"Colin Ian King1-1/+1
2019-04-18Merge branch 'mlxsw-Few-small-fixes'David S. Miller2-4/+4
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen1-2/+2
2019-04-18mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel1-1/+1
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata1-1/+1
2019-04-17s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann1-0/+1
2019-04-17nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King1-2/+2
2019-04-17net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing1-1/+1
2019-04-17ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2-1/+5
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-3/+19
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds125-741/+1118
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard1-2/+17
2019-04-16socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann1-2/+2
2019-04-16tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet1-5/+5
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil1-8/+14
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil1-1/+1
2019-04-16net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov1-1/+1
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King1-1/+1
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu1-2/+6
2019-04-16tipc: fix link established but not in sessionTuong Lien1-0/+2
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe1-1/+9
2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-1/+5
2019-04-16net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel1-3/+4
2019-04-16net: bridge: fix per-port af_packet socketsNikolay Aleksandrov1-9/+14
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso1-0/+2
2019-04-16ipmi: Fix failure on SMBIOS specified devicesCorey Minyard1-1/+0