summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-04Linux 4.18.17v4.18.17Greg Kroah-Hartman
2018-11-04net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-11-04sparc: Throttle perf events properly.David S. Miller
2018-11-04sparc: Fix syscall fallback bugs in VDSO.David S. Miller
2018-11-04sparc: Fix single-pcr perf event counter management.David S. Miller
2018-11-04sparc64: Wire up compat getpeername and getsockname.David S. Miller
2018-11-04sparc64: Set %l4 properly on trap return after handling signals.David S. Miller
2018-11-04sparc64: Make proc_id signed.David S. Miller
2018-11-04sparc64: Make corrupted user stacks more debuggable.David Miller
2018-11-04sparc64: Export __node_distance.David S. Miller
2018-11-04mlxsw: core: Fix devlink unregister flowShalom Toledo
2018-11-04net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan
2018-11-04net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2018-11-04net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-04net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo
2018-11-04mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata
2018-11-04net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul
2018-11-04net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh
2018-11-04sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long
2018-11-04sctp: fix the data size calculation in sctp_data_sizeXin Long
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern
2018-11-04net/sched: cls_api: add missing validation of netlink attributesDavide Caratti
2018-11-04net: sched: Fix for duplicate class dumpPhil Sutter
2018-11-04net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli
2018-11-04net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen
2018-11-04net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov
2018-11-04openvswitch: Fix push/pop ethernet validationJaime CaamaƱo Ruiz
2018-11-04ip6_tunnel: Fix encapsulation layoutStefano Brivio
2018-11-04bonding: fix length of actor systemTobias Jungel
2018-11-04ethtool: fix a privilege escalation bugWenwen Wang
2018-11-04virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin
2018-11-04vhost: Fix Spectre V1 vulnerabilityJason Wang
2018-11-04udp6: fix encap return code for resubmittingPaolo Abeni
2018-11-04tipc: fix unsafe rcu locking when accessing publication listTung Nguyen
2018-11-04sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner
2018-11-04rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel
2018-11-04r8169: fix NAPI handling under high loadHeiner Kallweit
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-11-04net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-11-04net: socket: fix a missing-check bugWenwen Wang
2018-11-04net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-11-04net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet
2018-11-04net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-11-04net: fec: don't dump RX FIFO register when not availableFugang Duan
2018-11-04llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang
2018-11-04ipv6: rate-limit probes for neighbourless routesSabrina Dubroca
2018-11-04ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-04ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-11-04bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu
2018-11-04perf tools: Disable parallelism for 'make clean'Rasmus Villemoes