G, GurucharanX ([email protected])

Number of posts: 58 (0.1 per day)
First post: 2021-08-02 13:12:25
Last post: 2023-02-07 10:48:33

Date List Subject
2023-02-07 10:48:33 linux-kernel RE: [Intel-wired-lan] [PATCH v3] i40e: Add checking for null for nlmsg_find_attr()
2023-01-31 04:20:21 linux-kernel RE: [Intel-wired-lan] [PATCH v3] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
2023-01-25 10:34:19 linux-kernel RE: [Intel-wired-lan] [PATCH 4/9] i40e: Remove redundant pci_enable_pcie_error_reporting()
2023-01-25 09:10:21 linux-kernel RE: [Intel-wired-lan] [PATCH 9/9] ixgbe: Remove redundant pci_enable_pcie_error_reporting()
2023-01-25 09:09:26 linux-kernel RE: [Intel-wired-lan] [PATCH 6/9] ice: Remove redundant pci_enable_pcie_error_reporting()
2023-01-25 09:09:22 linux-kernel RE: [Intel-wired-lan] [PATCH 7/9] igb: Remove redundant pci_enable_pcie_error_reporting()
2023-01-19 10:38:48 linux-kernel RE: [Intel-wired-lan] [PATCH] net/i40e: Replace 0-length array with flexible array
2023-01-05 06:21:56 linux-kernel RE: [Intel-wired-lan] [PATCH net v4] ice: Add check for kzalloc
2022-11-29 15:11:51 linux-kernel RE: [Intel-wired-lan] [PATCH net v4] igb: Allocate MSI-X vector when testing
2022-11-03 16:50:17 linux-kernel RE: [Intel-wired-lan] [PATCH v2] e1000e: Fix TX dispatch condition
2022-10-29 03:45:24 linux-kernel RE: [Intel-wired-lan] [PATCH v3 2/2] igb: Proactively round up to kmalloc bucket size
2022-10-29 03:35:21 linux-kernel RE: [Intel-wired-lan] [PATCH v3 1/2] igb: Do not free q_vector unless new one was allocated
2022-10-27 15:05:43 linux-kernel RE: [Intel-wired-lan] [PATCH] e1000e: Fix TX dispatch condition
2022-08-04 14:35:24 linux-kernel RE: [Intel-wired-lan] [PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
2022-08-04 13:04:43 linux-kernel RE: [Intel-wired-lan] [PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
2022-07-05 15:03:03 linux-kernel RE: [Intel-wired-lan] [PATCH] ice: Remove pci_aer_clear_nonfatal_status() call
2022-06-14 15:30:31 linux-kernel RE: [Intel-wired-lan] [PATCH v2 2/2] igb: Make DMA faster when CPU is active on the PCIe link
2022-06-14 15:30:00 linux-kernel RE: [Intel-wired-lan] [PATCH 2/2] igb: Make DMA faster when CPU is active on the PCIe link
2022-05-25 15:02:05 linux-kernel RE: [Intel-wired-lan] [PATCH] ice: Use correct order for the parameters of devm_kcalloc()
2022-05-25 08:24:12 linux-kernel RE: [Intel-wired-lan] [PATCH] intel/i40e: delete if NULL check before dev_kfree_skb
2022-05-17 22:23:33 linux-kernel RE: [Intel-wired-lan] [PATCH] intel/i40e: delete if NULL check before dev_kfree_skb
2022-05-17 14:06:21 linux-kernel RE: [Intel-wired-lan] [PATCH] igb: skip phy status check where unavailable
2022-05-17 11:33:08 linux-kernel RE: [Intel-wired-lan] [PATCH] igb: skip phy status check where unavailable
2022-05-03 00:04:20 linux-kernel RE: [Intel-wired-lan] [PATCH net v4] ice: Fix race during aux device (un)plugging
2022-05-03 00:01:28 linux-kernel RE: [PATCH] ice: ice_sched: fix an incorrect NULL check on list iterator
2022-05-02 23:07:43 linux-kernel RE: [Intel-wired-lan] [PATCH v5] igb: Convert kmap() to kmap_local_page()
2022-05-02 14:30:32 linux-kernel RE: [Intel-wired-lan] [PATCH] ixgbe: Fix module_param allow_unsupported_sfp type
2022-04-16 01:57:31 linux-kernel RE: [Intel-wired-lan] [PATCH v2] ice: Fix memory leak in ice_get_orom_civd_data()
2022-04-14 19:15:30 linux-kernel RE: [Intel-wired-lan] [PATCH] ice: Fix memory leak in ice_get_orom_civd_data()
2022-04-14 17:13:20 linux-kernel RE: [Intel-wired-lan] [PATCH v2] ice: wait 5 s for EMP reset after firmware flash
2022-04-07 20:16:36 linux-kernel RE: [Intel-wired-lan] [PATCH] i40e: i40e_main: fix a missing check on list iterator
2022-04-05 05:18:06 linux-kernel RE: [PATCH v2] ice: use min_t() to make code cleaner in ice_gnss
2022-03-17 05:09:22 linux-kernel RE: [Intel-wired-lan] [PATCH] igb: zero hwtstamp by default
2022-03-11 13:03:08 linux-kernel RE: [PATCH -next] ice: fix return value check in ice_gnss.c
2022-03-09 01:45:46 linux-kernel RE: [Intel-wired-lan] [PATCH] i40e: little endian only valid checksums
2022-02-19 19:45:49 linux-kernel RE: [Intel-wired-lan] [PATCH] ice: check the return of ice_ptp_gettimex64
2022-02-18 19:57:42 linux-kernel RE: [Intel-wired-lan] [PATCH] ice: initialize local variable 'tlv'
2022-02-10 06:39:02 linux-kernel RE: [Intel-wired-lan] [PATCH v2] ice: change "can't set link" message to dbg level
2022-01-14 04:08:11 linux-kernel RE: [PATCH] i40e: Remove useless DMA-32 fallback configuration
2022-01-13 18:33:50 linux-kernel RE: [Intel-wired-lan] [PATCH] i40e: Remove useless DMA-32 fallback configuration
2022-01-13 17:57:18 linux-kernel RE: [Intel-wired-lan] [PATCH] ixgbe: Remove useless DMA-32 fallback configuration
2022-01-13 17:53:44 linux-kernel RE: [Intel-wired-lan] [PATCH] igb: Remove useless DMA-32 fallback configuration
2022-01-13 17:52:55 linux-kernel RE: [Intel-wired-lan] [PATCH] ice: Remove useless DMA-32 fallback configuration
2022-01-13 17:51:05 linux-kernel RE: [Intel-wired-lan] [PATCH] i40e: Remove useless DMA-32 fallback configuration
2022-01-13 17:48:53 linux-kernel RE: [Intel-wired-lan] [PATCH] ixgbevf: Remove useless DMA-32 fallback configuration
2022-01-05 17:29:16 linux-kernel RE: [Intel-wired-lan] [PATCH] ice: Optimize a few bitmap operations
2022-01-05 17:28:31 linux-kernel RE: [Intel-wired-lan] [PATCH] ice: Use bitmap_free() to free bitmap
2021-12-22 11:00:15 linux-kernel RE: [Intel-wired-lan] [PATCH -next] i40e: remove variables set but not used
2021-12-22 03:45:15 linux-kernel RE: [Intel-wired-lan] [PATCH net-next 6/9] igb: switch to napi_build_skb()
2021-12-07 10:03:22 linux-kernel RE: [Intel-wired-lan] [PATCH net-next 5/9] ice: switch to napi_build_skb()
2021-12-03 14:46:04 linux-kernel RE: [Intel-wired-lan] [PATCH net-next 8/9] ixgbe: switch to napi_build_skb()