summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: brcmfmac: pcie: Read Apple OTP informationHector Martin2022-09-191-0/+1
* wifi: brcmfmac: add 43439 SDIO ids and initializationMarek Vasut2022-09-071-0/+1
* wifi: mac80211: implement link switchingJohannes Berg2022-09-061-0/+41
* wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg2022-09-061-20/+48
* wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg2022-09-061-3/+28
* wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg2022-09-061-1/+4
* wifi: mac80211: add ieee80211_find_sta_by_link_addrs APIJohannes Berg2022-09-061-0/+16
* wifi: mac80211: isolate driver from inactive linksJohannes Berg2022-09-061-14/+16
* wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-2/+2
* Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-09-061-3/+5
|\
| * wifi: use struct_group to copy addressesJohannes Berg2022-09-031-3/+5
* | Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-09-041-0/+11
|\ \
| * | wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg2022-09-031-0/+2
| * | wifi: nl80211: Add POWERED_ADDR_CHANGE featureJames Prestwood2022-09-031-0/+9
* | | net/ipv4: Use __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-09-031-14/+6
* | | net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...Gal Pressman2022-09-031-4/+2
* | | net: remove netif_tx_napi_add()Jakub Kicinski2022-09-021-2/+0
* | | net: bql: add more documentationEric Dumazet2022-09-021-6/+26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-0124-33/+106
|\ \ \
| * \ \ Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-014-9/+13
| |\ \ \
| | * | | tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet2022-09-011-0/+2
| | * | | net: virtio_net: fix notification coalescing commentsAlvaro Karsz2022-08-311-7/+7
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-08-262-2/+4
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger2022-08-181-1/+3
| | | * | bpf: Partially revert flexible-array member replacementDaniel Borkmann2022-08-171-1/+1
| * | | | mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2022-09-011-2/+5
| * | | | Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-311-2/+2
| |\ \ \ \
| | * | | | fscache: fix misdocumented parameterKhalid Masum2022-08-311-2/+2
| * | | | | Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-313-0/+9
| |\ \ \ \ \
| | * | | | | lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain2022-08-263-0/+9
| * | | | | | tracing: Define the is_signed_type() macro onceBart Van Assche2022-08-293-3/+6
| | |/ / / / | |/| | | |
| * | | | | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-283-7/+28
| |\ \ \ \ \
| | * | | | | asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-08-281-2/+5
| | * | | | | Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt2022-08-281-2/+13
| | * | | | | mm: re-allow pinning of zero pfns (again)Alex Williamson2022-08-281-3/+10
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-261-0/+8
| |\ \ \ \ \
| | * | | | | io_uring: uapi: Add `extern "C"` in io_uring.h for liburingAmmar Faizi2022-08-231-0/+8
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-08-261-5/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen2022-08-191-5/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | scsi: ufs: core: Enable link lost interruptKiwoong Kim2022-08-121-5/+1
| * | | | | | wait_on_bit: add an acquire memory barrierMikulas Patocka2022-08-267-5/+34
| | |_|/ / / | |/| | | |
* | | | | | net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao2022-09-011-1/+0
* | | | | | thunderbolt: Show link type for XDomain connections tooMika Westerberg2022-08-311-0/+2
* | | | | | net: devlink: stub port params cmds for they are unused internallyJiri Pirko2022-08-301-1/+0
* | | | | | netlink: add helpers for extack attr presence checkingJakub Kicinski2022-08-302-0/+18
* | | | | | netlink: add support for ext_ack missing attributesJakub Kicinski2022-08-302-0/+19
* | | | | | ethernet: Add helpers to recognize addresses mapped to IP multicastCasper Andersson2022-08-291-0/+22
* | | | | | genetlink: start to validate reserved header bytesJakub Kicinski2022-08-292-0/+4
* | | | | | openvswitch: allow specifying ifindex of new interfacesAndrey Zhadchenko2022-08-271-0/+3
* | | | | | net: sched: remove unnecessary init of qdisc skb headZhengchao Shao2022-08-261-7/+0
| |_|_|_|/ |/| | | |