aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_dcbx.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com1-1/+1
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com1-0/+7
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes1-6/+6
2017-04-20net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()Dan Carpenter1-2/+3
2017-04-20qede: allocate enough data for ->arfs_fltr_bmapDan Carpenter1-1/+2
2017-04-20MAINTAINERS: update entry for TI's CPSW driverSekhar Nori1-1/+0
2017-04-20tcp_cubic: fix typo in module param descriptionChema Gonzalez1-1/+1
2017-04-20Add Jiri Pirko as TC subsystem co-maintainerJamal Hadi Salim1-0/+1
2017-04-20Add Cong Wang as TC subsystem co-maintainerJamal Hadi Salim1-0/+1
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter1-2/+0
2017-04-20net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0subashab@codeaurora.org1-9/+15
2017-04-20tcp: remove poll() flakes with FastOpenEric Dumazet1-7/+9
2017-04-20tcp: remove poll() flakes when receiving RSTEric Dumazet1-2/+2
2017-04-20ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun1-0/+3
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2-12/+23
2017-04-20mac80211: reject ToDS broadcast data framesJohannes Berg1-0/+21
2017-04-20mlxsw: spectrum: Add FID miss trapJiri Pirko2-0/+2
2017-04-20mlxsw: spectrum: Allow ports to work under OVS masterJiri Pirko2-2/+64
2017-04-20net: add netif_is_ovs_port helperJiri Pirko1-0/+5
2017-04-20mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan rangeJiri Pirko2-29/+29
2017-04-20mlxsw: spectrum_flower: Set dummy FID before forward actionJiri Pirko1-0/+5
2017-04-20mlxsw: spectrum: Add dummy FID initializationJiri Pirko2-1/+24
2017-04-20mlxsw: spectrum: Implement action to set FIDJiri Pirko4-0/+55
2017-04-20mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_eventJiri Pirko1-2/+2
2017-04-20bindings: net: stmmac: add missing note about LPI interruptNiklas Cassel1-5/+8
2017-04-20bpf: remove reference to sock_filter_ext from kerneldoc commentTobias Klauser1-1/+2
2017-04-20net: dsa: LAN9303: add MDIO managed mode supportJuergen Beisert4-1/+201
2017-04-20net: dsa: LAN9303: add I2C managed mode supportJuergen Beisert4-0/+193
2017-04-20net: dsa: add new DSA switch driver for the SMSC-LAN9303Juergen Beisert2-0/+898
2017-04-20net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert6-0/+153
2017-04-20net/mlx4: suppress 'may be used uninitialized' warningGreg Thelen1-1/+1
2017-04-20mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen1-0/+1
2017-04-20HID: wacom: Override incorrect logical maximum contact identifierJason Gerecke1-0/+10
2017-04-19ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)1-2/+14
2017-04-19i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED stateJacob Keller2-11/+7
2017-04-19i40e: reset all VFs in parallel when rebuilding PFJacob Keller4-6/+129
2017-04-19i40e: split some code in i40e_reset_vf into helpersJacob Keller1-37/+72
2017-04-19i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller1-2/+0
2017-04-19i40e: reduce wait time for adminq command completionJacob Keller4-6/+6
2017-04-19i40e: fix CONFIG_BUSY checks in i40e_set_settings functionJacob Keller1-9/+29
2017-04-19i40e: factor out queue control from i40e_vsi_control_(tx|rx)Jacob Keller1-50/+89
2017-04-19i40e: don't hold RTNL lock while waiting for VF reset to finishJacob Keller1-2/+9
2017-04-19i40e: new AQ commandsJingjing Wu8-0/+686
2017-04-19i40e/i40evf: Add tracepointsScott Peterson8-0/+495
2017-04-19i40e: dump VF information in debugfsMitch Williams1-0/+51
2017-04-19i40e: Fix support for flow director programming statusAlexander Duyck3-31/+43
2017-04-19i40e/i40evf: Remove VF Rx csum offload for tunneled packetsalice michael1-7/+0
2017-04-19i40evf: Use net_device_stats from struct net_deviceTobias Klauser3-28/+11
2017-04-19nsfs: mark dentry with DCACHE_RCUACCESSCong Wang1-0/+1