summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-04net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul1-12/+11
2018-11-04net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh1-5/+4
2018-11-04sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long1-1/+3
2018-11-04sctp: fix the data size calculation in sctp_data_sizeXin Long1-1/+1
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern2-7/+9
2018-11-04net/sched: cls_api: add missing validation of netlink attributesDavide Caratti1-4/+7
2018-11-04net: sched: Fix for duplicate class dumpPhil Sutter1-1/+2
2018-11-04net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli1-2/+5
2018-11-04net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen1-1/+1
2018-11-04net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov1-2/+0
2018-11-04openvswitch: Fix push/pop ethernet validationJaime CaamaƱo Ruiz1-2/+2
2018-11-04ip6_tunnel: Fix encapsulation layoutStefano Brivio1-4/+5
2018-11-04bonding: fix length of actor systemTobias Jungel1-2/+1
2018-11-04ethtool: fix a privilege escalation bugWenwen Wang1-2/+6
2018-11-04virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin1-1/+4
2018-11-04vhost: Fix Spectre V1 vulnerabilityJason Wang1-0/+2
2018-11-04udp6: fix encap return code for resubmittingPaolo Abeni1-4/+2
2018-11-04tipc: fix unsafe rcu locking when accessing publication listTung Nguyen1-2/+2
2018-11-04sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner1-3/+2
2018-11-04rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel1-0/+10
2018-11-04r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti3-6/+39
2018-11-04net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel1-1/+1
2018-11-04net: socket: fix a missing-check bugWenwen Wang1-3/+8
2018-11-04net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski1-1/+1
2018-11-04net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet1-36/+9
2018-11-04net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern1-2/+4
2018-11-04net: fec: don't dump RX FIFO register when not availableFugang Duan2-4/+16
2018-11-04llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang1-0/+1
2018-11-04ipv6: rate-limit probes for neighbourless routesSabrina Dubroca2-6/+10
2018-11-04ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio1-2/+1
2018-11-04ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet1-8/+8
2018-11-04bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu1-1/+9
2018-11-04perf tools: Disable parallelism for 'make clean'Rasmus Villemoes1-2/+2
2018-11-04Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"Sasha Levin1-2/+0
2018-11-04Revert "mm: slowly shrink slabs with a relatively small number of objects"Sasha Levin1-11/+0
2018-11-04fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov1-0/+1
2018-11-04afs: Fix cell proc listDavid Howells5-10/+22
2018-11-04vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter1-1/+1
2018-11-04vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2-2/+4
2018-11-04selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-11-04selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-11-04rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon1-3/+10
2018-11-04IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev1-4/+8
2018-11-04gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd2-1/+9
2018-11-04net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski1-2/+7
2018-11-04net: ena: fix rare bug when failed restart/resume is followed by driver removalArthur Kiyanovski1-0/+4
2018-11-04net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski1-8/+1
2018-11-04KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini1-1/+5
2018-11-04rxrpc: Fix connection-level abort handlingDavid Howells3-15/+19