aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2026-04-12net/sched: cls_fw: fix NULL dereference of "old" filters before change()Davide Caratti1-1/+5
2026-04-10bpf: Remove gfp_flags plumbing from bpf_local_storage_update()Amery Hung1-12/+9
2026-04-10bpf: Use kmalloc_nolock() universally in local storageAmery Hung1-1/+1
2026-04-10net: bridge: add stp_mode attribute for STP mode selectionAndy Roulin4-8/+38
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-39/+40
2026-04-10Bluetooth: L2CAP: CoC: Disconnect if received packet size exceeds MPSChristian Eggers1-0/+7
2026-04-10Bluetooth: hci_core: Rate limit the logging of invalid ISO handlePauli Virtanen1-2/+2
2026-04-10netfilter: require Ethernet MAC header before using eth_hdr()Zhengchuan Liang6-14/+24
2026-04-10netfilter: nft_fwd_netdev: check ttl/hl before forwardingFlorian Westphal1-0/+10
2026-04-10netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-4/+8
2026-04-10netfilter: conntrack: remove UDP-Lite conntrack supportFernando Fernandez Mancera9-160/+0
2026-04-10netfilter: xt_socket: enable defrag after all other checksFlorian Westphal1-17/+6
2026-04-10netfilter: xt_HL: add pr_fmt and checkentry validationMarino Dzalto1-0/+27
2026-04-10netfilter: nfnetlink: prefer skb_mac_header helpersFlorian Westphal2-22/+22
2026-04-10netfilter: x_physdev: reject empty or not-nul terminated device namesFlorian Westphal1-0/+22
2026-04-10ipvs: add conn_lfactor and svc_lfactor sysctl varsJulian Anastasov1-0/+76
2026-04-10ipvs: add ip_vs_status infoJulian Anastasov1-0/+145
2026-04-10ipvs: show the current conn_tab size to usersJulian Anastasov1-4/+22
2026-04-09ipv6: sit: remove redundant ret = 0 assignmentYue Haibing1-1/+1
2026-04-09ipv6: move IFA_F_PERMANENT percpu allocation in process scopePaolo Abeni1-12/+19
2026-04-09net: use get_random_u{16,32,64}() where appropriateDavid Carlier6-8/+8
2026-04-09net: remove the netif_get_rx_queue_lease_locked() helpersJakub Kicinski5-88/+113
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski11-83/+642
2026-04-09netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-0/+6
2026-04-09xsk: Proxy pool management for leased queuesDaniel Borkmann1-12/+35
2026-04-09xsk: Extend xsk_rcv_check validationDaniel Borkmann1-3/+26
2026-04-09net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei2-11/+35
2026-04-09net: Proxy netif_mp_{open,close}_rxq for leased queuesDavid Wei3-20/+95
2026-04-09net: Slightly simplify net_mp_{open,close}_rxqDaniel Borkmann2-24/+5
2026-04-09net, ethtool: Disallow leased real rxqs to be resizedDaniel Borkmann2-20/+29
2026-04-09net: Add lease info to queue-get responseDaniel Borkmann2-4/+116
2026-04-09net: Implement netdev_nl_queue_create_doitDaniel Borkmann5-5/+280
2026-04-09net: Add queue-create operationDaniel Borkmann3-0/+27
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski49-343/+542
2026-04-09can: raw: fix ro->uniq use-after-free in raw_rcv()Samuel Page1-1/+10
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds49-337/+542
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner4-39/+40
2026-04-09l2tp: Drop large packets with UDP encapAlice Mikityanska1-0/+5
2026-04-09wifi: cfg80211: Explicitly include <linux/export.h> in michael-mic.cEric Biggers1-0/+1
2026-04-08devlink: Add resource scope filtering to resource dumpOr Har-Toov2-3/+21
2026-04-08devlink: Add port-specific option to resource dump doitOr Har-Toov3-6/+21
2026-04-08devlink: Include port resources in resource dump dumpitOr Har-Toov3-8/+58
2026-04-08devlink: Add dump support for device-level resourcesOr Har-Toov3-4/+97
2026-04-08devlink: Add port-level resource registration infrastructureOr Har-Toov2-0/+45
2026-04-08devlink: Refactor resource functions to be genericOr Har-Toov1-42/+72
2026-04-08devlink: Fix incorrect skb socket family dumpingLi RongQing1-1/+1
2026-04-08af_unix: read UNIX_DIAG_VFS data under unix_state_lockJiexun Wang1-8/+13
2026-04-08mptcp: add receive queue awareness in tcp_rcv_space_adjust()Paolo Abeni1-3/+5
2026-04-08mptcp: better mptcp-level RTT estimatorPaolo Abeni2-29/+71
2026-04-08Revert "mptcp: add needs_id for netlink appending addr"Matthieu Baerts (NGI0)1-19/+5