summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-04Linux 4.18.17v4.18.17Greg Kroah-Hartman1-1/+1
2018-11-04net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov1-2/+1
2018-11-04sparc: Throttle perf events properly.David S. Miller1-0/+9
2018-11-04sparc: Fix syscall fallback bugs in VDSO.David S. Miller1-1/+11
2018-11-04sparc: Fix single-pcr perf event counter management.David S. Miller1-4/+13
2018-11-04sparc64: Wire up compat getpeername and getsockname.David S. Miller1-2/+2
2018-11-04sparc64: Set %l4 properly on trap return after handling signals.David S. Miller1-1/+2
2018-11-04sparc64: Make proc_id signed.David S. Miller1-1/+1
2018-11-04sparc64: Make corrupted user stacks more debuggable.David Miller5-10/+37
2018-11-04sparc64: Export __node_distance.David S. Miller1-0/+1
2018-11-04mlxsw: core: Fix devlink unregister flowShalom Toledo1-7/+17
2018-11-04net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan6-32/+31
2018-11-04net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis1-2/+3
2018-11-04net: drop skb on failure in ip_check_defrag()Cong Wang1-4/+8
2018-11-04net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo1-2/+4
2018-11-04mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata1-2/+0
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