summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-18net: dsa: initial MT7628 tagging driverJoris Vaisvila1-0/+2
2026-08-18net: ip_tunnel: remove unused non-strict __ip_tunnel_change_mtuIlya Maximets1-1/+0
2026-08-17net: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra3-9/+7
2026-08-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-1/+2765
2026-08-17mptcp: remove unused data_ack from struct mptcp_extGeliang Tang2-8/+2
2026-08-17net_shaper: fix kernel-doc list indentationKarl Mehltretter1-4/+5
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_mapEric Dumazet1-2/+2
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet1-4/+4
2026-08-17net: prevent torn reads in netdev_tc_txqEric Dumazet1-2/+7
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory1-1/+2
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski5-4/+7
2026-08-13net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar1-0/+1
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-21/+103
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-12/+47
2026-08-13net: mana: Fall back to scattered pages for GDMA queuesAditya Garg1-2/+17
2026-08-13net: enforce net sysctl registrationJoel Granados1-2/+3
2026-08-13ipv6: add inet6_rt_del_notify()Yuyang Huang1-0/+2
2026-08-13ipv6: propagate the route deletion reason to fib6_del_route()Yuyang Huang1-1/+2
2026-08-13ipv6: add ip6_del_rt_reason()Yuyang Huang2-0/+27
2026-08-12Merge tag 'batadv-next-pullrequest-20260805' of https://git.open-mesh.org/batadvJakub Kicinski1-5/+11
2026-08-12tcp: clarify comment for mdev_us in struct tcp_sockZiran Zhang1-1/+1
2026-08-12libie: add bookkeeping support for control queue messagesPhani R Burra1-0/+160
2026-08-12libie: add control queue supportPhani R Burra1-0/+276
2026-08-12libeth: allow to create fill queues without NAPIPavan Kumar Linga1-1/+3
2026-08-12libie: add PCI device initialization helpers to libiePhani R Burra1-0/+56
2026-08-12virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj3-0/+2270
2026-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+3
2026-08-11Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-12/+23
2026-08-11devlink: add generic device max_sfs parameterNikolay Aleksandrov1-0/+4
2026-08-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye1-0/+2
2026-08-11sctp: auth: propagate HMAC calculation errors to callersQing Luo1-3/+3
2026-08-10net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko1-0/+19
2026-08-10ipvs: revalidate ihl to prevent out-of-bounds accessJulian Anastasov1-1/+1
2026-08-10ipvs: separate destination availability stateYizhou Zhao2-6/+7
2026-08-10ipvs: properly update the overload flag on dest editJulian Anastasov1-0/+3
2026-08-10ipvs: add totalconns for destJulian Anastasov1-5/+12
2026-08-10netfilter: nft_ct: move custom expectation support to helperPablo Neira Ayuso1-0/+1
2026-08-10netfilter: flowtable: rename tun.l3_proto to tun.inner_protoPablo Neira Ayuso2-2/+2
2026-08-10net: netfilter: add ether_type to net_device_path_ctx and use itPablo Neira Ayuso1-0/+1
2026-08-10net: pass net_device_path_ctx to dev_fill_forward_path()Lorenzo Bianconi1-1/+1
2026-08-10netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()Pablo Neira Ayuso2-1/+2
2026-08-08Merge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2026-08-08Merge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2026-08-08Merge tag 'driver-core-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-08-08Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2026-08-07net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf bindingBobby Eshleman1-0/+1
2026-08-07net: mana: Extend RX CQE coalescing up to 8 packetsHaiyang Zhang2-10/+38
2026-08-07ptr_ring: move free-space check into separate helperSimon Schippers1-2/+24
2026-08-07vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers1-0/+4
2026-08-07tun/tap: add IFF_BACKPRESSURE flagSimon Schippers1-0/+4