summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-10mac80211: shorten the IBSS debug messagesEmmanuel Grumbach
2018-10-10mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach
2018-10-10mac80211: Fix station bandwidth setting after channel switchIlan Peer
2018-10-10mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach
2018-10-10mac80211: fix WMM TXOP calculationDreyfuss, Haim
2018-10-10cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter
2018-10-10mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi
2018-10-10fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULPJohn Fastabend
2018-10-10bpf: Fix bpf_msg_pull_data()Tushar Dave
2018-10-10ibmvnic: Include missing return code checks in reset functionThomas Falcon
2018-10-10selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca
2018-10-10selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca
2018-10-10RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni
2018-10-10md/raid5-cache: disable reshape completelyShaohua Li
2018-10-10Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)
2018-10-10ARC: atomics: unbork atomic_fetch_##op()Will Deacon
2018-10-10gpio: Fix crash due to registration raceVincent Whitchurch
2018-10-10tools/kvm_stat: fix updates for dead guestsStefan Raspl
2018-10-10tools/kvm_stat: fix handling of invalid paths in debugfs providerStefan Raspl
2018-10-10tools/kvm_stat: fix python3 issuesStefan Raspl
2018-10-10mac80211: always account for A-MSDU header changesJohannes Berg
2018-10-10mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi
2018-10-10cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli
2018-10-10tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni
2018-10-10net: mvpp2: initialize port of_node pointerBaruch Siach
2018-10-10sh_eth: Add R7S9210 supportChris Brandt
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-10-10net: hns: add the code for cleaning pkt in chipPeng Li
2018-10-10tipc: switch to rhashtable iteratorCong Wang
2018-10-10bpf: fix sg shift repair start offset in bpf_msg_pull_dataDaniel Borkmann
2018-10-10bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_dataDaniel Borkmann
2018-10-10bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_dataDaniel Borkmann
2018-10-10gpio: dwapb: Fix error handling in dwapb_gpio_probe()Alexey Khoroshilov
2018-10-10gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcallHans de Goede
2018-10-10gpiolib: acpi: Switch to cansleep version of GPIO library callAndy Shevchenko
2018-10-10mac80211: avoid kernel panic when building AMSDU from non-linear SKBSara Sharon
2018-10-10mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang
2018-10-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich
2018-10-10bpf: fix several offset tests in bpf_msg_pull_dataDaniel Borkmann
2018-10-10nl80211: Pass center frequency in kHz instead of MHzHaim Dreyfuss
2018-10-10nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOPHaim Dreyfuss
2018-10-10mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park
2018-10-10cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-10mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-10bpf: sockmap, decrement copied count correctly in redirect error caseJohn Fastabend