summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-04-12net: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz1-0/+3
2026-04-12net: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz1-0/+14
2026-04-12netlink: add a nla_nest_end_safe() helperHangbin Liu1-0/+19
2026-04-12net: tso: Introduce tso_dma_map and helpersJoe Damato2-0/+111
2026-04-12Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-10/+0
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski3-2/+198
2026-04-12tcp: add indirect call wrapper in tcp_conn_request()Eric Dumazet1-0/+6
2026-04-12tcp: return a drop_reason from tcp_add_backlog()Eric Dumazet1-2/+1
2026-04-11net: bridge: add stp_mode attribute for STP mode selectionAndy Roulin1-0/+39
2026-04-10netfilter: conntrack: remove UDP-Lite conntrack supportFernando Fernandez Mancera2-10/+0
2026-04-10net: remove the netif_get_rx_queue_lease_locked() helpersJakub Kicinski1-5/+0
2026-04-10Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski6-13/+75
2026-04-10netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-0/+2
2026-04-10netkit: Add single device mode for netkitDaniel Borkmann1-0/+6
2026-04-10net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei1-1/+3
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 Borkmann3-6/+37
2026-04-10net: Add queue-create operationDaniel Borkmann1-0/+11
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-39/+136
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-5/+28
2026-04-09devlink: Add resource scope filtering to resource dumpOr Har-Toov1-0/+11
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: dsa: eliminate <linux/dsa/loop.h>Vladimir Oltean1-42/+0
2026-04-09net: dsa: remove unused platform_data definitionsVladimir Oltean1-3/+0
2026-04-09net: dsa: clean up struct dsa_chip_dataVladimir Oltean1-20/+0
2026-04-09net: dsa: remove struct platform_dataVladimir Oltean1-17/+0
2026-04-09mptcp: better mptcp-level RTT estimatorPaolo Abeni1-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-09Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2-1/+1
2026-04-09rxrpc: Fix to request an ack if window is limitedMarc Dionne1-0/+1
2026-04-09rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari1-0/+1
2026-04-09rxrpc: Fix call removal to use RCU safe deletionDavid Howells1-1/+1
2026-04-08Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-3/+3
2026-04-08netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal1-1/+0
2026-04-08netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-0/+1
2026-04-08wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211Eric Biggers1-0/+5
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-08netfilter: nf_tables: add netlink policy based cap on registersFlorian Westphal1-0/+4
2026-04-08netfilter: nf_tables: Fix typo in enum descriptionJelle van der Waa1-1/+1
2026-04-08netfilter: use function typedefs for __rcu NAT helper hook pointersSun Jian5-26/+41
2026-04-08net: pull headers in qdisc_pkt_len_segs_init()Eric Dumazet1-0/+3
2026-04-07Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+8
2026-04-07wifi: mac80211: add NAN peer schedule supportMiri Korenblit1-2/+60
2026-04-07wifi: mac80211: support NAN stationsMiri Korenblit1-2/+11