summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-03-18ice: stop truncating queue ids when checkingJan Glaza-1/+1
2025-03-18virtchnl: make proto and filter action count unsignedJan Glaza-2/+2
2025-03-18ice: fix reservation of resources for RDMA when disabledJesse Brandeburg-1/+2
2025-03-18ice: ensure periodic output start time is in the futureKarol Kolacinski-2/+4
2025-03-18ice: health.c: fix compilation on gcc 7.5Przemek Kitszel-3/+3
2025-03-18ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().Kuniyuki Iwashima-0/+2
2025-03-18ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().Kuniyuki Iwashima-1/+2
2025-03-18Merge tag 'linux-can-fixes-for-6.14-20250314' of git://git.kernel.org/pub/scm...Paolo Abeni-77/+84
2025-03-18net: ipv6: fix TCP GSO segmentation with NATFelix Fietkau-6/+15
2025-03-18net: mana: Support holes in device list reply msgHaiyang Zhang-8/+17
2025-03-18net: ethernet: ti: am65-cpsw: Fix NAPI registration sequenceVignesh Raghavendra-14/+18
2025-03-14Merge patch series "can: flexcan: only change CAN state when link up in syste...Marc Kleine-Budde-3/+15
2025-03-14can: flexcan: disable transceiver during system PMHaibo Chen-1/+11
2025-03-14can: flexcan: only change CAN state when link up in system PMHaibo Chen-2/+4
2025-03-14Merge patch series "R-Car CANFD fixes"Marc Kleine-Budde-18/+12
2025-03-14can: rcar_canfd: Fix page entries in the AFL listBiju Das-17/+11
2025-03-14dt-bindings: can: renesas,rcar-canfd: Fix typo in pattern properties for R-Ca...Biju Das-1/+1
2025-03-14can: statistics: use atomic access in hot pathOliver Hartkopp-31/+39
2025-03-14can: ucan: fix out of bound read in strscpy() sourceVincent Mailhol-25/+18
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-361/+1252
2025-03-13Merge tag 'vfs-6.14-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds-12/+23
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-10/+25
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta-5/+16
2025-03-13Merge branch 'mlx5-misc-fixes-2025-03-10'Paolo Abeni-47/+108
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran-4/+2
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu-7/+5
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory-3/+5
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory-7/+16
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru-1/+1
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik-25/+79
2025-03-13Revert "openvswitch: switch to per-action label counting in conntrack"Xin Long-12/+21
2025-03-13net: openvswitch: remove misbehaving actions length checkIlya Maximets-14/+1
2025-03-13Merge branch 'gre-fix-regressions-in-ipv6-link-local-address-generation'Paolo Abeni-6/+187
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault-0/+178
2025-03-13gre: Fix IPv6 link-local address generation.Guillaume Nault-6/+9
2025-03-13netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin-6/+4
2025-03-12Merge tag 'sched_ext-for-6.14-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+3
2025-03-12Merge tag 'spi-fix-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-27/+20
2025-03-12Merge branch 'net_sched-prevent-creation-of-classes-with-tc_h_root'Jakub Kicinski-0/+31
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang-0/+25
2025-03-12net_sched: Prevent creation of classes with TC_H_ROOTCong Wang-0/+6
2025-03-12ipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter-4/+4
2025-03-12selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal-0/+15
2025-03-12netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju-0/+2
2025-03-12Merge tag 'wireless-2025-03-12' of https://git.kernel.org/pub/scm/linux/kerne...David S. Miller-33/+89
2025-03-12wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHzBenjamin Berg-1/+8
2025-03-11Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-20/+51
2025-03-11Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+8
2025-03-11qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li-2/+6
2025-03-11rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai-0/+10