summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
13 daysnet/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko1-0/+19
13 daysipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng1-2/+2
13 daysipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye1-0/+2
13 daysnet: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang1-5/+0
13 daysnet/sched: reject overly deep qdisc hierarchiesZijie Huang1-0/+1
13 dayspacket: use consistent hard_header_len in non-ring send pathsQihang Tang1-2/+4
13 daysipvs: properly update the overload flag on dest editJulian Anastasov1-0/+3
13 daysipvs: add totalconns for destJulian Anastasov1-5/+12
13 daysregulator: devres: add API for reference voltage suppliesDavid Lechner1-0/+7
13 daysnet/tcp: Add TCP-AO config and structuresDmitry Safonov4-8/+101
13 daysnet/tcp: Prepare tcp_md5sig_pool for TCP-AODmitry Safonov1-14/+36
13 daysnet: sched: refine software bypass handling in tc_runXin Long2-5/+13
13 daysnet: sched: make skip_sw actually skip softwareAsbjørn Sloth Tønnesen2-0/+10
13 daysnet: sched: cls_api: add filter counterAsbjørn Sloth Tønnesen1-0/+2
13 daysnet: sched: cls_api: add skip_sw counterAsbjørn Sloth Tønnesen1-0/+1
13 daysipvs: return the csum validation for forward hookJulian Anastasov1-14/+5
13 daysipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov1-1/+1
13 daysnetfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik1-1/+1
2026-08-09libceph: add doutc and *_client debug macros supportXiubo Li1-0/+38
2026-08-09can: use skb hash instead of private variable in headroomOliver Hartkopp2-2/+1
2026-08-09sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh1-1/+1
2026-08-09wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar1-1/+1
2026-08-09media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subde...Mirela Rabulea1-1/+3
2026-08-09media: v4l: async: Set owner for async sub-devicesSakari Ailus1-1/+3
2026-08-09netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso1-0/+2
2026-08-09drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann1-12/+0
2026-08-09dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+Md Sadre Alam1-5/+16
2026-08-09ata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath1-1/+1
2026-08-09scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake raceXingui Yang1-1/+0
2026-08-09ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov1-6/+5
2026-08-09ipvs: fix places with wrong packet offsetsJulian Anastasov1-6/+9
2026-08-09ipvs: fix the checksum validationsJulian Anastasov1-2/+29
2026-08-09sched: Add task_struct->faults_disabled_mappingKent Overstreet1-0/+1
2026-08-09netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei1-1/+1
2026-08-09thunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito1-0/+3
2026-08-09netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi1-2/+6
2026-08-09netfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso1-1/+4
2026-08-03KVM: Introduce vcpu->wants_to_runDavid Matlack1-0/+1
2026-08-03bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao1-0/+3
2026-08-03pinctrl: remove pinctrl_gpio_direction_output()Bartosz Golaszewski1-4/+9
2026-08-03workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari1-3/+5
2026-08-03firmware_loader: introduce __free() cleanup hanlerDmitry Torokhov1-0/+3
2026-08-03SUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever1-2/+2
2026-08-03SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever1-0/+15
2026-08-03sunrpc: allocate a separate bvec array for socket sendsJeff Layton1-0/+3
2026-08-03netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal3-37/+0
2026-08-03netfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing1-5/+0
2026-08-03lsm: infrastructure management of the sock securityCasey Schaufler1-0/+1
2026-08-03rxrpc: Fix notification vs call-release vs recvmsgDavid Howells1-1/+2
2026-08-03rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells1-10/+15