summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-24mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz1-0/+2
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg1-3/+9
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen1-0/+6
2020-04-24nl80211: allow client-only BIGTK supportJohannes Berg1-0/+3
2020-04-24cfg80211: support multicast RX registrationJohannes Berg2-0/+17
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg2-6/+19
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen2-2/+17
2020-04-23net: napi: add hard irqs deferral featureEric Dumazet1-0/+2
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont1-2/+0
2020-04-23xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei1-0/+2
2020-04-23net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel1-1/+10
2020-04-22net: qrtr: Add tracepoint supportManivannan Sadhasivam1-0/+115
2020-04-22net: phy: add device-managed devm_mdiobus_registerHeiner Kallweit1-0/+17
2020-04-22net: phy: add Broadcom BCM54140 supportMichael Walle1-0/+1
2020-04-22net: phy: broadcom: add helper to write/read RDB registersMichael Walle1-0/+3
2020-04-22net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu2-0/+7
2020-04-22net: mscc: ocelot: add wave programming registers definitionsYangbo Lu2-0/+4
2020-04-22net: mscc: ocelot: redefine PTP pinsYangbo Lu1-4/+5
2020-04-22net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2-1/+52
2020-04-21kernel/module: Hide vermagic header file from general useLeon Romanovsky1-0/+5
2020-04-21Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+12
2020-04-21net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem1-0/+12
2020-04-20net: Add IF_OPER_TESTINGAndrew Lunn2-0/+42
2020-04-19net: phy: broadcom: Add support for BCM53125 internal PHYsFlorian Fainelli1-0/+1
2020-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-3/+45
2020-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-5/+21
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean1-1/+3
2020-04-15Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on resetMarcel Holtmann1-0/+1
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann1-0/+1
2020-04-15Bluetooth: Sort list of LE features constantsMarcel Holtmann1-3/+1
2020-04-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2020-04-14Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+4
2020-04-14cfg80211: fix kernel-doc notationLothar Rubusch1-0/+10
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+18
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-4/+2
2020-04-11x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan1-1/+1
2020-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-15/+73
2020-04-11Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-14/+15
2020-04-11change email address for Pali RohárPali Rohár1-1/+1
2020-04-11mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe1-0/+3
2020-04-11mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe1-8/+8
2020-04-11mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe1-2/+0
2020-04-11mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-0/+12
2020-04-11mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+5
2020-04-11mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-0/+14
2020-04-11mm/memory.c: add vm_insert_pages()Arjun Roy1-0/+2
2020-04-11mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin1-0/+12
2020-04-11mm: cma: NUMA node interfaceAslan Bakirov2-2/+15
2020-04-11docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab1-1/+1
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky1-5/+0