Age | Commit message (Expand) | Author |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git | Kalle Valo |
2018-01-29 | ibmvnic: Wait for device response when changing MAC | Thomas Falcon |
2018-01-29 | qlcnic: fix deadlock bug | Junxiao Bi |
2018-01-29 | net: macb: Handle HRESP error | Harini Katakam |
2018-01-29 | net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoring | Gal Pressman |
2018-01-29 | i40e/i40evf: Update DESC_NEEDED value to reflect larger value | Alexander Duyck |
2018-01-29 | bnxt_en: cleanup DIM work on device shutdown | Andy Gospodarek |
2018-01-29 | gianfar: prevent integer wrapping in the rx handler | Andy Spencer |
2018-01-29 | vhost_net: stop device during reset owner | Jason Wang |
2018-01-29 | net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t... | Vadim Lomovtsev |
2018-01-29 | tap: fix use-after-free | Michael S. Tsirkin |
2018-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-28 | Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or... | David S. Miller |
2018-01-28 | sfc: mark some unexported symbols as static | kbuild test robot |
2018-01-28 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2018-01-28 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2018-01-28 | net/rocker: Remove unreachable return instruction | Leon Romanovsky |
2018-01-26 | i40e: Do not allow use more TC queue pairs than MSI-X vectors exist | Paweł Jabłoński |
2018-01-26 | i40e/i40evf: Record ITR register location in the q_vector | Alexander Duyck |
2018-01-26 | i40e: fix reported mask for ntuple filters | Jacob Keller |
2018-01-26 | i40e: disallow programming multiple filters with same criteria | Jacob Keller |
2018-01-26 | i40e: program fragmented IPv4 filter input set | Jacob Keller |
2018-01-26 | i40e: Fix kdump failure | Avinash Dayanand |
2018-01-26 | i40e: cleanup unnecessary parens | Jeff Kirsher |
2018-01-26 | i40e: fix FW_LLDP flag on init | Alan Brady |
2018-01-26 | i40e: Implement an ethtool private flag to stop LLDP in FW | Dave Ertman |
2018-01-26 | i40e: change flags to use 64 bits | Alice Michael |
2018-01-26 | i40e: Display LLDP information on vSphere Web Client | Upasana Menon |
2018-01-26 | i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue | Alexander Duyck |
2018-01-26 | i40evf: Allow turning off offloads when the VF has VLAN set | Paweł Jabłoński |
2018-01-26 | i40e: Fix for adding multiple ethtool filters on the same location | Patryk Małek |
2018-01-26 | i40e: Add returning AQ critical error to SW | Michal Kosiarz |
2018-01-26 | ixgbe: don't set RXDCTL.RLPML for 82599 | Emil Tantilov |
2018-01-26 | ixgbe: Fix && vs || typo | Dan Carpenter |
2018-01-26 | ixgbe: add support for reporting 5G link speed | Paul Greenwalt |
2018-01-26 | ixgbe: Don't report unsupported timestamping filters for X550 | Miroslav Lichvar |
2018-01-26 | ixgbe: use ARRAY_SIZE for array sizing calculation on array buf | Colin Ian King |
2018-01-26 | ixgbevf: use ARRAY_SIZE for various array sizing calculations | Colin Ian King |
2018-01-26 | ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring() | Emil Tantilov |
2018-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-01-26 | Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli... | Linus Torvalds |
2018-01-26 | cxgb4: use backdoor access to collect dumps when firmware crashed | Rahul Lakkireddy |
2018-01-26 | cxgb4: fix incorrect condition for using firmware LDST commands | Rahul Lakkireddy |
2018-01-26 | cxgb4: reset FW_OK flag on firmware crash | Rahul Lakkireddy |
2018-01-26 | net: hns3: add int_gl_idx setup for VF | Fuyun Liang |
2018-01-26 | net: hns3: add get/set_coalesce support to VF | Fuyun Liang |
2018-01-26 | Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub... | David S. Miller |
2018-01-26 | ixgbevf: improve performance and reduce size of ixgbevf_tx_map() | Emil Tantilov |
2018-01-26 | ixgbevf: clear rx_buffer_info in configure instead of clean | Emil Tantilov |
2018-01-26 | ixgbevf: add counters for Rx page allocations | Emil Tantilov |