summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-23tun: remove ndo_poll_controllerEric Dumazet
2018-09-23nfp: remove ndo_poll_controllerEric Dumazet
2018-09-23bnxt: remove ndo_poll_controllerEric Dumazet
2018-09-23bnx2x: remove ndo_poll_controllerEric Dumazet
2018-09-23mlx5: remove ndo_poll_controllerEric Dumazet
2018-09-23mlx4: remove ndo_poll_controllerEric Dumazet
2018-09-23i40evf: remove ndo_poll_controllerEric Dumazet
2018-09-23ice: remove ndo_poll_controllerEric Dumazet
2018-09-23igb: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgb: remove ndo_poll_controllerEric Dumazet
2018-09-23fm10k: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbevf: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbe: remove ndo_poll_controllerEric Dumazet
2018-09-23bonding: use netpoll_poll_dev() helperEric Dumazet
2018-09-23netpoll: make ndo_poll_controller() optionalEric Dumazet
2018-09-23rds: Fix build regression.David S. Miller
2018-09-22net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski
2018-09-21RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor
2018-09-21net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-09-21devlink: double free in devlink_resource_fill()Dan Carpenter
2018-09-21net: apple: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: i825xx: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: wiznet: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: sgi: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: cirrus: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: seeq: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun
2018-09-21net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-09-21netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti
2018-09-21net: mscc: fix the frame extraction into the skbAntoine Tenart
2018-09-20r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit
2018-09-20sctp: update dst pmtu with the correct daddrXin Long
2018-09-20bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti
2018-09-20smc: generic netlink family should be __ro_after_initJohannes Berg
2018-09-20mlxsw: spectrum: Bump required firmware versionPetr Machata
2018-09-19Merge branch 'qed-fixes'David S. Miller
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru
2018-09-19qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru
2018-09-19qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru
2018-09-19net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart
2018-09-19ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-09-19Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-09-18Merge branch 'ipv6-fix-issues-on-accessing-fib6_metrics'David S. Miller
2018-09-18ipv6: fix memory leak on dst->_metricsWei Wang
2018-09-18Revert "ipv6: fix double refcount of fib6_metrics"Wei Wang
2018-09-18sfp: fix oops with ethtool -mRussell King
2018-09-18net: mvpp2: fix a txq_done race conditionAntoine Tenart
2018-09-18Merge branch 'net-smc-fixes'David S. Miller
2018-09-18net/smc: fix sizeof to int comparisonYueHaibing
2018-09-18net/smc: no urgent data check for listen socketsKarsten Graul