summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-24mlx4: remove ndo_poll_controllerEric Dumazet1-20/+0
2018-09-24i40evf: remove ndo_poll_controllerEric Dumazet1-26/+0
2018-09-24ice: remove ndo_poll_controllerEric Dumazet1-27/+0
2018-09-24igb: remove ndo_poll_controllerEric Dumazet1-30/+0
2018-09-24ixgb: remove ndo_poll_controllerEric Dumazet1-25/+0
2018-09-24fm10k: remove ndo_poll_controllerEric Dumazet3-28/+0
2018-09-24ixgbevf: remove ndo_poll_controllerEric Dumazet1-21/+0
2018-09-24ixgbe: remove ndo_poll_controllerEric Dumazet1-25/+0
2018-09-24bonding: use netpoll_poll_dev() helperEric Dumazet1-9/+2
2018-09-24netpoll: make ndo_poll_controller() optionalEric Dumazet2-14/+10
2018-09-23rds: Fix build regression.David S. Miller1-1/+1
2018-09-23net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski1-0/+1
2018-09-22RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor1-1/+1
2018-09-22net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor1-1/+2
2018-09-22devlink: double free in devlink_resource_fill()Dan Carpenter1-2/+1
2018-09-22net: apple: fix return type of ndo_start_xmit functionYueHaibing3-6/+6
2018-09-22net: i825xx: fix return type of ndo_start_xmit functionYueHaibing3-6/+9
2018-09-22net: wiznet: fix return type of ndo_start_xmit functionYueHaibing2-2/+2
2018-09-22net: sgi: fix return type of ndo_start_xmit functionYueHaibing2-3/+3
2018-09-22net: cirrus: fix return type of ndo_start_xmit functionYueHaibing2-3/+3
2018-09-22net: seeq: fix return type of ndo_start_xmit functionYueHaibing2-3/+5
2018-09-22PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun1-1/+3
2018-09-22net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill1-3/+1
2018-09-22netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti1-1/+2
2018-09-21net: mscc: fix the frame extraction into the skbAntoine Tenart1-3/+9
2018-09-21r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit1-0/+9
2018-09-20sctp: update dst pmtu with the correct daddrXin Long1-2/+10
2018-09-20bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti1-6/+14
2018-09-20smc: generic netlink family should be __ro_after_initJohannes Berg1-1/+1
2018-09-20mlxsw: spectrum: Bump required firmware versionPetr Machata1-2/+2
2018-09-20Merge branch 'qed-fixes'David S. Miller6-22/+73
2018-09-20qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru3-22/+48
2018-09-20qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru2-1/+9
2018-09-20qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru2-1/+18
2018-09-20net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart1-2/+2
2018-09-20ip6_tunnel: be careful when accessing the inner headerPaolo Abeni1-2/+11
2018-09-20Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-mergeDavid S. Miller9-41/+88
2018-09-19Merge branch 'ipv6-fix-issues-on-accessing-fib6_metrics'David S. Miller1-1/+8
2018-09-19ipv6: fix memory leak on dst->_metricsWei Wang1-1/+4
2018-09-19Revert "ipv6: fix double refcount of fib6_metrics"Wei Wang1-0/+4
2018-09-19sfp: fix oops with ethtool -mRussell King1-2/+2
2018-09-19net: mvpp2: fix a txq_done race conditionAntoine Tenart1-4/+6
2018-09-19Merge branch 'net-smc-fixes'David S. Miller3-25/+29
2018-09-19net/smc: fix sizeof to int comparisonYueHaibing1-8/+6
2018-09-19net/smc: no urgent data check for listen socketsKarsten Graul1-2/+2
2018-09-19net/smc: enable fallback for connection abort in state INITUrsula Braun1-7/+7
2018-09-19net/smc: remove duplicate mutex_unlockUrsula Braun1-6/+9
2018-09-19net/smc: fix non-blocking connect problemUrsula Braun1-2/+5
2018-09-19ravb: do not write 1 to reserved bitsKazuya Mizuguchi3-6/+12
2018-09-19net: bnxt: Fix a uninitialized variable warning.zhong jiang1-0/+3