summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2026-04-10net: Slightly simplify net_mp_{open,close}_rxqDaniel Borkmann1-6/+2
2026-04-10net: Add lease info to queue-get responseDaniel Borkmann1-0/+14
2026-04-10net: Implement netdev_nl_queue_create_doitDaniel Borkmann2-5/+29
2026-04-09devlink: Add port-level resource registration infrastructureOr Har-Toov1-0/+8
2026-04-09devlink: Refactor resource functions to be genericOr Har-Toov1-1/+1
2026-04-09net: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOGEric Dumazet1-0/+12
2026-04-09codel: annotate data-races in codel_dump_stats()Eric Dumazet1-21/+24
2026-04-09bonding: remove unused bond_is_first_slave and bond_is_last_slave macrosXiang Mei1-3/+0
2026-04-08netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use itPablo Neira Ayuso1-0/+10
2026-04-08netfilter: nft_meta: add double-tagged vlan and pppoe supportPablo Neira Ayuso3-10/+27
2026-04-08net: pull headers in qdisc_pkt_len_segs_init()Eric Dumazet1-0/+3
2026-04-07tcp: add recv_should_stop helperGeliang Tang1-0/+8
2026-04-07net: dsa: add bridge member iteration macroDaniel Golle1-3/+6
2026-04-07net: dsa: move dsa_bridge_ports() helper to dsa.hDaniel Golle1-0/+13
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2026-04-02net: mctp: perform source address lookups when we populate our dstJeremy Kerr1-0/+1
2026-03-29ipv6: remove ipv6_stub infrastructure completelyFernando Fernandez Mancera4-105/+2
2026-03-29bpf: remove ipv6_bpf_stub completely and use direct function callsFernando Fernandez Mancera2-21/+2
2026-03-29net: convert remaining ipv6_stub users to direct function callsFernando Fernandez Mancera1-1/+1
2026-03-29ipv6: prepare headers for ipv6_stub removalFernando Fernandez Mancera4-1/+73
2026-03-29ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)Fernando Fernandez Mancera1-1/+1
2026-03-29net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macrosFernando Fernandez Mancera1-8/+0
2026-03-27tcp: Fix inconsistent indenting warningJiayuan Chen1-1/+1
2026-03-27mpls: add seqcount to protect the platform_label{,s} pairSabrina Dubroca1-0/+1
2026-03-27Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-7/+258
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-4/+60
2026-03-26net: mana: Set default number of queues to 16Long Li1-0/+1
2026-03-26netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso1-1/+17
2026-03-26netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso1-0/+5
2026-03-26netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso1-1/+1
2026-03-25wifi: nl80211: Add a notification to notify NAN channel evacuationMiri Korenblit1-0/+19
2026-03-25wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notificationMiri Korenblit1-0/+14
2026-03-25wifi: nl80211: allow reporting spurious NAN Data framesMiri Korenblit1-6/+7
2026-03-25wifi: nl80211: define an API for configuring the NAN peer's scheduleMiri Korenblit1-0/+58
2026-03-25wifi: nl80211: add support for NAN stationsMiri Korenblit1-0/+56
2026-03-25wifi: cfg80211: separately store HT, VHT and HE capabilities for NANMiri Korenblit1-0/+11
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit1-0/+21
2026-03-25wifi: cfg80211: Add an API to configure local NAN scheduleMiri Korenblit1-1/+72
2026-03-25tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet1-0/+8
2026-03-25net_sched: codel: fix stale state for empty flows in fq_codelJonas Köppeler1-0/+1
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-1/+1
2026-03-24udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau1-0/+14
2026-03-24ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima1-1/+20
2026-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-13/+62
2026-03-19Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
2026-03-19Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni1-0/+4
2026-03-19bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreignEric Woudstra1-0/+1
2026-03-19net: mana: Add ethtool counters for RX CQEs in coalesced typeHaiyang Zhang1-3/+6
2026-03-19net: mana: Add support for RX CQE CoalescingHaiyang Zhang1-1/+7
2026-03-19Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+3