summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen
2020-04-24ieee80211: share 802.11 unit conversion helpersThomas Pedersen
2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein
2020-04-24cfg80211: Parse HE membership selectorIlan Peer
2020-04-24mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen
2020-04-24nl80211: allow client-only BIGTK supportJohannes Berg
2020-04-24cfg80211: support multicast RX registrationJohannes Berg
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen
2020-04-23net: napi: add hard irqs deferral featureEric Dumazet
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont
2020-04-22xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei
2020-04-22net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel
2020-04-22net: qrtr: Add tracepoint supportManivannan Sadhasivam
2020-04-22net: phy: add device-managed devm_mdiobus_registerHeiner Kallweit
2020-04-22net: phy: add Broadcom BCM54140 supportMichael Walle
2020-04-22net: phy: broadcom: add helper to write/read RDB registersMichael Walle
2020-04-21net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu
2020-04-21net: mscc: ocelot: add wave programming registers definitionsYangbo Lu
2020-04-21net: mscc: ocelot: redefine PTP pinsYangbo Lu
2020-04-21net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu
2020-04-21kernel/module: Hide vermagic header file from general useLeon Romanovsky
2020-04-20Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-04-20net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem
2020-04-20net: Add IF_OPER_TESTINGAndrew Lunn
2020-04-18net: phy: broadcom: Add support for BCM53125 internal PHYsFlorian Fainelli
2020-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean
2020-04-15Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on resetMarcel Holtmann
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann
2020-04-15Bluetooth: Sort list of LE features constantsMarcel Holtmann
2020-04-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-14Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-14cfg80211: fix kernel-doc notationLothar Rubusch
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-11x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe
2020-04-10mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-10mm/memory.c: add vm_insert_pages()Arjun Roy