summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
13 daysnetfilter: xtables: fix L4 header parsing for non-first fragmentsFernando Fernandez Mancera5-3/+23
13 daysnetfilter: nf_tables: skip L4 header parsing for non-first fragmentsFernando Fernandez Mancera4-7/+7
13 daysnetfilter: nf_socket: skip socket lookup for non-first fragmentsFernando Fernandez Mancera2-2/+6
13 daysMerge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds74-603/+1351
13 daysMerge tag 'ata-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-14/+7
13 daysMerge tag 'sound-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds32-122/+266
13 daysALSA: hda/realtek: Fix speaker silence after S3 resume on Xiaomi Mi Laptop Pr...Yuriy Padlyak1-0/+19
13 daysmm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()Qi Zheng1-10/+19
13 daysio_uring/tw: serialize ctx->retry_llist with ->uring_lockJens Axboe1-1/+11
13 daysplatform/x86: lenovo: wmi-other: Fix uninitialized variable in lwmi_om_hwmon_...Yufei CHENG1-0/+2
13 daysplatform/x86: hp-wmi: silence unknown board warning for 8D41Krishna Chomal1-1/+1
13 daysplatform/wmi: Fix unchecked min_size in wmidev_invoke_method()Kurt Borja1-0/+3
13 daysaccel/ivpu: Disallow re-exporting imported GEM objectsKarol Wachowski1-0/+21
13 daysnet/sched: cls_flower: revert unintended changesPaolo Abeni1-3/+1
13 dayssfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter1-1/+1
13 daysnet: tls: fix strparser anchor skb leak on offload RX setup failureJakub Kicinski3-0/+11
13 daysMerge branch 'intel-wired-lan-update-2026-04-27-ice-iavf'Paolo Abeni11-102/+207
13 daysice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros1-0/+32
13 daysice: fix missing dpll notifications for SW pinsPetr Oros1-11/+36
13 daysdpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera3-2/+11
13 daysice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros1-1/+49
13 daysice: fix missing SMA pin initialization in DPLL subsystemPetr Oros1-0/+17
13 daysice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros3-2/+4
13 daysice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros1-1/+6
13 daysiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros1-0/+4
13 daysiavf: wait for PF confirmation before removing VLAN filtersPetr Oros3-17/+34
13 daysiavf: stop removing VLAN filters from PF on interface downPetr Oros3-66/+12
13 daysiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros2-5/+5
13 daysUSB: serial: option: add Telit Cinterion LE910Cx compositionsFabio Porcedda1-0/+4
13 daysparisc: Fix build failure for 32-bit kernel with PA2.0 instruction setHelge Deller2-7/+16
13 daysnetfilter: nf_tables: fix netdev hook allocation memleak with dormant tablesFlorian Westphal1-14/+20
13 daysnetfilter: xt_CT: fix usersize for v1 and v2 revisionFlorian Westphal1-4/+4
13 daysnetfilter: nft_compat: run xt_check_hooks_{match,target}() from .validatePablo Neira Ayuso2-10/+36
13 daysnetfilter: x_tables: add .check_hooks to matches and targetsPablo Neira Ayuso8-59/+187
13 daysMerge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-6/+14
13 daysregulator: rpi-panel-attiny: add back GPIOLIB dependencyArnd Bergmann1-0/+1
13 dayspage_pool: fix memory-provider leak in page_pool_create_percpu() error pathHasan Basbunar1-5/+5
13 daysbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet6-66/+89
13 daysnet: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi1-5/+2
13 dayshv_sock: fix ARM64 supportHamza Mahfooz1-2/+2
13 daysMAINTAINERS: update the IPv4/IPv6 entry and add Ido SchimmelJakub Kicinski1-16/+47
13 daysselftests: drv-net: clarify linters and frameworks in READMEJakub Kicinski1-2/+8
13 daysMAINTAINERS: Add myself as NFC subsystem maintainerDavid Heidelberg1-2/+4
13 daysnet: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski3-4/+17
13 daysnetfilter: nft_fwd_netdev: use recursion counter in neigh egress pathWeiming Shi3-16/+21
13 daysnetfilter: nft_fwd_netdev: add device and headroom validate with neigh forwar...Pablo Neira Ayuso1-2/+14
13 daysnetfilter: replace skb_try_make_writable() by skb_ensure_writable()Pablo Neira Ayuso2-4/+5
13 dayscifs: change_conf needs to be called for session setupShyam Prasad N1-0/+11
13 dayssmb: client: change allocation requirements in smb2_compound_opFredric Cover1-1/+1
13 daysntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()Nathan Chancellor1-1/+1