summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-04-24rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet-5/+10
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun-3/+11
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin-0/+2
2019-04-23net/ncsi: handle overflow when incrementing mac addressTao Ren-1/+17
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas-4/+7
2019-04-23net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King-5/+5
2019-04-23spi: ST ST95HF NFC: declare missing of tableDaniel Gomez-0/+7
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez-0/+9
2019-04-22net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul-2/+2
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-105/+493
2019-04-22netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin-1/+1
2019-04-22netfilter: never get/set skb->tstampFlorian Westphal-16/+18
2019-04-22netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal-1/+2
2019-04-21Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARKCorentin Labbe-2/+0
2019-04-21dt-bindings: add an explanation for internal phy-modeCorentin Labbe-1/+2
2019-04-20net/tls: don't leak IV and record seq when offload failsJakub Kicinski-6/+4
2019-04-20net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski-0/+2
2019-04-20selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin-0/+5
2019-04-19Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-11/+27
2019-04-19team: fix possible recursive locking when add slavesHangbin Liu-0/+7
2019-04-19selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin-1/+1
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi-5/+1
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy-4/+24
2019-04-19net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy-2/+2
2019-04-19of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar-3/+6
2019-04-18net/tls: fix refcount adjustment in fallbackJakub Kicinski-3/+10
2019-04-18stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng-2/+6
2019-04-18firestream: fix spelling mistake "tramsitted" -> "transmitted"Colin Ian King-1/+1
2019-04-18net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"Colin Ian King-1/+1
2019-04-18Merge branch 'mlxsw-Few-small-fixes'David S. Miller-4/+4
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen-2/+2
2019-04-18mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel-1/+1
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata-1/+1
2019-04-17s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann-0/+1
2019-04-17nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King-2/+2
2019-04-17net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing-1/+1
2019-04-17ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu-1/+5
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds-3/+19
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-741/+1118
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard-2/+17
2019-04-16socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann-2/+2
2019-04-16tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet-5/+5
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil-8/+14
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil-1/+1
2019-04-16net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov-1/+1
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King-1/+1
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu-2/+6
2019-04-16tipc: fix link established but not in sessionTuong Lien-0/+2
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe-1/+9
2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva-1/+5