summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-24mlxsw: spectrum: Rename port type-speed functions to ASIC specificShalom Toledo1-34/+35
2019-02-24mlxsw: spectrum: Query port connector type from firmwareShalom Toledo2-23/+49
2019-02-24mlxsw: spectrum: Remove unsupported eth_proto_lp_advertise field in PTYSShalom Toledo2-21/+1
2019-02-24mlxsw: spectrum: Remove duplicate port link mode entryShalom Toledo1-5/+0
2019-02-24kcm: Remove unnecessary SLAB_PANIC for kmem_cache_create() in kcm_initYueHaibing1-2/+2
2019-02-24Merge branch 'net-Wformat-fixes'David S. Miller5-7/+8
2019-02-24veth: Fix -Wformat-truncationFlorian Fainelli1-1/+2
2019-02-24e1000e: Fix -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-02-24net: dsa: mv88e6xxx: Fix -Wformat-security warningsFlorian Fainelli2-2/+2
2019-02-24mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-02-24bpfilter: re-add header search paths to tools include to fix build errorMasahiro Yamada1-0/+1
2019-02-23Merge branch 'net-phy-at803x-Update-delays-for-RGMII-modes'David S. Miller1-13/+44
2019-02-23net: phy: at803x: disable delay only for RGMII modeVinod Koul1-11/+42
2019-02-23net: phy: at803x: don't inline helpersVinod Koul1-2/+2
2019-02-23net_sched: initialize net pointer inside tcf_exts_init()Cong Wang13-29/+30
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller478-10522/+8789
2019-02-22Merge branch 'AF_PACKET-transport_offset-fix'David S. Miller10-39/+56
2019-02-22net/mlx5e: Trust kernel regarding transport offsetMaxim Mikityanskiy1-4/+0
2019-02-22net/mlx5e: Remove the wrong assumption about transport offsetMaxim Mikityanskiy1-9/+2
2019-02-22net/packet: Remove redundant skb->protocol setMaxim Mikityanskiy1-11/+0
2019-02-22net/packet: Ask driver for protocol if not provided by userMaxim Mikityanskiy1-3/+12
2019-02-22net/ethernet: Add parse_protocol header_ops supportMaxim Mikityanskiy2-0/+14
2019-02-22net: Introduce parse_protocol header_ops callbackMaxim Mikityanskiy1-0/+10
2019-02-22net: Don't set transport offset to invalid valueMaxim Mikityanskiy6-15/+21
2019-02-22Merge tag 'mac80211-next-for-davem-2019-02-22' of git://git.kernel.org/pub/sc...David S. Miller40-443/+1713
2019-02-22Merge branch 'dsa-vlan'David S. Miller3-7/+157
2019-02-22net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementationFlorian Fainelli3-4/+121
2019-02-22net: dsa: Deny enslaving VLAN devices into VLAN aware bridgeFlorian Fainelli1-3/+36
2019-02-22isdn_common: Mark expected switch fall-throughsGustavo A. R. Silva1-4/+3
2019-02-22net: phy: aquantia: Use get_features for the PHYs abilitiesAndrew Lunn1-7/+7
2019-02-22rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu5-37/+7
2019-02-22mac80211: Use rhashtable_lookup_get_insert_fast instead of racy codeHerbert Xu1-16/+8
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1522-16590/+38958
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman5-56/+125
2019-02-22cfg80211: allow sending vendor events unicastJohannes Berg2-8/+71
2019-02-22mac80211: ignore quiet mode in probeSara Sharon1-3/+3
2019-02-22mac80211: allow CSA to self with immediate quietSara Sharon1-1/+2
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon4-16/+77
2019-02-22mac80211: fix position of vendor_data readLiad Kaufman1-2/+19
2019-02-22radiotap: add 0-length PSDU "not captured" typeJohannes Berg1-1/+2
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon4-6/+62
2019-02-22mac80211: support max channel switch time elementSara Sharon6-0/+18
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen6-16/+46
2019-02-22cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast addressMao Wenan1-1/+1
2019-02-22rocker: Add missing break for PRE_BRIDGE_FLAGSFlorian Fainelli1-0/+1
2019-02-22Merge branch 'hns3-next'David S. Miller12-56/+451
2019-02-22net: hns3: clear command queue's registers when unloading VF driverHuazhong Tan1-0/+20
2019-02-22net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan3-3/+29
2019-02-22net: hns3: Record VF vlan tablesliuzhongzhu3-1/+96
2019-02-22net: hns3: Record VF unicast and multicast tablesliuzhongzhu4-1/+156