summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-04net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez1-0/+2
2024-04-04net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET1-1/+1
2024-04-04net: ravb: Always update error countersPaul Barker1-8/+9
2024-04-04net: ravb: Always process TX descriptor ringPaul Barker1-2/+5
2024-04-04Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni1-4/+26
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin1-26/+4
2024-04-04net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang2-2/+1
2024-04-04net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()Eric Dumazet1-1/+1
2024-04-04net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur1-2/+8
2024-04-04net: stmmac: fix rx queue priority assignmentPiotr Wejman2-16/+62
2024-04-04net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen1-3/+5
2024-04-04Merge branch 'net-fec-fix-to-suspend-resume-with-mac_managed_pm'Jakub Kicinski1-2/+9
2024-04-04net: fec: Set mac_managed_pm during probeWei Fang1-2/+9
2024-04-03net: bcmgenet: Reset RBUF on first openPhil Elwell1-4/+12
2024-04-03octeontx2-af: Add array index checkAleksandr Mishin1-0/+2
2024-04-03MAINTAINERS: mlx5: Add Tariq ToukanTariq Toukan1-0/+2
2024-04-03ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima1-7/+7
2024-04-03r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit1-0/+9
2024-04-03vsock/virtio: fix packet delivery to tap deviceMarco Pinna1-1/+2
2024-04-03ax25: fix use-after-free bugs caused by ax25_ds_del_timerDuoming Zhou1-1/+1
2024-04-02i40e: Fix VF MAC filter removalIvan Vecera1-5/+6
2024-04-02Merge branch 'mptcp-fix-fallback-mib-counter-and-wrong-var-in-selftests'Jakub Kicinski4-3/+14
2024-04-02selftests: mptcp: join: fix dev in check_endpointGeliang Tang1-1/+3
2024-04-02mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti3-2/+11
2024-04-02mptcp: prevent BPF accessing lowat from a subflow socket.Paolo Abeni1-0/+4
2024-04-02selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-04-02net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin1-5/+16
2024-03-30Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski9-33/+98
2024-03-30Merge branch 'tcp-fix-bind-regression-and-more-tests'Jakub Kicinski2-77/+736
2024-03-30selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.Kuniyuki Iwashima1-6/+257
2024-03-30selftest: tcp: Add bind() tests for IPV6_V6ONLY.Kuniyuki Iwashima1-0/+116
2024-03-30selftest: tcp: Add more bind() calls.Kuniyuki Iwashima1-59/+166
2024-03-30selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.Kuniyuki Iwashima1-0/+100
2024-03-30selftest: tcp: Define the reverse order bind() tests explicitly.Kuniyuki Iwashima1-8/+59
2024-03-30selftest: tcp: Make bind() selftest flexible.Kuniyuki Iwashima1-34/+58
2024-03-30tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...Kuniyuki Iwashima1-8/+11
2024-03-30tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...Kuniyuki Iwashima1-2/+9
2024-03-29erspan: make sure erspan_base_hdr is present in skb->headEric Dumazet2-0/+8
2024-03-29r8169: skip DASH fw status checks when DASH is disabledAtlas Yu1-4/+27
2024-03-29octeontx2-pf: check negative error code in otx2_open()Su Hui1-1/+1
2024-03-29net: do not consume a cacheline for system_page_poolEric Dumazet1-1/+1
2024-03-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski6-41/+93
2024-03-29net/rds: fix possible cp null dereferenceMahmoud Adam1-1/+1
2024-03-29net: dsa: mv88e6xxx: fix usable ports on 88e6020Michael Krummsdorf1-1/+5
2024-03-29mlxbf_gige: stop interface during shutdownDavid Thompson1-2/+8
2024-03-29Bluetooth: Fix TOCTOU in HCI debugfs implementationBastien Nocera1-16/+32
2024-03-29Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang1-0/+25
2024-03-29Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_syncLuiz Augusto von Dentz2-4/+7
2024-03-29Bluetooth: qca: fix device-address endiannessJohan Hovold2-2/+16
2024-03-29Bluetooth: add quirk for broken address propertiesJohan Hovold2-1/+13