summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-08failover: Fix error return code in net_failover_createYueHaibing
2018-09-08net: stmmac: Enable TC Ops for GMAC >= 4Jose Abreu
2018-09-08net: sched: act_nat: remove dependency on rtnl lockVlad Buslov
2018-09-08net: sched: act_skbedit: remove dependency on rtnl lockVlad Buslov
2018-09-08i40e(vf): remove i40e_ethtool_stats.h header fileJacob Keller
2018-09-07net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDESFlorian Fainelli
2018-09-07cxgb4: impose mandatory VLAN usage when non-zero TAG IDCasey Leedom
2018-09-07liquidio: lio_fetch_vf_stats() can be statickbuild test robot
2018-09-07nfp: replace spin_lock_bh with spin_lock in tasklet callbackjun qian
2018-09-07net: dsa: Expose tagging protocol to user-spaceFlorian Fainelli
2018-09-07freescale: ethernet: remove unnecessary unlikely()Igor Stoppa
2018-09-06bnxt_en: remove set but not used variable 'addr_type'YueHaibing
2018-09-06openvswitch: Derive IP protocol number for IPv6 later fragsYi-Hung Wei
2018-09-06liquidio CN23XX: Remove set but not used variable 'ring_flag'YueHaibing
2018-09-06liquidio: Add spoof checking on a VF MAC addressWeilin Chang
2018-09-06Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-09-06Merge branch 'dsa-b53-SerDes-support'David S. Miller
2018-09-06net: dsa: b53: Add SerDes supportFlorian Fainelli
2018-09-06net: dsa: b53: Add PHYLINK supportFlorian Fainelli
2018-09-06net: dsa: b53: Add helper to set link parametersFlorian Fainelli
2018-09-06net: dsa: b53: Make SRAB driver manage port interruptsFlorian Fainelli
2018-09-06net: dsa: b53: Add ability to enable/disable port interruptsFlorian Fainelli
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin
2018-09-05Merge branch 'rtnetlink-add-IFA_TARGET_NETNSID-for-RTM_GETADDR'David S. Miller
2018-09-05ipv6: add inet6_fill_argsChristian Brauner
2018-09-05ipv4: add inet_fill_argsChristian Brauner
2018-09-05rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/gChristian Brauner
2018-09-05if_link: add IFLA_TARGET_NETNSID aliasChristian Brauner
2018-09-05rtnetlink: move type calculation out of loopChristian Brauner
2018-09-05ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDRChristian Brauner
2018-09-05ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDRChristian Brauner
2018-09-05if_addr: add IFA_TARGET_NETNSIDChristian Brauner
2018-09-05rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner
2018-09-05Merge branch 'net-lan78xx-Minor-improvements'David S. Miller
2018-09-05net: lan78xx: Make declaration style consistentStefan Wahren
2018-09-05net: lan78xx: Switch to SPDX identifierStefan Wahren
2018-09-05net: lan78xx: Drop unnecessary strcpy in lan78xx_probeStefan Wahren
2018-09-05net: lan78xx: Bail out if lan78xx_get_endpoints failsStefan Wahren
2018-09-05nfp: separate VXLAN and GRE feature handlingJakub Kicinski
2018-09-05Merge branch 'nfp-improve-the-new-rtsym-helpers'David S. Miller
2018-09-05nfp: validate rtsym accesses fall within the symbolJakub Kicinski
2018-09-05nfp: prefix rtsym error messages with symbol nameJakub Kicinski
2018-09-05nfp: fix readq on absolute RTsymsJakub Kicinski
2018-09-05failover: Add missing check to validate 'slave_dev' in net_failover_slave_unr...YueHaibing
2018-09-05netlink: Make groups check less stupid in netlink_bind()Dmitry Safonov
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch
2018-09-05net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packetsAlaa Hleihel
2018-09-05net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan