summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
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
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin
2019-03-22ice: code cleanup in ice_sched.cVictor Raj
2019-03-22ice: Remove unused vsi_id fieldAnirudh Venkataramanan
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan
2019-03-22ice: fix the divide by zero issueKiran Patil
2019-03-22ice: Fix issue reconfiguring VF queuesAkeem G Abodunrin
2019-03-22ice: Remove unused function prototypeAnirudh Venkataramanan
2019-03-22ice: fix static analysis warningsBruce Allan
2019-03-22ice: Fix issue reclaiming resources back to the pool after resetAkeem G Abodunrin
2019-03-22ice: Enable MAC anti-spoof by defaultAkeem G Abodunrin
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-22r8169: use netif_start_queue instead of netif_wake_qeueue in rtl8169_start_xmitHeiner Kallweit
2019-03-22net: phy: aquantia: add downshift supportHeiner Kallweit
2019-03-21nfp: remove defines for unused control bitsJakub Kicinski
2019-03-21net: phy: Move Omega PHY entry to Cygnus PHY driverFlorian Fainelli
2019-03-21net: phy: Prepare for moving Omega out of bcm7xxxFlorian Fainelli
2019-03-21net: systemport: Remove print of base addressFlorian Fainelli
2019-03-21net: dsa: bcm_sf2: Remove print of base addressFlorian Fainelli
2019-03-21net: phy: mdio-bcm-unimac: Remove print of base addressFlorian Fainelli
2019-03-21tun: Remove unused first parameter of tun_get_iff()Kirill Tkhai
2019-03-21tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun deviceKirill Tkhai
2019-03-20net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly staticYueHaibing
2019-03-20net: hns3: Make hclge_destroy_cmd_queue staticYueHaibing
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-20qed: Define new MF bit for no_vlan configSudarsana Reddy Kalluru
2019-03-20qede: Populate mbi version in ethtool driver query data.Sudarsana Reddy Kalluru
2019-03-20macvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to real deviceHangbin Liu