summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-11net/mlx5: E-Switch, support eswitch inactive modeSaeed Mahameed
2025-11-11devlink: Introduce switchdev_inactive eswitch modeSaeed Mahameed
2025-11-11xsk: add indirect call for xsk_destruct_skbJason Xing
2025-11-10usbnet: Add support for Byte Queue Limits (BQL)Simon Schippers
2025-11-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-11-10sctp: Don't inherit do_auto_asconf in sctp_clone_sock().Kuniyuki Iwashima
2025-11-10net/smc: bpf: Introduce generic hook for handshake flowD. Wythe
2025-11-10bpf: Make bpf_skb_vlan_push helper metadata-safeJakub Sitnicki
2025-11-10bpf: Make bpf_skb_vlan_pop helper metadata-safeJakub Sitnicki
2025-11-10vlan: Make vlan_remove_tag return nothingJakub Sitnicki
2025-11-10bpf: Unclone skb head on bpf_dynptr_write to skb metadataJakub Sitnicki
2025-11-10net: Helper to move packet data and metadata after skb_push/pullJakub Sitnicki
2025-11-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-11-07psp: add stats from psp spec to driver facing apiJakub Kicinski
2025-11-07psp: report basic stats from the coreJakub Kicinski
2025-11-07net: phy: fixed_phy: shrink size of struct fixed_phy_statusHeiner Kallweit
2025-11-07net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic supportParthiban Veerasooran
2025-11-07tcp: add net.ipv4.tcp_comp_sack_rtt_percentEric Dumazet
2025-11-07tcp: Apply max RTO to non-TFO SYN+ACK.Kuniyuki Iwashima
2025-11-07tcp: Remove timeout arg from reqsk_timeout().Kuniyuki Iwashima
2025-11-07tcp: Remove timeout arg from reqsk_queue_hash_req().Kuniyuki Iwashima
2025-11-07tcp: Call tcp_syn_ack_timeout() directly.Kuniyuki Iwashima
2025-11-06xsk: Move NETDEV_XDP_ACT_ZC into generic headerDaniel Borkmann
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov
2025-11-06net: dsa: add tagging driver for MaxLinear GSW1xx switch familyDaniel Golle
2025-11-06devlink: Add new "max_mac_per_vf" generic device paramMohammad Heib
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-06net: selftests: export packet creation helpers for driver useRaju Rangoju
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-04net: Convert struct sockaddr to fixed-size "sa_data[14]"Kees Cook
2025-11-04bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsizedKees Cook
2025-11-04bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistentlyKees Cook
2025-11-04net: Convert proto callbacks from sockaddr to sockaddr_unsizedKees Cook
2025-11-04net: Remove struct sockaddr from net.hKees Cook
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Add struct sockaddr_unsized for sockaddr of unknown lengthKees Cook
2025-11-04net: phy: fixed_phy: remove fixed_phy_addHeiner Kallweit
2025-11-04net: phy: fixed_phy: add helper fixed_phy_register_100fdHeiner Kallweit
2025-11-04net: phy: make phy_device members pause and asym_pause bitfield bitsHeiner Kallweit
2025-11-04mptcp: pm: in-kernel: record fullmesh endp nbMatthieu Baerts (NGI0)
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin
2025-11-04net: stmmac: add support for configuring the phy_intf_sel inputsRussell King (Oracle)
2025-11-04xsk: use a smaller new lock for shared pool caseJason Xing
2025-11-04net: add net cookie for net device trace eventsTonghao Zhang
2025-11-03ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE accessOleksij Rempel
2025-11-03net: phy: introduce internal API for PHY MSE diagnosticsOleksij Rempel
2025-11-03net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja