aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-15header: Add BITS_PER_TYPE()v5.2.8-1linux-5.2.yHauke Mehrtens1-0/+4
2019-08-15patches: Do not use GRO_CONSUMED on kernel < 4.11Hauke Mehrtens1-0/+16
2019-08-14header: Remove skb_xmit_more()Hauke Mehrtens2-14/+0
2019-07-06header: add support for GCC8 and GCC9v5.2-rc7-1Hauke Mehrtens2-0/+2
2019-07-06header: fix of_get_mac_address()Hauke Mehrtens1-0/+16
2019-07-06defconfig: update wifi defconfigHauke Mehrtens1-2/+4
2019-07-06header: Remove include/net/inet_frag.hHauke Mehrtens2-88/+0
2019-07-06patches: rtw88: Add missing include on kernel 3.18Hauke Mehrtens1-0/+40
2019-07-06dependencies: Add MT7615E dependencyHauke Mehrtens1-0/+1
2019-07-06header: add hrtimer_forward() and ns_to_ktime()Hauke Mehrtens1-0/+19
2019-07-06header: Make napi_complete_done() return boolHauke Mehrtens1-4/+12
2019-07-06patch: Remove usage of DMI_PRODUCT_SKUHauke Mehrtens1-0/+22
2019-07-06header: Add HRTIMER_MODE_{ABS,REL}_SOFTHauke Mehrtens1-0/+13
2019-07-06header: Add sdio_retune*() functionsHauke Mehrtens1-0/+76
2019-07-06header: Add backport-include/net/ipv6_stubs.hHauke Mehrtens1-0/+13
2019-07-06backport: Extend netlink parsing with strict validationJohannes Berg6-163/+491
2019-06-30patches: Make patches apply on top of kernel 5.2-rc6Hauke Mehrtens28-71/+59
2019-06-27backport-include: add empty lockdep_map structure in lockdep.hArend van Spriel1-0/+6
2019-06-27backport: check for failure when allocating ops in genetlinkLuca Coelho1-0/+4
2019-06-27backport: rcupdate: add rcu_head_init and rcu_head_after_call_rcuArend van Spriel1-0/+18
2019-06-26patches: update select queue patchesArend van Spriel4-20/+38
2019-03-28backports: Refresh patches on top of 5.1-rc2v5.1-rc2-1Hauke Mehrtens18-27/+27
2019-03-28backports: Build CONFIG_MT7603E only for kernel >= 4.2Hauke Mehrtens1-0/+1
2019-03-28backports: Add missing include for brcmfmacHauke Mehrtens1-0/+13
2019-03-28backports: Add smp_acquire__after_ctrl_dep()Hauke Mehrtens1-0/+4
2019-03-28backports: Add rhashtable_lookup_get_insert_fast()Hauke Mehrtens1-0/+31
2019-03-28backports: update backport/backport-include/net/netlink.hAceLan Kao1-5/+13
2019-03-28backports: remove mt76.patchAceLan Kao1-10/+0
2019-03-28backport: add atomic_fetch_add_unless()Luca Coelho1-0/+9
2019-03-28backports: update iwlwifi pci device removal patch for v5.0Luca Coelho1-4/+4
2019-03-28backports: genetlink: avoid NULL dereferenceJohannes Berg1-6/+3
2019-03-28backport: fix handling of nospec.h for 4.15.0 and 4.15.1Luca Coelho1-1/+2
2019-03-28backport: add include ftrace_event.h back to backport-4.0.cLuca Coelho1-0/+1
2019-03-20backport: add v5.* to the MakefileLuca Coelho1-2/+3
2019-03-01backports: add defconfigs for Marvell wifi driversTamás Szűcs4-0/+34
2019-02-11backports: refresh patches on top of 5.0-rc6v5.0-rc6-1Hauke Mehrtens13-43/+17
2019-01-26backports: Rename QTNFMAC_PEARL_PCIE to QTNFMAC_PCIEHauke Mehrtens2-2/+2
2019-01-26backports: Add extra parameter to dev_open()Hauke Mehrtens1-0/+8
2019-01-26backports: Add CORDIC_FLOATHauke Mehrtens1-0/+12
2019-01-26backports: Add nl_set_extack_cookie_u64()Hauke Mehrtens1-0/+11
2019-01-26backports: Add DEFINE_SHOW_ATTRIBUTE macroHauke Mehrtens1-0/+16
2019-01-26backports: Remove get_user_pages() functionsHauke Mehrtens2-249/+0
2018-12-06backports: build LIB80211 on kernel < 4.3 againv4.20-rc5-1Hauke Mehrtens1-5/+3
2018-12-06backports: Update wifi default configurationHauke Mehrtens2-0/+15
2018-12-06backports: Remove unused default configurationsHauke Mehrtens3-501/+0
2018-12-06backports: Remove unused code from backport-public_key.hHauke Mehrtens1-0/+37
2018-12-06backports: Make TI WLCORE depend on kernel >= 4.2Hauke Mehrtens1-4/+4
2018-12-06backports: Add device_get_mac_address()Hauke Mehrtens2-0/+72
2018-12-06backports: Add missing include for mt76Hauke Mehrtens1-0/+10
2018-12-06backports: Add page_frag_alloc() and __page_frag_cache_drain()Hauke Mehrtens3-4/+39
2018-12-06backports: Add page_ref_count() and page_ref_sub_and_test()Hauke Mehrtens1-0/+10
2018-12-06backports: Refresh patches on kernel 4.20-rc4Hauke Mehrtens18-37/+26
2018-12-06backports: Remove BPAUTO_CRYPTO_SKCIPHERHauke Mehrtens4-496/+0
2018-12-03backports: Revert "dependencies: Make WIL6210 depend on kernel >= 4.8"Hauke Mehrtens1-3/+0
2018-12-03backports: Fix pci_alloc_irq_vectors() backportHauke Mehrtens2-13/+44
2018-11-07backports: wrap pci_alloc_irq_vectors() in PCI definesWinnie Chang1-0/+4
2018-11-05add support for pci_alloc_irq_vectorsOmer Dagan2-0/+42
2018-11-05backports: check if genl pre_doit and post_doit are setLuca Coelho1-2/+3
2018-10-17backports: copy entire licensingJohannes Berg2-0/+4
2018-10-12backports: support xz compression in uninstallJohannes Berg1-1/+3
2018-10-02backports: genetlink: update completelyJohannes Berg7-512/+513
2018-10-02backports: add __skb_peek()Johannes Berg1-0/+7
2018-10-02backports: backport most of improved netlink policy validationJohannes Berg4-12/+572
2018-10-02backports: add copy-list.hwsimJohannes Berg1-0/+91
2018-10-02backports: fix genlmsg_nlhdr() backportJohannes Berg1-2/+8
2018-10-02backports: rename magic functions for netlink parsingJohannes Berg1-35/+65
2018-10-02Revert "backports: crypto_memneq has been backported to 3.12 and 3.10"Johannes Berg1-3/+1
2018-10-02backports: add missing include in 3.13 compat codeJohannes Berg1-0/+1
2018-10-02backport: check Ubuntu kernel for u64_stats_update_begin_irqsave()Luca Coelho1-1/+2
2018-09-26compat: remove bluetooth from skcipherJohannes Berg1-1/+0
2018-09-25backports: fix mt76 dependenciesv4.19-rc5-1Johannes Berg1-1/+3
2018-09-25backports: add pm_runtime_force_suspend/pm_runtime_force_resumeJohannes Berg1-0/+21
2018-09-25backports: fix iwlwifi pci device removal patchLuca Coelho1-10/+8
2018-09-25backports: Add 3. parameter to of_dma_configure()Hauke Mehrtens1-4/+19
2018-09-24Revert "backports: Remove ssb and bcma"Johannes Berg11-23/+80
2018-09-24backports: add kmemleak.hJohannes Berg1-0/+5
2018-09-24backport: add ktime_get_raw_ts64() backport for < 3.19Luca Coelho1-0/+29
2018-09-24patches: make coredump support conditional on 4.17Johannes Berg1-8/+8
2018-09-24patches: fix "disable" typo in patch filenameJohannes Berg1-0/+0
2018-09-24patches: Do not remove linux/kmemleak.h includeHauke Mehrtens1-11/+0
2018-09-24backports: Make netdev destructor spatch apply correctly againHauke Mehrtens1-0/+32
2018-09-24patches: remove .coredump from struct driver for kernel < 4.16Hauke Mehrtens1-0/+93
2018-09-24patches: make mt76 use skb_pad() instead of __skb_pad()Hauke Mehrtens1-0/+11
2018-09-24dependencies: make hostap and atmel depend on kernel >= 4.18Hauke Mehrtens1-2/+3
2018-09-24dependencies: Make WIL6210 depend on kernel >= 4.8Hauke Mehrtens1-0/+3
2018-09-24dependencies: Make RSI_COEX coexistence depend on kernel >= 4.17Hauke Mehrtens1-0/+3
2018-09-24copy: Add crc32poly.hHauke Mehrtens1-0/+1
2018-09-24backports: Remove NFC supportHauke Mehrtens9-153/+0
2018-09-24backports: Remove ssb and bcmaHauke Mehrtens11-80/+23
2018-09-24backports: add __alloc_bucket_spinlocks() for < 4.19Luca Coelho1-0/+17
2018-09-24backport: convert int led activate op to void when neededLuca Coelho1-0/+24
2018-09-24backports: improve skb->xmit_more handlingJohannes Berg2-7/+12
2018-09-24backport: update u64_stats_init() to a new version in kernels < 4.2Luca Coelho1-0/+10
2018-09-24backport: make ktime_get_boottime_seconds() non-inlineLuca Coelho3-4/+13
2018-09-24backport: prevent unused subclass variable warning in < 3.18Luca Coelho1-0/+15
2018-09-24backport: remove duplicate leds.h inclusion from backport-4.5.cLuca Coelho1-1/+0
2018-09-24backport: add rhashtable-types.hLuca Coelho1-0/+1
2018-09-24backport: convert tree section names to asciiLuca Coelho1-0/+2
2018-09-24backport: add patch to ignore iwlwifi removal on < 3.14 kernelsLuca Coelho1-0/+24
2018-09-24backport: introduce match_string() for kernels < 4.6Luca Coelho2-0/+30
2018-09-24backports: add wait_event_killable_timeout backport supportShahar S Matityahu1-0/+15
2018-09-24backport: fix compilation with IPV6 not setLuca Coelho1-0/+6
2018-09-24backports: add strreplace()Winnie Chang2-0/+13
2018-09-24backports: use := assignment for subdir-ccflags-y using cc-optionJohannes Berg1-1/+1
2018-09-19header: Add ktime_get_raw_ts64()Hauke Mehrtens1-0/+8
2018-09-19header: Add u64_stats_update_{begin,end}_irqsave()Hauke Mehrtens1-0/+25
2018-09-19header: Add NL_SET_BAD_ATTRHauke Mehrtens1-0/+7
2018-09-19patches: make patches apply with kernel 4.19Hauke Mehrtens24-48/+46
2018-09-19patches: Adapt to new select queue APIHauke Mehrtens4-12/+63
2018-09-19header: Add kvzalloc()Hauke Mehrtens2-18/+6
2018-09-19backports: Remove unused partsHauke Mehrtens37-1961/+0
2018-09-19backports: speed up netdev destructor spatch by two orders of magnitudeJohannes Berg1-2/+2
2018-09-12gentree: bump coccinelle/spatch requirement to 1.0.7Johannes Berg1-1/+1
2018-09-10backports: crypto_memneq has been backported to 3.12 and 3.10Alban Bedel1-1/+3
2018-09-10backports: backport sg_init_marker()Felix Fietkau1-0/+23
2018-09-10backport: add firmware_request_nowarn and firmware_request_cacheFelix Fietkau1-0/+11
2018-09-10backport: copy net/rsi_91x.hFelix Fietkau1-0/+1
2018-09-10backport-include: backport ktime_get_boottime_secondsFelix Fietkau1-0/+7
2018-09-10patches: remove lib-bucket_locks.patchFelix Fietkau1-29/+0
2018-09-10backport-include: backport kvmalloc and kvmalloc_arrayFelix Fietkau1-0/+35
2018-09-10backports: copy linux/overflow.hFelix Fietkau1-0/+1
2018-08-22backports: add header file for function memcmpWinnie Chang1-0/+2
2018-06-25backports: genl: fix family->family.id accessJohannes Berg1-0/+2
2018-06-04backports: update id field in backports genl familyAaron Komisar1-0/+7
2018-05-09spatch: adjust to and require 1.0.6Johannes Berg2-2/+2
2018-05-02backport-include: deal with struct sock::sk_pacing_shiftArend Van Spriel1-0/+12
2018-05-02backport-include: add ETH_P_PREAUTH definition in if_ether.hArend Van Spriel1-0/+4
2018-05-02patches: update patches for v4.17-rc1Arend Van Spriel2-6/+6
2018-04-26gitignore: add .cache.mkJohannes Berg1-0/+1
2018-04-26backports: rename *-asn1.[ch] to *.asn1.[ch]Winnie Chang10-9/+9
2018-03-21backports: Add staging rtlwifi, rtl8188eu and rtl8723bs driverHauke Mehrtens7-0/+64
2018-03-21dependencies: Make mt76 depend on kernel 4.1Hauke Mehrtens1-0/+4
2018-03-21header: inet_frag.h: Use old version of in sub_frag_mem_limit() for kernel 3.16Hauke Mehrtens1-1/+1
2018-03-21header: netdevice.h: Fix netdev_upper_dev_link on 4.14Hauke Mehrtens1-1/+1
2018-03-21header: timekeeping.h: Add ktime_get_ts64()Hauke Mehrtens1-0/+7
2018-03-21header: timekeeping.h: Add ktime_get_real_seconds()Hauke Mehrtens1-0/+9
2018-03-21header: nospec.h: provide dummy header fileHauke Mehrtens1-0/+12
2018-03-21header: debugfs.h: add DEFINE_DEBUGFS_ATTRIBUTEHauke Mehrtens1-0/+7
2018-03-21header: kernel.h: include bug.hHauke Mehrtens1-0/+1
2018-03-21header: types.h: add __poll_tHauke Mehrtens1-0/+4
2018-03-21backport: poll.h: add include linux/eventpoll.hHauke Mehrtens2-0/+50
2018-03-21patches: Use old parameter type for DEFINE_TIMERHauke Mehrtens1-0/+22
2018-03-21compat: timer.h: Remove last parameters from DEFINE_TIMERHauke Mehrtens1-0/+7
2018-03-21patches: refresh on kernel v4.16-rc3Hauke Mehrtens25-51/+51
2018-02-28backport: move percpu.h file to the correct locationLuca Coelho1-0/+0
2018-02-23backport: implement alloc_percpu_gfp() for < 3.18.Sara Sharon1-0/+19
2018-02-23backport: increase max stack frame size compiler check to 1280Luca Coelho1-1/+1
2018-02-23backport: remove stddef.h inclusionsLuca Coelho3-6/+0
2018-02-23backports: fix typo "TIMKEEPING" and fix gfp.hLuca Coelho2-4/+4
2018-02-23backport: add new build_bug.h fileLuca Coelho1-0/+10
2018-02-23backport: remove pkcs7_verify.c patch hunkLuca Coelho1-11/+0
2018-02-23backport: update genl_dump_check_consistent() backportLuca Coelho1-5/+18
2018-02-23backport: include lib/bucket_locks.cLuca Coelho4-27/+49
2018-02-23backport: add pcie_find_root_port()Luca Coelho1-0/+21
2018-02-23compat: only define thermal backports if CONFIG_THERMAL is enabledLuca Coelho2-0/+4
2018-01-31backports: include linux/err.h in key.cWinnie Chang1-0/+1
2017-12-11backports: clean up kconf/conf when doing make mrproperChi-Hsien Lin1-0/+1
2017-11-21backports: fix nlmsg_type on responses with extack backportFelix Fietkau1-0/+1
2017-11-17backports: make extack backport compile on <3.13Johannes Berg1-0/+2
2017-11-17patches: pre-declare stats64_fn_wrap() to avoid sparse warningsLuca Coelho1-0/+4
2017-11-17backports: fix missing linux/verification.h error on < 4.7Felix Fietkau1-2/+2
2017-11-17backports: fix events with extack backportFelix Fietkau1-0/+1
2017-11-17backport-include: backport skb_get_hash_perturbFelix Fietkau1-4/+18
2017-11-17kconf: sync with upstream version 37861ffa8c28Felix Fietkau9-1072/+1032
2017-11-13backports: netlink extack: Allow ext_ack to carry non-error messagesJohannes Berg1-9/+9
2017-10-26backports: fix the extack backport for dumpsJohannes Berg1-10/+28
2017-10-24backports: fix the extack backportJohannes Berg3-14/+25
2017-10-17backports: fully add netlink extack for generic netlinkJohannes Berg5-1/+279
2017-10-13ckmake: use white instead of bluev4.14-rc4-1pendingJohannes Berg1-1/+1
2017-10-13gentree: mangle $(srctree)/$(src) directlyJohannes Berg2-11/+2
2017-10-13backports: remove CRYPTO_CCM backportJohannes Berg5-108/+1
2017-10-13backports: reduce mbedtls bignum stack usageJohannes Berg1-38/+49
2017-10-13backports: add fixed version of __verify_pcpu_ptrJohannes Berg1-0/+13
2017-10-13backports: no longer support kernels < 3.10Johannes Berg2-1/+9
2017-10-13backports-update-manager: use KPATH variableJohannes Berg1-1/+1
2017-10-13backports: RSI_SDIO depends on 3.13Johannes Berg1-0/+3
2017-10-13backports: make QTNFMAC_PEARL_PCIE depend on 3.13Johannes Berg1-0/+3
2017-10-13backports: add netdev_upper_dev_link() extack argumentJohannes Berg1-0/+15
2017-10-13backports: add signature verification codeJohannes Berg39-0/+13011
2017-10-13backports: add bin2hex()Johannes Berg2-0/+15
2017-10-13backports: add hex_byte_packJohannes Berg1-0/+2
2017-10-13copy-list: move mpls includesJohannes Berg1-6/+5
2017-10-13backports: add mktime64()Johannes Berg1-0/+22
2017-10-13backports: move headers to be clearerJohannes Berg1-7/+4
2017-10-12backports: add -Wno-pointer-sign on <= 4.3Johannes Berg1-0/+3
2017-10-12gentree: add --git-debug as alias to --gitdebugJohannes Berg1-1/+1
2017-10-11backports: add crypto_memneq()Johannes Berg3-1/+20
2017-10-11backports: add OPTIMIZER_HIDE_VARJohannes Berg2-0/+8
2017-10-11backports: remove genregdb Makefile changeJohannes Berg1-10/+0
2017-10-11backports: backport from_timer() and timer_setup()Johannes Berg1-0/+28
2017-10-11backports: fix some dev_coredumpm() problemJohannes Berg1-1/+3
2017-10-05header: fix compile error on PowerPC (PPC_85xx)Hauke Mehrtens2-18/+16
2017-09-21header: add ether_addr_to_u64() and u64_to_ether_addr()v4.14-rc2-1Hauke Mehrtens1-0/+34
2017-09-21header: add UUID_STRING_LENHauke Mehrtens1-0/+8
2017-09-21header: add uuid backportsHauke Mehrtens1-0/+25
2017-09-21patches: refresh patches on v4.14-rc1Hauke Mehrtens28-73/+67
2017-09-15backports: remove pm_system_wakeup(), add MWIFIEX dependencyJohannes Berg2-12/+4
2017-09-11patches: include export.h in lib/refcount.cJohannes Berg1-0/+12
2017-09-11backports: add devm_add_action()Johannes Berg2-0/+42
2017-09-11dependencies: make MWIFIEX_PCIE depend on kernel > 3.16Hauke Mehrtens1-0/+3