aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
12 daysocteontx2-af: npc: cn20k: Reject missing default-rule MCAM indicesRatheesh Kannoth5-10/+155
12 daysocteontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on freeRatheesh Kannoth2-28/+82
12 daysocteontx2-af: npc: cn20k: Initialize default-rule index outputs up frontRatheesh Kannoth1-3/+7
12 daysocteontx2-af: npc: cn20k: Fix MCAM actions readRatheesh Kannoth1-13/+13
12 daysocteontx2-af: npc: cn20k: Fix bank valueRatheesh Kannoth1-55/+37
12 daysocteontx2-af: npc: cn20k: Clear MCAM entries by index and key widthRatheesh Kannoth3-9/+48
12 daysocteontx2-af: npc: cn20k: Fix target map and ruleRatheesh Kannoth1-1/+15
12 daysocteontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollbackRatheesh Kannoth1-4/+8
12 daysocteontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in initRatheesh Kannoth1-23/+10
12 daysocteontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20kRatheesh Kannoth4-56/+124
12 daysnet: airoha: Move entries to queue head in case of DMA mapping failure in airoha_dev_xmit()Lorenzo Bianconi1-4/+2
12 daysnet: libwx: use request_irq for VF misc interruptJiawen Wu1-2/+2
12 daysnet: libwx: fix VF illegal register accessJiawen Wu1-2/+5
12 daysnet: enetc: fix VSI mailbox timeout handling and DMA lifecycleWei Fang2-8/+35
12 daysipv6: Implement limits on extension header parsingDaniel Borkmann5-0/+25
12 daysnet: phy: micrel: fix LAN8814 QSGMII soft resetRobert Marko1-7/+8
12 daysnetfilter: flowtable: fix inline pppoe encapsulation in xmit pathPablo Neira Ayuso4-5/+49
12 daysnetfilter: flowtable: fix inline vlan encapsulation in xmit pathPablo Neira Ayuso1-37/+73
12 daysMerge branch 'net-mctp-test-minor-kunit-test-fixes'Jakub Kicinski2-2/+2
12 daysnet: mctp: test: Use dev_direct_xmit for TX to our test deviceJeremy Kerr1-1/+1
12 daysnet: mctp: test: use a zeroed struct sockaddr_mctpJeremy Kerr1-1/+1
13 daysnetfilter: flowtable: ensure sufficient headroom in xmit pathPablo Neira Ayuso1-2/+11
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/netdev/netLinus Torvalds74-603/+1351
13 daysMerge tag 'ata-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds1-14/+7
13 daysMerge tag 'sound-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds32-122/+266
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 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/trace/linux-traceLinus Torvalds4-6/+14
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