summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-01-14net: pse-pd: Clean ethtool header of PSE structuresKory Maincent
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent
2025-01-14net: pse-pd: Use power limit at driver side instead of current limitKory Maincent
2025-01-14net: pse-pd: Add power limit checkKory Maincent
2025-01-14net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declarationKory Maincent
2025-01-14net: hsr: Create and export hsr_get_port_ndev()MD Danish Anwar
2025-01-14net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC modeMD Danish Anwar
2025-01-14Merge tag 'nf-next-25-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-01-14net: phy: introduce optional polling interface for PHY statisticsOleksij Rempel
2025-01-14net: ethtool: add support for structured PHY statisticsJakub Kicinski
2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski
2025-01-13net/mlx5: fs, add HWS packet reformat API functionMoshe Shemesh
2025-01-13net: remove init_dummy_netdev()Jakub Kicinski
2025-01-12net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registersAkiva Goldberger
2025-01-12net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA capsSaeed Mahameed
2025-01-12net/mlx5: Add support for MRTCQ registerJianbo Liu
2025-01-12net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modesJianbo Liu
2025-01-10net: hide the definition of dev_get_by_napi_id()Jakub Kicinski
2025-01-10net: phy: add configuration of rx clock stop modeRussell King (Oracle)
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-09netfilter: conntrack: add conntrack event timestampFlorian Westphal
2025-01-09netlink: add IPv6 anycast join/leave notificationsYuyang Huang
2025-01-09net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2025-01-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-01-07if_vlan: fix kdoc warningsJakub Kicinski
2025-01-07net: dsa: remove get_mac_eee() methodRussell King (Oracle)
2025-01-07net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()Eric Dumazet
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-01-07rtnetlink: Add rtnl_net_lock_killable().Kuniyuki Iwashima
2025-01-06net: pcs: xpcs: make xpcs_get_interfaces() staticRussell King (Oracle)
2025-01-06net: phylink: add support for PCS supported_interfaces bitmapRussell King (Oracle)
2025-01-06ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-01-06sctp: Prepare sctp_v4_get_dst() to dscp_t conversion.Guillaume Nault
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-06io_uring: add io_uring_cmd_get_async_data helperMark Harmstone
2025-01-06io_uring/cmd: add per-op data to struct io_uring_cmd_dataJens Axboe
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe
2025-01-06netkit: Allow for configuring needed_{head,tail}roomDaniel Borkmann
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-04tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-02af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet