summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-08net: libwx: handle page_pool_dev_alloc_pages errorChenyuan Yang
2025-04-08Merge branch 'mptcp-only-inc-mpjoinackhmacfailure-for-hmac-failures'Jakub Kicinski
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)
2025-04-08mptcp: only inc MPJoinAckHMacFailure for HMAC failuresMatthieu Baerts (NGI0)
2025-04-08rtnetlink: Fix bad unlock balance in do_setlink().Kuniyuki Iwashima
2025-04-08net: ethtool: Don't call .cleanup_data when prepare_data failsMaxime Chevallier
2025-04-08tc: Ensure we have enough buffer space when sending filter netlink notificationsToke Høiland-Jørgensen
2025-04-08net: libwx: Fix the wrong Rx descriptor fieldJiawen Wu
2025-04-08octeontx2-pf: qos: fix VF root node parent queue indexHariprasad Kelam
2025-04-08selftests: tls: check that disconnect does nothingJakub Kicinski
2025-04-08net: tls: explicitly disallow disconnectJakub Kicinski
2025-04-08sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro
2025-04-08Merge branch 'net_sched-make-qlen_notify-idempotent'Paolo Abeni
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with ETS parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with DRR parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HTB parentCong Wang
2025-04-08codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()Cong Wang
2025-04-08sch_ets: make est_qlen_notify() idempotentCong Wang
2025-04-08sch_qfq: make qfq_qlen_notify() idempotentCong Wang
2025-04-08sch_hfsc: make hfsc_qlen_notify() idempotentCong Wang
2025-04-08sch_drr: make drr_qlen_notify() idempotentCong Wang
2025-04-08sch_htb: make htb_qlen_notify() idempotentCong Wang
2025-04-08tipc: fix memory leak in tipc_link_xmitTung Nguyen
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev
2025-04-07ipv6: Fix null-ptr-deref in addrconf_add_ifaddr().Kuniyuki Iwashima
2025-04-07Merge branch 'fix-wrong-hds-thresh-value-setting'Jakub Kicinski
2025-04-07selftests: drv-net: test random value for hds-threshTaehee Yoo
2025-04-07net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value alwa...Taehee Yoo
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-04Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-04Merge tag 'platform-drivers-x86-v6.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-04selftests: net: amt: indicate progress in the stress testJakub Kicinski
2025-04-04Merge branch 'netlink-specs-rt_addr-fix-problems-revealed-by-c-codegen'Jakub Kicinski
2025-04-04netlink: specs: rt_route: pull the ifa- prefix out of the namesJakub Kicinski
2025-04-04netlink: specs: rt_addr: pull the ifa- prefix out of the namesJakub Kicinski
2025-04-04netlink: specs: rt_addr: fix get multi command nameJakub Kicinski
2025-04-04netlink: specs: rt_addr: fix the spec format / schema failuresJakub Kicinski
2025-04-04Merge branch 'net-make-memory-provider-install-close-paths-more-common'Jakub Kicinski
2025-04-04net: avoid false positive warnings in __net_mp_close_rxq()Jakub Kicinski
2025-04-04net: move mp dev config validation to __net_mp_open_rxq()Jakub Kicinski
2025-04-04net: ibmveth: make veth_pool_store stop hangingDave Marquardt
2025-04-04arcnet: Add NULL check in com20020pci_probe()Henry Martin
2025-04-04Merge branch 'ipv6-multipath-routing-fixes'Jakub Kicinski
2025-04-04ipv6: Do not consider link down nexthops in path selectionIdo Schimmel
2025-04-04ipv6: Start path selection from the first nexthopIdo Schimmel
2025-04-04usbnet:fix NPE during rx_completeYing Lu
2025-04-04net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROPLorenzo Bianconi