aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-16net: sched: extend flow_action_entry with destructorVlad Buslov2-33/+50
2019-09-16net/wan: dscc4: remove broken dscc4 driverDan Carpenter4-2078/+0
2019-09-16qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King1-1/+1
2019-09-16net: dsa: b53: Add support for port_egress_floods callbackFlorian Fainelli2-0/+35
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin1-4/+2
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson2-2/+101
2019-09-14KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-14KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-1/+3
2019-09-13riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley3-14/+15
2019-09-13net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko4-11/+30
2019-09-13net: devlink: split reload op into twoJiri Pirko5-16/+56
2019-09-13mlx4: Split restart_one into two functionsJiri Pirko3-7/+23
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-1/+9
2019-09-13sctp: destroy bucket if failed to bind addrMao Wenan1-4/+6
2019-09-13sctp: remove redundant assignment when call sctp_get_port_localMao Wenan1-2/+1
2019-09-13sctp: change return type of sctp_get_port_localMao Wenan1-4/+4
2019-09-13ip: support SO_MARK cmsgWillem de Bruijn9-8/+15
2019-09-13rtw88: report RX power for each antennaYan-Hsuan Chuang3-3/+9
2019-09-13rtw88: fix wrong rx power calculationTsang-Shian Lin1-2/+2
2019-09-13rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic versionMichael Straube1-16/+2
2019-09-13rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic versionMichael Straube1-17/+1
2019-09-13rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic versionMichael Straube1-22/+1
2019-09-13rtw88: allows to receive AMSDU in AMPDUYan-Hsuan Chuang1-0/+1
2019-09-13rtw88: add dynamic cck pd mechanismTzu-En Huang4-0/+188
2019-09-13rtw88: move IQK/DPK into phy_calibrationYan-Hsuan Chuang4-8/+12
2019-09-13rtw88: 8822c: add SW DPK supportTzu-En Huang10-1637/+3320
2019-09-13rtw88: 8822c: add FW IQK supportYan-Hsuan Chuang2-0/+18
2019-09-13rtw88: 8822c: Enable interrupt migrationTsang-Shian Lin2-0/+6
2019-09-13rtw88: 8822c: update pwr_seq to v13Chin-Yen Lee1-0/+10
2019-09-13rtw88: 8822c: update PHY parameter to v38Yan-Hsuan Chuang1-380/+2690
2019-09-13rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macrosLarry Finger6-182/+0
2019-09-13rtlwifi: rtl8723be: Convert inline routines to little-endian wordsLarry Finger2-169/+175
2019-09-13rtlwifi: rtl8723be: Convert macros that set descriptorLarry Finger2-272/+470
2019-09-13rtlwifi: rtl8723be: Replace local bit manipulation macrosLarry Finger1-75/+74
2019-09-13rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macrosLarry Finger1-165/+2
2019-09-13rtlwifi: rtl8723ae: Convert inline routines to little-endian wordsLarry Finger2-134/+140
2019-09-13rtlwifi: rtl8723ae: Convert macros that set descriptorLarry Finger2-245/+411
2019-09-13rtlwifi: rtl8723ae: Replace local bit manipulation macrosLarry Finger1-62/+62
2019-09-13rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macrosLarry Finger1-332/+4
2019-09-13libertas: use mesh_wdev->ssid instead of priv->mesh_ssidLubomir Rintel3-15/+21
2019-09-13ssb: make array pwr_info_offset static const, makes object smallerColin Ian King1-1/+1
2019-09-13CREDITS: Update email addressLuis Correia1-1/+1
2019-09-13PTP: add support for one-shot outputFelipe Balbi1-3/+3
2019-09-13PTP: introduce new versions of IOCTLsFelipe Balbi2-1/+86
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher1-1/+2
2019-09-13brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang1-7/+7
2019-09-13bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks object sizeColin Ian King1-4/+6
2019-09-13rtlwifi: rtl8821ae: make array static const and remove redundant assignmentColin Ian King1-2/+2
2019-09-13brcmfmac: don't realloc wiphy during PCIe resetRafał Miłecki1-4/+4
2019-09-13brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki5-19/+80