summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-06-24net: Kill MSG_SENDPAGE_NOTLASTDavid Howells
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells
2023-06-24Merge tag 'mlx5-updates-2023-06-21' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-23net/mlx5: Fix reserved at offset in hca_cap registerLama Kayal
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-22Merge tag 'linux-can-next-for-6.5-20230622' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-06-22net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)
2023-06-22net: phylink: add PCS negotiation modeRussell King (Oracle)
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22wifi: ieee80211: fix erroneous NSTR bitmap size checksJohannes Berg
2023-06-22can: length: refactor frame lengths definition to add size in bitsVincent Mailhol
2023-06-22can: length: fix description of the RRS fieldVincent Mailhol
2023-06-22can: length: fix bitstuffing countVincent Mailhol
2023-06-21bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever
2023-06-21leds: trigger: netdev: add additional specific link duplex modeChristian Marangi
2023-06-21leds: trigger: netdev: add additional specific link speed modeChristian Marangi
2023-06-21Merge tag 'regulator-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-21wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer
2023-06-21wifi: mac80211: store BSS param change count from assoc responseJohannes Berg
2023-06-20net: stmmac: add new switch to struct plat_stmmacenet_dataBartosz Golaszewski
2023-06-20net: remove sk_is_ipmr() and sk_is_icmpv6() helpersEric Dumazet
2023-06-20ipv6: fix a typo in ip6mr_sk_ioctl()Eric Dumazet
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu
2023-06-20ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be usedRahul Rameshbabu
2023-06-19Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-06-19regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet
2023-06-19wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg
2023-06-19wifi: update multi-link element STA reconfigJohannes Berg
2023-06-19wifi: ieee80211: reorder presence checks in MLE per-STA profileJohannes Berg
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer
2023-06-19wifi: cfg80211: use structs for TBTT information accessBenjamin Berg
2023-06-19wifi: ieee80211: add structs for TBTT information accessBenjamin Berg
2023-06-19wifi: ieee80211: add definitions for RNR MLD paramsBenjamin Berg
2023-06-19wifi: ieee80211: use default for medium synchronization delayBenjamin Berg
2023-06-19wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg
2023-06-19wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer
2023-06-19wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer
2023-06-19wifi: cfg80211: ignore invalid TBTT info field typesBenjamin Berg
2023-06-18Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-06-18Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-06-18tcp: Use per-vma locking for receive zerocopyArjun Roy
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley
2023-06-16net/mlx5: Expose bits for local loopback counterOr Har-Toov
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh
2023-06-16net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh
2023-06-16Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-15net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao