Age | Commit message (Expand) | Author |
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 | 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 | 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 |
2018-01-26 | ixgbevf: update code to better handle incrementing page count | Emil Tantilov |
2018-01-26 | ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING | Emil Tantilov |
2018-01-26 | ixgbevf: use length to determine if descriptor is done | Emil Tantilov |
2018-01-26 | ixgbevf: only DMA sync frame length | Emil Tantilov |
2018-01-26 | ixgbevf: add function for checking if we can reuse page | Emil Tantilov |
2018-01-26 | sfc: add suffix to large constant in ptp | Bert Kenward |
2018-01-26 | can: migrate documentation to restructured text | Robert Schwebel |
2018-01-25 | mlxsw: use tc_cls_can_offload_and_chain0() | Jakub Kicinski |
2018-01-25 | i40e: use tc_cls_can_offload_and_chain0() | Jakub Kicinski |
2018-01-25 | ixgbe: use tc_cls_can_offload_and_chain0() | Jakub Kicinski |
2018-01-25 | bnxt: use tc_cls_can_offload_and_chain0() | Jakub Kicinski |
2018-01-25 | mlx5: use tc_cls_can_offload_and_chain0() | Jakub Kicinski |
2018-01-25 | cxgb4: use tc_cls_can_offload_and_chain0() | Jakub Kicinski |
2018-01-25 | nfp: use tc_cls_can_offload_and_chain0() | Jakub Kicinski |
2018-01-25 | netdevsim: use tc_cls_can_offload_and_chain0() | Jakub Kicinski |
2018-01-25 | qed: code indent should use tabs where possible | Rohit Visavalia |
2018-01-25 | be2net: networking block comments don't use an empty /* line | Rohit Visavalia |
2018-01-25 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2018-01-25 | cxgb4: fix possible deadlock | Ganesh Goudar |
2018-01-25 | sfc: support Medford2 frequency adjustment format | Laurence Evans |
2018-01-25 | sfc: support second + quarter ns time format for receive datapath | Edward Cree |
2018-01-25 | sfc: support separate PTP and general timestamping | Laurence Evans |
2018-01-25 | sfc: simplify RX datapath timestamping | Laurence Evans |
2018-01-25 | sfc: only advertise TX timestamping if we have the license for it | Martin Habets |
2018-01-25 | sfc: on 8000 series use TX queues for TX timestamps | Edward Cree |
2018-01-25 | sfc: MAC TX timestamp handling on the 8000 series | Martin Habets |
2018-01-25 | sfc: only enable TX timestamping if the adapter is licensed for it | Martin Habets |
2018-01-25 | sfc: use main datapath for HW timestamps if available | Martin Habets |
2018-01-25 | sfc: add function to determine which TX timestamping method to use | Martin Habets |
2018-01-25 | sfc: handle TX timestamps in the normal data path | Martin Habets |
2018-01-25 | sfc: remove tx and MCDI handling from NAPI budget consideration | Bert Kenward |
2018-01-25 | Bluetooth: btintel: Create common function for firmware download | Tedd Ho-Jeong An |