summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-03-25ice: change VF VSI tc info along with num_queuesPreethi Banala
2019-03-25ice: Prevent unintended multiple chain resetsDave Ertman
2019-03-25ice: map Rx buffer pages with DMA attributesMaciej Fijalkowski
2019-03-25ice: Limit the ice_add_rx_frag to frag additionMaciej Fijalkowski
2019-03-25ice: Gather the rx buf clean-up logic for better reuseMaciej Fijalkowski
2019-03-25ice: Introduce bulk update for page countMaciej Fijalkowski
2019-03-25ice: Get rid of ice_pull_tailMaciej Fijalkowski
2019-03-25ice: Pull out page reuse checks onto separate functionMaciej Fijalkowski
2019-03-25ice: Retrieve rx_buf in separate functionMaciej Fijalkowski
2019-03-25ice: Enable link events over the ARQBrett Creeley
2019-03-25ice: use irq_num var in ice_vsi_req_irq_msixAlan Brady
2019-03-25ice: Restore VLAN switch rule if port VLAN existed beforeMichal Swiatkowski
2019-03-25ice: update VSI config dynamicallyVictor Raj
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko
2019-03-24bnxt: set devlink port type after registrationJiri Pirko
2019-03-24nfp: move devlink port type set after netdev registrationJiri Pirko
2019-03-24mlxsw: Move devlink_port_attrs_set() call before registerJiri Pirko
2019-03-24bnxt: call devlink_port_type_eth_set() before port registerJiri Pirko
2019-03-24bnxt: set devlink port attrs properlyJiri Pirko
2019-03-24bnxt: add missing net/devlink.h includeJiri Pirko
2019-03-23net: aquantia: enable driver build for arm64 or compile_testIgor Russkikh
2019-03-23net: aquantia: improve LRO configurationNikita Danilov
2019-03-23net: aquantia: Increase rx ring default size from 1K to 2KIgor Russkikh
2019-03-23net: aquantia: Make RX default frame size 2KIgor Russkikh
2019-03-23net: aquantia: Introduce rx refill threshold valueIgor Russkikh
2019-03-23net: aquantia: optimize rx performance by page reuse strategyIgor Russkikh
2019-03-23net: aquantia: optimize rx path using larger preallocated skb lenIgor Russkikh
2019-03-23Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-03-23net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet
2019-03-23net: phy: Correct Cygnus/Omega PHY driver promptFlorian Fainelli
2019-03-22net/mlx5e: Replace TC VLAN pop and push actions with VLAN modifyEli Britstein
2019-03-22net/mlx5e: Support VLAN modify actionEli Britstein
2019-03-22net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein
2019-03-22net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh
2019-03-22net/mlx5e: TX, Add geneve tunnel stateless offload supportMoshe Shemesh
2019-03-22net/mlx5e: Take SW parser code to a separate functionMoshe Shemesh
2019-03-22net: Move the definition of the default Geneve udp port to public header fileMoshe Shemesh
2019-03-22net/mlx5e: Remove redundant assignmentGustavo A. R. Silva
2019-03-22net/mlx5e: Fix compilation warning in en_tc.cSaeed Mahameed
2019-03-22net/mlx5e: Fix port buffer function documentation formatSaeed Mahameed
2019-03-22net/mlx5: Fix compilation warning in eq.cSaeed Mahameed
2019-03-22net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core APIParav Pandit
2019-03-22net/mlx5: Rename total_vfs to total_vportsParav Pandit
2019-03-22net/mlx5: Simplify sriov enable/disable flowParav Pandit
2019-03-22ice: Get VF VSI instances directly via PFAkeem G Abodunrin
2019-03-22ice: Don't let VF know that it is untrustedAkeem G Abodunrin
2019-03-22ice: Set LAN_EN for all directional rulesYashaswini Raghuram Prathivadi Bhayankaram
2019-03-22ice: Do not set LB_EN for prune switch rulesChristopher N Bednarz
2019-03-22ice: Enable LAN_EN for the right recipesYashaswini Raghuram Prathivadi Bhayankaram