summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-27net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King
2018-11-27Merge branch 'net-nsid-interpretation'David S. Miller
2018-11-27netns: enable to dump full nsid translation tableNicolas Dichtel
2018-11-27netns: enable to specify a nsid for a get requestNicolas Dichtel
2018-11-27netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel
2018-11-27netns: introduce 'struct net_fill_args'Nicolas Dichtel
2018-11-27netns: remove net arg from rtnl_net_fill()Nicolas Dichtel
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-11-27Merge branch 'qed-enhancements-series'David S. Miller
2018-11-27qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru
2018-11-27qede: Update link status only when interface is ready.Sudarsana Reddy Kalluru
2018-11-27qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru
2018-11-27qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru
2018-11-27Merge branch 'aquantia-usb'David S. Miller
2018-11-27net: usb: aqc111: Extend cdc_ether blacklistDmitry Bezrukov
2018-11-27net: usb: aqc111: Add ASIX's HW idsDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for wake on LAN by MAGIC packetDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement get/set_link_ksettings callbacksDmitry Bezrukov
2018-11-27net: usb: aqc111: Initialize ethtool_ops structureDmitry Bezrukov
2018-11-27net: usb: aqc111: Add RX VLAN filtering supportDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offloadDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement set_rx_mode callbackDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for TSODmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for enable/disable checksum offloadDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for changing MTUDmitry Bezrukov
2018-11-27net: usb: aqc111: Add checksum offload supportDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement RX data pathDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement TX data pathDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for getting and setting of MAC addressDmitry Bezrukov
2018-11-27net: usb: aqc111: Introduce link managementDmitry Bezrukov
2018-11-27net: usb: aqc111: Introduce PHY accessDmitry Bezrukov
2018-11-27net: usb: aqc111: Various callbacks implementationDmitry Bezrukov
2018-11-27net: usb: aqc111: Add implementation of read and write commandsDmitry Bezrukov
2018-11-27net: usb: aqc111: Add bind and empty unbind callbacksDmitry Bezrukov
2018-11-27net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbEDmitry Bezrukov
2018-11-27sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long
2018-11-27add documents for snmp countersyupeng
2018-11-27firestream: fix spelling mistake: "Inititing" -> "Initializing"Colin Ian King
2018-11-27Merge branch 'mlxsw-Prepare-for-VLAN-aware-bridge-w-VxLAN'David S. Miller
2018-11-27mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel
2018-11-27mlxsw: spectrum_router: Introduce emulated VLAN RIFsIdo Schimmel
2018-11-27mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDsIdo Schimmel
2018-11-27mlxsw: spectrum_fid: Make flood index calculation more robustIdo Schimmel
2018-11-27mlxsw: spectrum_switchdev: Do not set field when it is reservedIdo Schimmel
2018-11-27net: aquantia: return 'err' if set MPI_DEINIT state failsYueHaibing
2018-11-27Merge branch 'bridge-bools'David S. Miller
2018-11-27net: bridge: export supported booloptsNikolay Aleksandrov
2018-11-27net: bridge: add no_linklocal_learn bool optionNikolay Aleksandrov
2018-11-27net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov