summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-11tcp: allow mptcp to drop TS for some packetsMatthieu Baerts (NGI0)
2026-06-11ipmr: Convert mr_table.cache_resolve_queue_len to u32.Kuniyuki Iwashima
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-11Merge tag 'net-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-11Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2026-06-10netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi
2026-06-10Merge tag 'wireless-next-2026-06-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-06-10bonding: 3ad: add lacp_strict configuration knobLouis Scalbert
2026-06-09net: guard timestamp cmsgs to real error queue skbsKyle Zeng
2026-06-09net: add retry mechanism to ndo_set_rx_mode_asyncStanislav Fomichev
2026-06-09net: change ndo_set_rx_mode_async return type to intStanislav Fomichev
2026-06-09net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queriesErni Sri Satya Vennela
2026-06-09net: mscc: ocelot: validate netdev belongs to switch in .netdev_to_port()David Yang
2026-06-09net: mana: Add support for PF device 0x00C1Haiyang Zhang
2026-06-09RDMA/mana_ib: Allocate interrupt contexts on EQsLong Li
2026-06-09net: mana: Allocate interrupt context for each EQ when creating vPortLong Li
2026-06-09net: mana: Introduce GIC context with refcounting for interrupt managementLong Li
2026-06-09net: mana: Query device capabilities and configure MSI-X sharing for EQsLong Li
2026-06-09net: mana: Create separate EQs for each vPortLong Li
2026-06-09Merge tag 'trace-rv-v7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-09net: ncsi: Set ncsi_stop_dev() to inline while NET_NCSI not enabledMinda Chen
2026-06-09docs: net: ethtool: document ops-locked drivers and op_needs_rtnlJakub Kicinski
2026-06-09net: ethtool: optionally skip rtnl_lock on IOCTL pathJakub Kicinski
2026-06-09net: ethtool: optionally skip rtnl_lock in ethnl_act_module_fw_flash()Jakub Kicinski
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for SET opsJakub Kicinski
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for GET opsJakub Kicinski
2026-06-09net: ethtool: make dev->hwprov ops-protectedJakub Kicinski
2026-06-09net: ethtool: relax ethnl_req_get_phydev() locking assertionJakub Kicinski
2026-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-09netconsole: do not dequeue pooled skbs that cannot satisfy lenBreno Leitao
2026-06-09net/sched: Update function name in TCQ_F_NOPARENT commentVictor Nogueira
2026-06-08tls: Suppress spurious saved_data_ready on all receive pathsChuck Lever
2026-06-08if_ether.h: add 802.1AC, warn about GRE 0x00FEDavid 'equinox' Lamparter
2026-06-08net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
2026-06-08ip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq} under CONFIG_IPV6_MROUTE.Kuniyuki Iwashima
2026-06-08ip6mr: Replace RTNL with a dedicated mutex for MFC.Kuniyuki Iwashima
2026-06-08net: Remove rtnl_held of struct fib_dump_filter.Kuniyuki Iwashima
2026-06-08Merge tag 'batadv-next-pullrequest-20260605' of https://git.open-mesh.org/batadvJakub Kicinski
2026-06-08Merge tag 'nf-next-26-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-06-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-08Merge tag 'hyperv-fixes-signed-20260607' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-06-08wifi: mac80211: bound S1G TIM PVB walk to the TIM elementBryam Vargas
2026-06-07Merge tag 'sched-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-07net/mlx5: Add sd_group_size bits for SD managementShay Drory
2026-06-07net/mlx5: Update IFC allowed_list_size field bitsDragos Tatulea
2026-06-06cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor
2026-06-05bridge: add bridge_flags_bit enumEric Dumazet
2026-06-05netfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso
2026-06-05netfilter: nf_conntrack_helper: add refcounting from datapathPablo Neira Ayuso