summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu2018-11-282-3/+33
* dpaa2-eth: Move functionIoana Ciocoi Radulescu2018-11-281-17/+17
* dpaa2-eth: Allow XDP header adjustmentsIoana Ciocoi Radulescu2018-11-281-3/+40
* dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu2018-11-282-1/+194
* net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabledDavid Ahern2018-11-281-1/+1
* Merge branch 'bnx2x-Popoulate-firmware-versions-in-driver-info-query'David S. Miller2018-11-282-1/+34
|\
| * bnx2x: Add storm FW version to ethtool driver query output.Sudarsana Reddy Kalluru2018-11-281-0/+6
| * bnx2x: Add MBI version to ethtool driver query output.Sudarsana Reddy Kalluru2018-11-282-1/+28
|/
* tcp: remove hdrlen argument from tcp_queue_rcv()Eric Dumazet2018-11-281-7/+6Star
* net/ncsi: Add NCSI Mellanox OEM commandVijay Khemka2018-11-284-2/+81
* r8169: remove unneeded mmiowb barriersHeiner Kallweit2018-11-281-7/+1Star
* net: hns3: Config NIC port speed same as that of optical modulePeng Li2018-11-283-60/+49Star
* Merge branch 'net-nsid-interpretation'David S. Miller2018-11-282-26/+135
|\
| * netns: enable to dump full nsid translation tableNicolas Dichtel2018-11-282-6/+27
| * netns: enable to specify a nsid for a get requestNicolas Dichtel2018-11-281-0/+5
| * netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel2018-11-282-11/+76
| * netns: introduce 'struct net_fill_args'Nicolas Dichtel2018-11-281-14/+34
| * netns: remove net arg from rtnl_net_fill()Nicolas Dichtel2018-11-281-6/+4Star
|/
* Merge branch 'qed-enhancements-series'David S. Miller2018-11-287-51/+71
|\
| * qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru2018-11-284-34/+40
| * qede: Update link status only when interface is ready.Sudarsana Reddy Kalluru2018-11-282-2/+7
| * qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru2018-11-283-8/+11
| * qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru2018-11-281-7/+13
|/
* Merge branch 'aquantia-usb'David S. Miller2018-11-285-0/+1728
|\
| * net: usb: aqc111: Extend cdc_ether blacklistDmitry Bezrukov2018-11-281-0/+26
| * net: usb: aqc111: Add ASIX's HW idsDmitry Bezrukov2018-11-281-0/+40
| * net: usb: aqc111: Add support for wake on LAN by MAGIC packetDmitry Bezrukov2018-11-282-0/+192
| * net: usb: aqc111: Implement get/set_link_ksettings callbacksDmitry Bezrukov2018-11-281-0/+124
| * net: usb: aqc111: Initialize ethtool_ops structureDmitry Bezrukov2018-11-281-0/+28
| * net: usb: aqc111: Add RX VLAN filtering supportDmitry Bezrukov2018-11-282-1/+90
| * net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offloadDmitry Bezrukov2018-11-282-1/+28
| * net: usb: aqc111: Implement set_rx_mode callbackDmitry Bezrukov2018-11-282-5/+71
| * net: usb: aqc111: Add support for TSODmitry Bezrukov2018-11-282-2/+12
| * net: usb: aqc111: Add support for enable/disable checksum offloadDmitry Bezrukov2018-11-282-1/+45
| * net: usb: aqc111: Add support for changing MTUDmitry Bezrukov2018-11-281-1/+59
| * net: usb: aqc111: Add checksum offload supportDmitry Bezrukov2018-11-282-2/+52
| * net: usb: aqc111: Implement RX data pathDmitry Bezrukov2018-11-282-0/+117
| * net: usb: aqc111: Implement TX data pathDmitry Bezrukov2018-11-282-0/+80
| * net: usb: aqc111: Add support for getting and setting of MAC addressDmitry Bezrukov2018-11-282-0/+48
| * net: usb: aqc111: Introduce link managementDmitry Bezrukov2018-11-282-0/+248
| * net: usb: aqc111: Introduce PHY accessDmitry Bezrukov2018-11-282-0/+98
| * net: usb: aqc111: Various callbacks implementationDmitry Bezrukov2018-11-282-0/+177
| * net: usb: aqc111: Add implementation of read and write commandsDmitry Bezrukov2018-11-282-0/+110
| * net: usb: aqc111: Add bind and empty unbind callbacksDmitry Bezrukov2018-11-281-0/+35
| * net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbEDmitry Bezrukov2018-11-283-0/+61
|/
* add documents for snmp countersyupeng2018-11-281-0/+202
* Merge branch 'mlxsw-Prepare-for-VLAN-aware-bridge-w-VxLAN'David S. Miller2018-11-285-10/+63
|\
| * mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel2018-11-283-8/+10
| * mlxsw: spectrum_router: Introduce emulated VLAN RIFsIdo Schimmel2018-11-281-0/+9
| * mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDsIdo Schimmel2018-11-281-0/+33