summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-28Merge branch 'bnxt_en-next'David S. Miller
2017-10-28bnxt_en: alloc tc_info{} struct only when tc flower is enabledSathya Perla
2017-10-28bnxt_en: query cfa flow stats periodically to compute 'lastused' attributeSathya Perla
2017-10-28bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filterSathya Perla
2017-10-28bnxt_en: add support for Flower based vxlan encap/decap offloadSathya Perla
2017-10-28bnxt_en: Refactor and simplify coalescing code.Michael Chan
2017-10-28bnxt_en: Reorganize the coalescing parameters.Michael Chan
2017-10-28bnxt_en: Add ethtool reset methodVasundhara Volam
2017-10-28bnxt_en: Check maximum supported MTU from firmware.Michael Chan
2017-10-28bnxt_en: Optimize .ndo_set_mac_address() for VFs.Michael Chan
2017-10-28bnxt_en: Get firmware package version one time.Michael Chan
2017-10-28bnxt_en: Check for zero length value in bnxt_get_nvram_item().Michael Chan
2017-10-28bnxt_en: adding PCI ID for SMARTNIC VF supportRob Miller
2017-10-28bnxt_en: Add PCIe device ID for bcm58804Ray Jui
2017-10-28bnxt_en: Update firmware interface to 1.8.3.1Michael Chan
2017-10-28Merge branch 'dsa-define-port-types'David S. Miller
2017-10-28net: dsa: remove port masksVivien Didelot
2017-10-28net: dsa: use new port type in helpersVivien Didelot
2017-10-28net: dsa: define port typesVivien Didelot
2017-10-28net: dsa: introduce dsa_user_ports helperVivien Didelot
2017-10-28net: dsa: use dsa_is_user_port everywhereVivien Didelot
2017-10-28net: dsa: rename dsa_is_normal_port helperVivien Didelot
2017-10-28net: dsa: fix dsa_is_normal_port helperVivien Didelot
2017-10-28net: dsa: mv88e6xxx: skip unused portsVivien Didelot
2017-10-28net: dsa: add dsa_is_unused_port helperVivien Didelot
2017-10-27net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.Gustavo A. R. Silva
2017-10-27net: bcmgenet: Use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva
2017-10-27Merge branch 'cxgb4-collect-more-hardware-dumps-via-ethtool'David S. Miller
2017-10-27cxgb4: collect hardware misc dumpsRahul Lakkireddy
2017-10-27cxgb4: collect hardware scheduler dumpsRahul Lakkireddy
2017-10-27cxgb4: collect PBT tables dumpRahul Lakkireddy
2017-10-27cxgb4: collect MPS-TCAM dumpRahul Lakkireddy
2017-10-27cxgb4: collect TID info dumpRahul Lakkireddy
2017-10-27cxgb4: collect RSS dumpsRahul Lakkireddy
2017-10-27cxgb4: collect CIM queue configuration dumpRahul Lakkireddy
2017-10-27cxgb4: collect hardware LA dumpsRahul Lakkireddy
2017-10-27Merge branch 'dsa-lan9303-Learn-addresses-on-CPU-port-when-bridged'David S. Miller
2017-10-27net: dsa: lan9303: Learn addresses on CPU port when bridgedEgil Hjelmeland
2017-10-27net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.hEgil Hjelmeland
2017-10-27Merge branch 'mlxsw-small-cleanup'David S. Miller
2017-10-27mlxsw: reg: Avoid magic number in PPCNTNogah Frankel
2017-10-27mlxsw: spectrum: Change stats cache to be localNogah Frankel
2017-10-27bpf: remove tail_call and get_stackid helper declarations from bpf.hGianluca Borello
2017-10-27liquidio: deprecate 1-bit flag indicating watchdog kernel thread is runningFelix Manlunas
2017-10-27net: systemport: Check DSA notifier master against ourselfFlorian Fainelli
2017-10-27net: dsa: Simplify dsa_slave_phy_setup()Florian Fainelli
2017-10-27Merge branch 'tcp-move-14-sysctls-to-namespaces'David S. Miller
2017-10-27tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet