summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-18dccp: fix dccp_v4_err()/dccp_v6_err() againEric Dumazet
2023-09-18ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2023-09-17scsi: iscsi_tcp: restrict to TCP socketsEric Dumazet
2023-09-17ipv4: fix null-deref in ipv4_link_failureKyle Zeng
2023-09-16igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes
2023-09-16net: core: Use the bitmap API to allocate bitmapsAndy Shevchenko
2023-09-16ionic: fix 16bit math issue when PAGE_SIZE >= 64KBDavid Christensen
2023-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2023-09-15bpf: Fix BTF_ID symbol generation collision in tools/Nick Desaulniers
2023-09-15bpf: Fix BTF_ID symbol generation collisionJiri Olsa
2023-09-15bpf: Fix uprobe_multi get_pid_task error pathJiri Olsa
2023-09-15bpf: Skip unit_size checking for global per-cpu allocatorHou Tao
2023-09-15netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()Ilya Leoshkevich
2023-09-15i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-09-15iavf: schedule a request immediately after add/delete vlanPetr Oros
2023-09-15iavf: add iavf_schedule_aq_request() helperPetr Oros
2023-09-15iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl
2023-09-15Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-09-15octeon_ep: fix tx dma unmap len values in SGShinas Rasheed
2023-09-15net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg
2023-09-15net/core: Fix ETH_P_1588 flow dissectorSasha Neftin
2023-09-15net: ti: icssg-prueth: add PTP dependencyArnd Bergmann
2023-09-15selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-09-15Merge branch 'sparx5-leaks'David S. Miller
2023-09-15net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()Jinjie Ruan
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-14kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Kuniyuki Iwashima
2023-09-14Merge branch 'net-renesas-rswitch-fix-a-lot-of-redundant-irq-issue'Paolo Abeni
2023-09-14net: renesas: rswitch: Add spin lock protection for irq {un}maskYoshihiro Shimoda
2023-09-14net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda
2023-09-13Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-13selftests: netfilter: Test nf_tables audit loggingPhil Sutter
2023-09-13netfilter: nf_tables: Fix entries val in rule reset audit logPhil Sutter
2023-09-13netfilter: conntrack: fix extension size tableFlorian Westphal
2023-09-13selftests/bpf: Fix kprobe_multi_test/attach_override testJiri Olsa
2023-09-13Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen
2023-09-13ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-13pmdomain: Rename the genpd subsystem to pmdomainUlf Hansson
2023-09-13Merge branch 'tcp-bind-fixes'David S. Miller
2023-09-13selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima