summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-07wifi: brcmfmac: add 43439 SDIO ids and initializationMarek Vasut1-0/+1
2022-09-06wifi: mac80211: implement link switchingJohannes Berg1-0/+41
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg1-20/+48
2022-09-06wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg1-3/+28
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg1-1/+4
2022-09-06wifi: mac80211: add ieee80211_find_sta_by_link_addrs APIJohannes Berg1-0/+16
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg1-14/+16
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg1-2/+2
2022-09-06Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg1-3/+5
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+11
2022-09-03wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg1-0/+2
2022-09-03wifi: nl80211: Add POWERED_ADDR_CHANGE featureJames Prestwood1-0/+9
2022-09-03wifi: use struct_group to copy addressesJohannes Berg1-3/+5
2022-09-03net/ipv4: Use __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-14/+6
2022-09-03net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...Gal Pressman1-4/+2
2022-09-02net: remove netif_tx_napi_add()Jakub Kicinski1-2/+0
2022-09-02net: bql: add more documentationEric Dumazet1-6/+26
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-33/+106
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-9/+13
2022-09-01tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet1-0/+2
2022-09-01net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao1-1/+0
2022-09-01mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn1-2/+5
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+9
2022-08-31fscache: fix misdocumented parameterKhalid Masum1-2/+2
2022-08-31thunderbolt: Show link type for XDomain connections tooMika Westerberg1-0/+2
2022-08-31net: virtio_net: fix notification coalescing commentsAlvaro Karsz1-7/+7
2022-08-30net: devlink: stub port params cmds for they are unused internallyJiri Pirko1-1/+0
2022-08-30netlink: add helpers for extack attr presence checkingJakub Kicinski2-0/+18
2022-08-30netlink: add support for ext_ack missing attributesJakub Kicinski2-0/+19
2022-08-29tracing: Define the is_signed_type() macro onceBart Van Assche3-3/+6
2022-08-29ethernet: Add helpers to recognize addresses mapped to IP multicastCasper Andersson1-0/+22
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski2-0/+4
2022-08-29Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-7/+28
2022-08-29asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-08-29Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-08-29mm: re-allow pinning of zero pfns (again)Alex Williamson1-3/+10
2022-08-27openvswitch: allow specifying ifindex of new interfacesAndrey Zhadchenko1-0/+3
2022-08-26Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+8
2022-08-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-5/+1
2022-08-26wait_on_bit: add an acquire memory barrierMikulas Patocka7-5/+34
2022-08-26lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain3-0/+9
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-2/+4
2022-08-26net: sched: remove unnecessary init of qdisc skb headZhengchao Shao1-7/+0
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller4-20/+60
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-69/+104
2022-08-26netdev: Use try_cmpxchg in napi_if_scheduled_mark_missedUros Bizjak1-2/+2
2022-08-26Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds9-11/+26
2022-08-25net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko1-2/+1
2022-08-25net: devlink: extend info_get() version put to indicate a flash componentJiri Pirko1-0/+16