aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-14virtchnl: Fix off by one errorAlice Michael1-2/+2
2018-11-14virtchnl: white space and reorderAlice Michael1-3/+3
2018-11-14i40e: always set ks->base.speed in i40e_get_settings_link_upJacob Keller1-0/+1
2018-11-14i40e: don't restart nway if autoneg not supportedMitch Williams1-5/+5
2018-11-14i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek4-15/+17
2018-11-14i40e: update driver versionAlice Michael1-2/+2
2018-11-14i40e: Protect access to VF control methodsJan Sokolowski2-5/+60
2018-11-14i40e: Replace strncpy with strlcpy to ensure null terminationPatryk Małek2-8/+8
2018-11-14i40e: Add capability flag for stopping FW LLDPKrzysztof Galazka3-1/+10
2018-11-14i40e: Use a local variable for readabilityJan Sokolowski1-2/+2
2018-11-14i40e: Replace spin_is_locked() with lockdepLance Roy1-2/+1
2018-11-14nfp: abm: restructure Qdisc handlingJakub Kicinski4-352/+340
2018-11-14nfp: abm: save RED's parametersJakub Kicinski2-1/+18
2018-11-14nfp: abm: reset RED's child based on limitJakub Kicinski1-5/+22
2018-11-14net: sched: red: notify drivers about RED's limit parameterJakub Kicinski2-0/+2
2018-11-14nfp: abm: build full Qdisc hierarchy based on graft notificationsJakub Kicinski2-0/+107
2018-11-14net: sched: mq: offload a graft notificationJakub Kicinski2-1/+19
2018-11-14net: sched: red: offload a graft notificationJakub Kicinski2-0/+19
2018-11-14nfp: abm: allocate Qdisc child tableJakub Kicinski2-7/+24
2018-11-14nfp: abm: remember which Qdisc is rootJakub Kicinski3-0/+19
2018-11-14net: sched: provide notification for graft on rootJakub Kicinski3-0/+28
2018-11-14nfp: abm: track all offload-enabled qdiscsJakub Kicinski3-4/+132
2018-11-14nfp: abm: keep track of all RED thresholdsJakub Kicinski4-41/+120
2018-11-14nfp: abm: rename qdiscs -> red_qdiscsJakub Kicinski3-24/+29
2018-11-14net: aquantia: add support of rx-vlan-filter offloadDmitry Bogdanov7-18/+197
2018-11-14net: aquantia: add ethertype and PCP to rx flow filtersDmitry Bogdanov5-4/+133
2018-11-14net: aquantia: add vlan id to rx flow filtersDmitry Bogdanov7-3/+151
2018-11-14net: aquantia: add support of L3/L4 ntuple filtersDmitry Bogdanov5-3/+284
2018-11-14net: aquantia: add infrastructure for ntuple rulesDmitry Bogdanov8-1/+501
2018-11-14net: aquantia: add rx-flow filter definitionsDmitry Bogdanov3-17/+275
2018-11-13net: ethernet: ti: cpsw: allow vlan tagged packets to be timestampedIvan Khoronzhuk1-2/+3
2018-11-13net: ethernet: ti: cpts: move enable/disable flags outside of cpts moduleIvan Khoronzhuk4-77/+41
2018-11-13net: ethernet: ti: cpts: purge staled skbs from txqIvan Khoronzhuk1-2/+24
2018-11-13net: ethernet: ti: cpts: correct debug for expired txq skbIvan Khoronzhuk1-3/+1
2018-11-13ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queueMd Fahad Iqbal Polash1-4/+0
2018-11-13ice: Destroy scheduler tree in reset pathHenry Tieman1-0/+1
2018-11-13ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni5-51/+81
2018-11-13ice: Call pci_disable_sriov before stopping queues for VFBrett Creeley1-9/+9
2018-11-13ice: Increase Rx queue disable timeoutPiotr Raczynski1-3/+3
2018-11-13ice: Fix NVM mask definesLev Faerman1-3/+3
2018-11-13ice: Avoid nested RTNL locking in ice_dis_vsiDave Ertman1-5/+10
2018-11-13ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan5-6/+34
2018-11-13ice: Remove node before releasing VSIAnirudh Venkataramanan3-1/+110
2018-11-13ice: Check for q_vector when stopping ringsTony Nguyen1-1/+2
2018-11-13ice: Fix debug print in ice_tx_timeoutBrett Creeley2-6/+12
2018-11-12net: phy: check if advertising is zero using linkmode_emptyColin Ian King1-1/+1
2018-11-12sctp: process sk_reuseport in sctp_get_port_localXin Long2-14/+36
2018-11-12sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long6-11/+85
2018-11-12sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpointXin Long1-28/+41
2018-11-12batman-adv: enable MCAST by default at compile timeLinus Lüssing1-0/+1