aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-10usbnet: Add support for Byte Queue Limits (BQL)Simon Schippers1-0/+2
2025-11-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-7/+146
2025-11-10sctp: 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-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-0/+54
2025-11-07psp: add stats from psp spec to driver facing apiJakub Kicinski2-0/+31
2025-11-07psp: report basic stats from the coreJakub Kicinski2-0/+19
2025-11-07net: phy: fixed_phy: shrink size of struct fixed_phy_statusHeiner Kallweit1-3/+3
2025-11-07net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic supportParthiban Veerasooran1-0/+3
2025-11-07tcp: add net.ipv4.tcp_comp_sack_rtt_percentEric Dumazet1-0/+1
2025-11-07tcp: Apply max RTO to non-TFO SYN+ACK.Kuniyuki Iwashima1-1/+2
2025-11-07tcp: Remove timeout arg from reqsk_timeout().Kuniyuki Iwashima2-8/+7
2025-11-07tcp: Remove timeout arg from reqsk_queue_hash_req().Kuniyuki Iwashima1-2/+1
2025-11-07tcp: Call tcp_syn_ack_timeout() directly.Kuniyuki Iwashima1-1/+0
2025-11-06xsk: Move NETDEV_XDP_ACT_ZC into generic headerDaniel Borkmann1-0/+4
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov1-0/+50
2025-11-06net: dsa: add tagging driver for MaxLinear GSW1xx switch familyDaniel Golle2-0/+3
2025-11-06devlink: Add new "max_mac_per_vf" generic device paramMohammad Heib1-0/+4
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-20/+124
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-3/+95
2025-11-06net: selftests: export packet creation helpers for driver useRaju Rangoju1-0/+45
2025-11-05libie: 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 Torvalds2-1/+12
2025-11-04net: Convert struct sockaddr to fixed-size "sa_data[14]"Kees Cook1-4/+2
2025-11-04bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsizedKees Cook1-1/+1
2025-11-04bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistentlyKees Cook1-7/+10
2025-11-04net: Convert proto callbacks from sockaddr to sockaddr_unsizedKees Cook8-18/+17
2025-11-04net: Remove struct sockaddr from net.hKees Cook1-1/+0
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook6-11/+11
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook4-5/+5
2025-11-04net: Add struct sockaddr_unsized for sockaddr of unknown lengthKees Cook1-0/+17
2025-11-04net: phy: fixed_phy: remove fixed_phy_addHeiner Kallweit1-2/+0
2025-11-04net: phy: fixed_phy: add helper fixed_phy_register_100fdHeiner Kallweit1-0/+6
2025-11-04net: phy: make phy_device members pause and asym_pause bitfield bitsHeiner Kallweit1-2/+2
2025-11-04mptcp: pm: in-kernel: record fullmesh endp nbMatthieu Baerts (NGI0)1-1/+2
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin2-2/+4
2025-11-04net: stmmac: add support for configuring the phy_intf_sel inputsRussell King (Oracle)1-0/+1
2025-11-04xsk: use a smaller new lock for shared pool caseJason Xing1-4/+9
2025-11-04net: add net cookie for net device trace eventsTonghao Zhang1-10/+27
2025-11-03ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE accessOleksij Rempel1-0/+35
2025-11-03net: phy: introduce internal API for PHY MSE diagnosticsOleksij Rempel1-0/+206
2025-11-03net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja2-1/+4
2025-11-03mpls: Protect net->mpls.platform_label with a per-netns mutex.Kuniyuki Iwashima1-0/+1
2025-11-03ipv6: Add in6_dev_rcu().Kuniyuki Iwashima1-0/+5
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1