summaryrefslogtreecommitdiffstats
path: root/fs/qnx4 (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-22MAINTAINERS: adjust file entry of the oa_tc6 headerLukas Bulwahn1-1/+1
2024-09-22net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNELThomas Weißschuh1-0/+1
2024-09-19net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Cond...Kaixin Wang1-0/+2
2024-09-19netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()Eric Dumazet1-12/+2
2024-09-19net: xilinx: axienet: Fix packet countingSean Anderson1-9/+14
2024-09-19net: xilinx: axienet: Schedule NAPI in two stepsSean Anderson1-6/+8
2024-09-19net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not presentVladimir Oltean2-22/+39
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter1-1/+1
2024-09-15netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter1-2/+2
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter1-2/+2
2024-09-15ice: Fix a couple NULL vs IS_ERR() bugsDan Carpenter1-4/+4
2024-09-15net: ethernet: fs_enet: Make the per clock optionalMaxime Chevallier1-1/+1
2024-09-15Linux 6.11v6.11Linus Torvalds1-1/+1
2024-09-15Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"Paolo Bonzini2-11/+7
2024-09-15net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar1-2/+40
2024-09-15net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran5-5/+58
2024-09-15net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar4-12/+119
2024-09-15net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar1-1/+2
2024-09-15net: ti: icss-iep: Move icss_iep structureMD Danish Anwar2-73/+72
2024-09-14net: ibm: emac: get rid of wol_irqRosen Penev1-10/+3
2024-09-14net: ibm: emac: remove all waiting codeRosen Penev1-48/+7
2024-09-14net: ibm: emac: replace of_get_propertyRosen Penev1-11/+9
2024-09-14net: ibm: emac: use netdev's phydev directlyRosen Penev2-30/+22
2024-09-14net: ibm: emac: use devm for register_netdevRosen Penev1-3/+1
2024-09-14net: ibm: emac: remove mii_bus with devmRosen Penev2-20/+13
2024-09-14net: ibm: emac: use devm for of_iomapRosen Penev1-8/+4
2024-09-14net: ibm: emac: manage emac_irq with devmRosen Penev1-18/+11
2024-09-14net: ibm: emac: use devm for alloc_etherdevRosen Penev1-6/+3
2024-09-14octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian1-4/+7
2024-09-14net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier1-2/+0
2024-09-14rtase: Fix error code in rtase_init_board()Dan Carpenter1-1/+2
2024-09-14MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui3-924/+5
2024-09-14enic: Report some per queue statistics in ethtoolNelson Escobar1-2/+81
2024-09-14enic: Report per queue statistics in netdev qstatsNelson Escobar1-0/+56
2024-09-14enic: Collect per queue statisticsNelson Escobar2-18/+121
2024-09-14enic: Use macro instead of static const variables for array sizesNelson Escobar1-10/+13
2024-09-14selftests: fib_rule_tests: Add DSCP selector connect testsIdo Schimmel1-0/+56
2024-09-14selftests: fib_rule_tests: Add DSCP selector match testsIdo Schimmel1-0/+34
2024-09-14net: fib_rules: Enable DSCP selector usageIdo Schimmel1-1/+2
2024-09-14ipv6: fib_rules: Add DSCP selector supportIdo Schimmel1-3/+40
2024-09-14ipv4: fib_rules: Add DSCP selector supportIdo Schimmel1-4/+50
2024-09-14net: fib_rules: Add DSCP selector attributeIdo Schimmel2-1/+3
2024-09-14net: ethtool: Enhance error messages sent to user spaceDanielle Ratson1-3/+11
2024-09-14net: macb: Use predefined PCI vendor ID constantAndy Shevchenko1-3/+2
2024-09-14ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()Eric Dumazet1-1/+1
2024-09-14net: tipc: avoid possible garbage valueSu Hui1-1/+1
2024-09-14net: enetc: Replace ifdef with IS_ENABLEDMartyn Welch3-23/+20
2024-09-14fbnic: Set napi irq value after calling netif_napi_addBrett Creeley1-4/+4
2024-09-14Documentation: networking: Fix missing PSE documentation and grammar issuesKory Maincent1-7/+8
2024-09-14net: ipv6: rpl_iptunnel: Fix memory leak in rpl_inputJustin Iurman1-5/+7