aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-40/+212
2023-06-22Merge tag 'linux-can-next-for-6.5-20230622' of git://git.kernel.org/pub/scm/l...Jakub Kicinski1-85/+214
2023-06-22net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)1-2/+2
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)1-2/+3
2023-06-22net: phylink: add PCS negotiation modeRussell King (Oracle)1-6/+98
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-3/+14
2023-06-22wifi: ieee80211: fix erroneous NSTR bitmap size checksJohannes Berg1-2/+2
2023-06-22can: length: refactor frame lengths definition to add size in bitsVincent Mailhol1-88/+214
2023-06-22can: length: fix description of the RRS fieldVincent Mailhol1-2/+3
2023-06-22can: length: fix bitstuffing countVincent Mailhol1-6/+8
2023-06-21leds: trigger: netdev: add additional specific link duplex modeChristian Marangi1-0/+2
2023-06-21leds: trigger: netdev: add additional specific link speed modeChristian Marangi1-0/+3
2023-06-21Merge tag 'regulator-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2023-06-21wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer1-2/+5
2023-06-21wifi: mac80211: store BSS param change count from assoc responseJohannes Berg1-0/+64
2023-06-20net: stmmac: add new switch to struct plat_stmmacenet_dataBartosz Golaszewski1-0/+1
2023-06-20net: remove sk_is_ipmr() and sk_is_icmpv6() helpersEric Dumazet2-17/+0
2023-06-20ipv6: fix a typo in ip6mr_sk_ioctl()Eric Dumazet1-3/+3
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu1-0/+5
2023-06-20ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be usedRahul Rameshbabu1-2/+4
2023-06-19Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2023-06-19regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet1-2/+2
2023-06-19wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg1-8/+20
2023-06-19wifi: update multi-link element STA reconfigJohannes Berg1-2/+6
2023-06-19wifi: ieee80211: reorder presence checks in MLE per-STA profileJohannes Berg1-3/+2
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer1-0/+33
2023-06-19wifi: cfg80211: use structs for TBTT information accessBenjamin Berg1-3/+0
2023-06-19wifi: ieee80211: add structs for TBTT information accessBenjamin Berg1-0/+22
2023-06-19wifi: ieee80211: add definitions for RNR MLD paramsBenjamin Berg1-0/+15
2023-06-19wifi: ieee80211: use default for medium synchronization delayBenjamin Berg1-2/+11
2023-06-19wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg1-19/+31
2023-06-19wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer1-4/+1
2023-06-19wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer1-2/+4
2023-06-19wifi: cfg80211: ignore invalid TBTT info field typesBenjamin Berg1-0/+2
2023-06-18Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-4/+10
2023-06-18Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+1
2023-06-18tcp: Use per-vma locking for receive zerocopyArjun Roy1-0/+17
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal1-1/+1
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley1-0/+1
2023-06-16net/mlx5: Expose bits for local loopback counterOr Har-Toov1-2/+4
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh2-1/+3
2023-06-16net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh1-1/+3
2023-06-16Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10
2023-06-15net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao3-4/+55
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+12
2023-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+12
2023-06-15net: create device lookup API with reference trackingJakub Kicinski1-0/+4
2023-06-14wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman1-0/+1
2023-06-12sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells1-6/+5
2023-06-12Remove file->f_op->sendpageDavid Howells1-1/+0