aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/b53/b53_srab.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-07cxgb4: impose mandatory VLAN usage when non-zero TAG IDCasey Leedom2-0/+4
2018-09-07liquidio: lio_fetch_vf_stats() can be statickbuild test robot1-1/+1
2018-09-07nfp: replace spin_lock_bh with spin_lock in tasklet callbackjun qian1-2/+2
2018-09-07net: dsa: Expose tagging protocol to user-spaceFlorian Fainelli4-0/+79
2018-09-07freescale: ethernet: remove unnecessary unlikely()Igor Stoppa1-5/+3
2018-09-06bnxt_en: remove set but not used variable 'addr_type'YueHaibing1-15/+0
2018-09-06openvswitch: Derive IP protocol number for IPv6 later fragsYi-Hung Wei1-13/+9
2018-09-06liquidio CN23XX: Remove set but not used variable 'ring_flag'YueHaibing1-3/+1
2018-09-06liquidio: Add spoof checking on a VF MAC addressWeilin Chang8-12/+187
2018-09-06net: dsa: b53: Add SerDes supportFlorian Fainelli7-0/+490
2018-09-06net: dsa: b53: Add PHYLINK supportFlorian Fainelli2-0/+139
2018-09-06net: dsa: b53: Add helper to set link parametersFlorian Fainelli1-29/+60
2018-09-06net: dsa: b53: Make SRAB driver manage port interruptsFlorian Fainelli1-0/+105
2018-09-06net: dsa: b53: Add ability to enable/disable port interruptsFlorian Fainelli2-0/+11
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin6-202/+367
2018-09-05ipv6: add inet6_fill_argsChristian Brauner1-34/+55
2018-09-05ipv4: add inet_fill_argsChristian Brauner1-15/+33
2018-09-05rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/gChristian Brauner1-16/+16
2018-09-05if_link: add IFLA_TARGET_NETNSID aliasChristian Brauner2-0/+2
2018-09-05rtnetlink: move type calculation out of loopChristian Brauner1-1/+1
2018-09-05ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDRChristian Brauner1-15/+58
2018-09-05ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDRChristian Brauner1-8/+30
2018-09-05if_addr: add IFA_TARGET_NETNSIDChristian Brauner1-0/+1
2018-09-05rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner2-4/+14
2018-09-05net: lan78xx: Make declaration style consistentStefan Wahren1-7/+7
2018-09-05net: lan78xx: Switch to SPDX identifierStefan Wahren2-26/+2
2018-09-05net: lan78xx: Drop unnecessary strcpy in lan78xx_probeStefan Wahren1-1/+0
2018-09-05net: lan78xx: Bail out if lan78xx_get_endpoints failsStefan Wahren1-0/+5
2018-09-05nfp: separate VXLAN and GRE feature handlingJakub Kicinski1-7/+10
2018-09-05nfp: validate rtsym accesses fall within the symbolJakub Kicinski1-3/+45
2018-09-05nfp: prefix rtsym error messages with symbol nameJakub Kicinski1-10/+11
2018-09-05nfp: fix readq on absolute RTsymsJakub Kicinski1-2/+4
2018-09-05failover: Add missing check to validate 'slave_dev' in net_failover_slave_unregisterYueHaibing1-0/+3
2018-09-05netlink: Make groups check less stupid in netlink_bind()Dmitry Safonov1-4/+2
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch4-0/+22
2018-09-05net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packetsAlaa Hleihel1-0/+12
2018-09-05net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman3-5/+35
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin3-21/+23
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan4-25/+55
2018-09-05net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib2-7/+7
2018-09-05net/mlx5: Add flow counters idrVlad Buslov2-4/+35
2018-09-05net/mlx5: Store flow counters in a listVlad Buslov3-50/+42
2018-09-05net/mlx5: Add new list to store deleted flow countersVlad Buslov3-23/+14
2018-09-05net/mlx5: Change flow counters addlist type to single linked listVlad Buslov3-29/+23
2018-09-05net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() staticYueHaibing1-2/+2
2018-09-05net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun1-1/+1
2018-09-05cfg80211: validate wmm rule when settingStanislaw Gruszka1-29/+35
2018-09-05mac80211: remove unnecessary NULL checkGustavo A. R. Silva1-1/+2
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon3-0/+20
2018-09-05mac80211: allow AMSDU size limitation per-TIDSara Sharon2-0/+6