summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
14 daysbonding: 3ad: add lacp_strict configuration knobLouis Scalbert3-0/+3
2026-06-10net: add retry mechanism to ndo_set_rx_mode_asyncStanislav Fomichev1-0/+5
2026-06-10net: change ndo_set_rx_mode_async return type to intStanislav Fomichev1-5/+6
2026-06-10net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queriesErni Sri Satya Vennela1-0/+4
2026-06-10net: mscc: ocelot: validate netdev belongs to switch in .netdev_to_port()David Yang1-1/+1
2026-06-10net: mana: Add support for PF device 0x00C1Haiyang Zhang1-0/+2
2026-06-10RDMA/mana_ib: Allocate interrupt contexts on EQsLong Li1-2/+5
2026-06-10net: mana: Allocate interrupt context for each EQ when creating vPortLong Li1-0/+1
2026-06-10net: mana: Introduce GIC context with refcounting for interrupt managementLong Li1-0/+12
2026-06-10net: mana: Query device capabilities and configure MSI-X sharing for EQsLong Li1-1/+12
2026-06-10net: mana: Create separate EQs for each vPortLong Li1-3/+12
2026-06-10net: ncsi: Set ncsi_stop_dev() to inline while NET_NCSI not enabledMinda Chen1-1/+1
2026-06-09docs: net: ethtool: document ops-locked drivers and op_needs_rtnlJakub Kicinski1-2/+8
2026-06-09net: ethtool: optionally skip rtnl_lock on IOCTL pathJakub Kicinski1-0/+2
2026-06-09net: ethtool: optionally skip rtnl_lock in ethnl_act_module_fw_flash()Jakub Kicinski1-1/+1
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for SET opsJakub Kicinski2-2/+10
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for GET opsJakub Kicinski1-1/+17
2026-06-09net: ethtool: make dev->hwprov ops-protectedJakub Kicinski2-0/+14
2026-06-09net: ethtool: relax ethnl_req_get_phydev() locking assertionJakub Kicinski1-0/+5
2026-06-09netconsole: do not dequeue pooled skbs that cannot satisfy lenBreno Leitao1-0/+16
2026-06-09net/sched: Update function name in TCQ_F_NOPARENT commentVictor Nogueira1-1/+1
2026-06-09tls: Suppress spurious saved_data_ready on all receive pathsChuck Lever1-0/+5
2026-06-09if_ether.h: add 802.1AC, warn about GRE 0x00FEDavid 'equinox' Lamparter1-0/+5
2026-06-09ip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq} under CONFIG_IPV6_MROUTE.Kuniyuki Iwashima1-2/+2
2026-06-09ip6mr: Replace RTNL with a dedicated mutex for MFC.Kuniyuki Iwashima1-0/+1
2026-06-09net: Remove rtnl_held of struct fib_dump_filter.Kuniyuki Iwashima1-1/+0
2026-06-09Merge tag 'batadv-next-pullrequest-20260605' of https://git.open-mesh.org/batadvJakub Kicinski1-3/+3
2026-06-09Merge tag 'nf-next-26-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski5-26/+81
2026-06-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-4/+7
2026-06-07net/mlx5: Add sd_group_size bits for SD managementShay Drory1-2/+5
2026-06-07net/mlx5: Update IFC allowed_list_size field bitsDragos Tatulea1-2/+2
2026-06-06bridge: add bridge_flags_bit enumEric Dumazet1-25/+53
2026-06-05netfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso1-12/+0
2026-06-05netfilter: nf_conntrack_helper: add refcounting from datapathPablo Neira Ayuso1-5/+21
2026-06-05netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE trackerPablo Neira Ayuso1-0/+4
2026-06-05netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helperPablo Neira Ayuso1-7/+9
2026-06-05netfilter: cttimeout: detach dataplane timeout policy and repurpose refcountPablo Neira Ayuso1-2/+25
2026-06-05ipvs: add conn_max sysctl to limit connectionsJulian Anastasov1-0/+22
2026-06-05batman-adv: uapi: keep kernel-doc in struct member orderSven Eckelmann1-3/+3
2026-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-23/+32
2026-06-05Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-5/+8
2026-06-05net: ethtool: add netif_get_link_ksettings() for correct ops-locked useJakub Kicinski1-0/+2
2026-06-05net: ethtool: cmis_cdb: hold instance lock for ops locked devicesJakub Kicinski1-0/+6
2026-06-05net: rename netdev_ops_assert_locked()Jakub Kicinski1-3/+3
2026-06-04Merge tag 'trace-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+8
2026-06-04net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta1-1/+0
2026-06-04tracing: Fix CFI violation in probestub being called by tprobesEva Kurchatova1-0/+8
2026-06-04Merge tag 'for-net-2026-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+1
2026-06-04mptcp: change mptcp_established_options() to return opt_sizeEric Dumazet1-9/+8
2026-06-04mptcp: fix uninit-value in mptcp_established_optionsPaolo Abeni1-2/+5