summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-12Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski9-3289/+3464
2025-11-11net/mlx5: E-Switch, support eswitch inactive modeSaeed Mahameed1-0/+1
2025-11-11usbnet: Add support for Byte Queue Limits (BQL)Simon Schippers1-0/+2
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: mac80211: pass frame type to element parsingJohannes Berg1-0/+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
2025-11-10wifi: ieee80211: split HT definitions outJohannes Berg2-271/+293
2025-11-10wifi: ieee80211: split mesh definitions outJohannes Berg2-209/+232
2025-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-0/+50
2025-11-08net: phy: fixed_phy: shrink size of struct fixed_phy_statusHeiner Kallweit1-3/+3
2025-11-08net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic supportParthiban Veerasooran1-0/+3
2025-11-07ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov1-0/+50
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-10/+25
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+14
2025-11-06libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski1-0/+12
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2025-11-05net: Convert struct sockaddr to fixed-size "sa_data[14]"Kees Cook1-4/+2
2025-11-05bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsizedKees Cook1-1/+1
2025-11-05bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistentlyKees Cook1-7/+10
2025-11-05net: Remove struct sockaddr from net.hKees Cook1-1/+0
2025-11-05net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook2-5/+5
2025-11-05net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook1-2/+2
2025-11-05net: Add struct sockaddr_unsized for sockaddr of unknown lengthKees Cook1-0/+17
2025-11-05net: phy: fixed_phy: remove fixed_phy_addHeiner Kallweit1-2/+0
2025-11-05net: phy: fixed_phy: add helper fixed_phy_register_100fdHeiner Kallweit1-0/+6
2025-11-05net: phy: make phy_device members pause and asym_pause bitfield bitsHeiner Kallweit1-2/+2
2025-11-05virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin1-1/+2
2025-11-05net: stmmac: add support for configuring the phy_intf_sel inputsRussell King (Oracle)1-0/+1
2025-11-04net: phy: introduce internal API for PHY MSE diagnosticsOleksij Rempel1-0/+206
2025-11-04net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja1-1/+3
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-11-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-2/+2
2025-11-01dpll: add phase-adjust-gran pin attributeIvan Vecera1-0/+1
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+6
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song1-2/+2
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+24
2025-10-30net: phy: add iterator mdiobus_for_each_phyHeiner Kallweit1-1/+10
2025-10-30ipv4: icmp: Add RFC 5837 supportIdo Schimmel1-0/+32
2025-10-29net: rps: softnet_data reorg to make enqueue_to_backlog() fastEric Dumazet1-1/+10
2025-10-29fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan1-0/+2
2025-10-28regmap: irq: Correct documentation of wake_invert flagShawn Guo1-1/+1