summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-29amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky1-17/+54
2018-04-29strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes1-1/+1
2018-04-29amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky7-4/+160
2018-04-29sctp: do not check port in sctp_inet6_cmp_addrXin Long1-30/+30
2018-04-29amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2-2/+19
2018-04-29vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2-3/+6
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault1-0/+4
2018-04-29tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet1-1/+2
2018-04-29packet: fix bitfield update raceWillem de Bruijn2-21/+49
2018-04-29team: fix netconsole setup over teamXin Long1-7/+12
2018-04-29net/smc: fix shutdown in state SMC_LISTENUrsula Braun1-6/+4
2018-04-29team: avoid adding twice the same option to the event listPaolo Abeni1-0/+19
2018-04-29net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller1-10/+18
2018-04-29tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet1-2/+4
2018-04-29net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet1-9/+14
2018-04-29tcp: don't read out-of-bounds opsizeJann Horn1-5/+2
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang3-9/+23
2018-04-29net: validate attribute sizes in neigh_dump_table()Eric Dumazet1-4/+8
2018-04-29l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault1-0/+7
2018-04-29KEYS: DNS: limit the length of option stringsEric Biggers1-7/+6
2018-04-29ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam1-1/+1
2018-04-29ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet1-0/+2
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long1-2/+1
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy1-3/+2
2018-04-29tpm: add retry logicJames Bottomley2-15/+61
2018-04-29tpm: tpm-interface: fix tpm_transmit/_cmd kdocWinkler, Tomas1-2/+4
2018-04-29tpm: cmd_ready command can be issued only after granting localityTomas Winkler4-48/+120
2018-04-29i40e: Fix attach VF to VM issuePaweł Jabłoński1-0/+11
2018-04-29drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCsNeil Armstrong1-0/+3
2018-04-29Revert "pinctrl: intel: Initialize GPIO properly when used through irqchip"Greg Kroah-Hartman1-15/+8
2018-04-26Linux 4.14.37v4.14.37Greg Kroah-Hartman1-1/+1
2018-04-26mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler1-2/+5
2018-04-26Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson1-1/+1
2018-04-26RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky1-1/+2
2018-04-26perf: Return proper values for user stack errorsJiri Olsa1-2/+2
2018-04-26perf: Fix sample_max_stack maximum checkJiri Olsa1-9/+12
2018-04-26netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal1-0/+3
2018-04-26netfilter: compat: reject huge allocation requestsFlorian Westphal1-8/+18
2018-04-26netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal6-12/+32
2018-04-26netfilter: x_tables: add counters allocation wrapperFlorian Westphal5-3/+19
2018-04-26netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal1-1/+2
2018-04-26alarmtimer: Init nanosleep alarm timer on stackThomas Gleixner1-8/+26
2018-04-26RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy1-10/+11
2018-04-26irqchip/gic-v3: Change pr_debug message to pr_develMark Salter1-1/+1
2018-04-26cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley1-0/+2
2018-04-26irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd4-0/+8
2018-04-26perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter1-4/+17
2018-04-26powerpc/powernv: IMC fix out of bounds memory access at shutdownNicholas Piggin1-2/+4
2018-04-26locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon1-0/+8
2018-04-26x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com1-3/+12