summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-20net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu1-0/+1
2025-11-20net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu1-0/+3
2025-11-20net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu1-0/+1
2025-11-20net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu1-2/+2
2025-11-20net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu1-0/+1
2025-11-20net: mana: Drop TX skb on post_work_request failure and unmap resourcesAditya Garg1-0/+1
2025-11-20net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg2-1/+8
2025-11-19net/mlx5: Abort new commands if all command slots are stalledSaeed Mahameed1-0/+1
2025-11-18net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto1-0/+3
2025-11-18net: mana: Add standard counter rx_missed_errorsErni Sri Satya Vennela2-2/+10
2025-11-18net: mana: Move hardware counter stats from per-port to per-VF contextErni Sri Satya Vennela1-5/+9
2025-11-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski5-17/+59
2025-11-15sctp: Remove unused declaration sctp_auth_init_hmacs()Yue Haibing1-1/+0
2025-11-15tcp: gro: inline tcp_gro_pull_header()Eric Dumazet2-1/+27
2025-11-14net: dsa: remove definition of struct dsa_switch_driverHeiner Kallweit1-5/+0
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-60/+68
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-1/+7
2025-11-13net: stmmac: always allocate mac_device_infoRussell King (Oracle)1-1/+3
2025-11-13Merge tag 'linux-can-next-for-6.19-20251112-2' of git://git.kernel.org/pub/sc...Paolo Abeni1-1/+5
2025-11-13Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+2
2025-11-12Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski11-3293/+3496
2025-11-12net/mlx5: Expose definition for 1600Gbps link modeTariq Toukan1-0/+1
2025-11-12Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+5
2025-11-12ethtool: fix incorrect kernel-doc style comment in ethtool.hKriish Sharma1-1/+1
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger1-0/+1
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz1-0/+5
2025-11-11net/mlx5: E-Switch, support eswitch inactive modeSaeed Mahameed1-0/+1
2025-11-11devlink: Introduce switchdev_inactive eswitch modeSaeed Mahameed1-0/+1
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu1-2/+7
2025-11-11wifi: cfg80211/mac80211: clean up duplicate ap_power handlingPagadala Yesu Anjaneyulu1-0/+24
2025-11-11xsk: add indirect call for xsk_destruct_skbJason Xing1-0/+7
2025-11-11usbnet: Add support for Byte Queue Limits (BQL)Simon Schippers1-0/+2
2025-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-7/+146
2025-11-11sctp: Don't inherit do_auto_asconf in sctp_clone_sock().Kuniyuki Iwashima1-4/+0
2025-11-10net/smc: bpf: Introduce generic hook for handshake flowD. Wythe2-0/+56
2025-11-10bpf: Make bpf_skb_vlan_push helper metadata-safeJakub Sitnicki1-2/+3
2025-11-10bpf: Make bpf_skb_vlan_pop helper metadata-safeJakub Sitnicki1-1/+1
2025-11-10vlan: Make vlan_remove_tag return nothingJakub Sitnicki1-4/+2
2025-11-10bpf: Unclone skb head on bpf_dynptr_write to skb metadataJakub Sitnicki1-0/+9
2025-11-10net: Helper to move packet data and metadata after skb_push/pullJakub Sitnicki1-0/+75
2025-11-10wifi: cfg80211: fix doc of struct key_paramsChien Wong1-2/+1
2025-11-10wifi: mac80211: pass frame type to element parsingJohannes Berg1-0/+1
2025-11-10wifi: mac80211: fix EHT typoJohannes Berg1-1/+1
2025-11-10wifi: cfg80211: fix EHT typoJohannes Berg1-1/+1
2025-11-10wifi: ieee80211: split NAN definitions outJohannes Berg2-17/+36
2025-11-10wifi: ieee80211: split P2P definitions outJohannes Berg2-52/+72
2025-11-10wifi: ieee80211: split S1G definitions outJohannes Berg2-569/+591
2025-11-10wifi: ieee80211: split EHT definitions outJohannes Berg2-1162/+1184
2025-11-10wifi: ieee80211: split HE definitions outJohannes Berg2-803/+827
2025-11-10wifi: ieee80211: split VHT definitions outJohannes Berg2-215/+237