summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-22net: hns3: fix 6th bit of ppp mpf abnormal errorsWeihang Li1-1/+1
2019-02-22net: hns3: enable 8~11th bit of mac common msi-x errorWeihang Li2-2/+8
2019-02-22net: hns3: some bugfix of ppu(rcb) ras errorsWeihang Li2-5/+12
2019-02-22net: hns3: modify print message of ssu common ecc errorsWeihang Li1-2/+43
2019-02-22net: hns3: fix port info query issue for copper portJian Shen4-24/+44
2019-02-22net: hns3: convert mac advertize and supported from u32 to link modeJian Shen1-12/+12
2019-02-22net: hns3: Check variable is valid before assigning it to anotherYonglong Liu1-6/+10
2019-02-22net: hns3: add pointer checking at the beginning of the exported functions.Yonglong Liu1-0/+21
2019-02-22Merge branch 'mlxsw-Support-for-shared-buffers-in-Spectrum-2'David S. Miller4-68/+267
2019-02-22mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata4-1/+31
2019-02-22mlxsw: spectrum_buffers: Update port headroom configurationPetr Machata1-8/+8