summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-02ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima
2024-04-02r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit
2024-04-02vsock/virtio: fix packet delivery to tap deviceMarco Pinna
2024-04-02ax25: fix use-after-free bugs caused by ax25_ds_del_timerDuoming Zhou
2024-04-01i40e: Fix VF MAC filter removalIvan Vecera
2024-04-01Merge branch 'mptcp-fix-fallback-mib-counter-and-wrong-var-in-selftests'Jakub Kicinski
2024-04-01selftests: mptcp: join: fix dev in check_endpointGeliang Tang
2024-04-01mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti
2024-04-01mptcp: prevent BPF accessing lowat from a subflow socket.Paolo Abeni
2024-04-01selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski
2024-04-01net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin
2024-03-29Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-03-29Merge branch 'tcp-fix-bind-regression-and-more-tests'Jakub Kicinski
2024-03-29selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.Kuniyuki Iwashima
2024-03-29selftest: tcp: Add bind() tests for IPV6_V6ONLY.Kuniyuki Iwashima
2024-03-29selftest: tcp: Add more bind() calls.Kuniyuki Iwashima
2024-03-29selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.Kuniyuki Iwashima
2024-03-29selftest: tcp: Define the reverse order bind() tests explicitly.Kuniyuki Iwashima
2024-03-29selftest: tcp: Make bind() selftest flexible.Kuniyuki Iwashima
2024-03-29tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...Kuniyuki Iwashima
2024-03-29tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...Kuniyuki Iwashima
2024-03-29erspan: make sure erspan_base_hdr is present in skb->headEric Dumazet
2024-03-29r8169: skip DASH fw status checks when DASH is disabledAtlas Yu
2024-03-29octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-03-29net: do not consume a cacheline for system_page_poolEric Dumazet
2024-03-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-03-29net/rds: fix possible cp null dereferenceMahmoud Adam
2024-03-29net: dsa: mv88e6xxx: fix usable ports on 88e6020Michael Krummsdorf
2024-03-29mlxbf_gige: stop interface during shutdownDavid Thompson
2024-03-29Bluetooth: Fix TOCTOU in HCI debugfs implementationBastien Nocera
2024-03-29Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang
2024-03-29Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_syncLuiz Augusto von Dentz
2024-03-29Bluetooth: qca: fix device-address endiannessJohan Hovold
2024-03-29Bluetooth: add quirk for broken address propertiesJohan Hovold
2024-03-29arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenJohan Hovold
2024-03-29dt-bindings: bluetooth: add 'qcom,local-bd-address-broken'Johan Hovold
2024-03-29Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"Johan Hovold
2024-03-29octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-03-29Merge branch 'gro-fixes'David S. Miller
2024-03-29selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart
2024-03-29udp: prevent local UDP tunnel packets from being GROedAntoine Tenart
2024-03-29udp: do not transition UDP GRO fraglist partial checksums to unnecessaryAntoine Tenart
2024-03-29gro: fix ownership transferAntoine Tenart
2024-03-29udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart
2024-03-29net: hsr: Use full string description when opening HSR network deviceLukasz Majewski
2024-03-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-03-28xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer
2024-03-28ptp: MAINTAINERS: drop Jeff SipekKrzysztof Kozlowski
2024-03-28Documentation: Add documentation for eswitch attributeWilliam Tu
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds