summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-09-28qed: Fix shmem structure inconsistency between driver and the mfw.Sudarsana Reddy Kalluru1-0/+1
2018-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman1-1/+0
2018-09-27iwlwifi: 1000: set the TFD queue sizePavel Machek1-0/+1
2018-09-27ieee802154: mcr20a: Replace magic number with constantsXue Liu1-4/+4
2018-09-27ieee802154: ca8210: remove redundant condition check before debugfs_removezhong jiang1-2/+1
2018-09-27bnxt_en: Fix TX timeout during netpoll.Michael Chan1-3/+10
2018-09-27vxlan: fill ttl inherit infoHangbin Liu1-0/+3
2018-09-27net: phy: sfp: Fix unregistering of HWMON SFP deviceAndrew Lunn1-2/+5
2018-09-27qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor1-2/+2
2018-09-27qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor1-1/+0
2018-09-27bonding: avoid possible dead-lockMahesh Bandewar1-26/+17
2018-09-27bonding: pass link-local packets to bonding master also.Mahesh Bandewar1-2/+19
2018-09-27qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor1-11/+4
2018-09-27qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor1-2/+2
2018-09-27qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor1-1/+1
2018-09-27wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"Colin Ian King1-1/+1
2018-09-27qed: fix spelling mistake "toogle" -> "toggle"Colin Ian King1-1/+1
2018-09-27net: phy: fix WoL handling when suspending the PHYHeiner Kallweit1-3/+9
2018-09-27Revert "net: phy: fix WoL handling when suspending the PHY"David S. Miller1-26/+16
2018-09-27net: phy: fix WoL handling when suspending the PHYHeiner Kallweit1-16/+26
2018-09-26mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi1-2/+1
2018-09-26mac80211_hwsim: fix race in radio destruction from netlink notifierMartin Willi1-13/+9
2018-09-26mac80211_hwsim: fix locking when iterating radios during ns exitMartin Willi1-4/+7
2018-09-25net: hns: fix for unmapping problem when SMMU is onYunsheng Lin2-12/+20
2018-09-25xen-netback: handle page straddling in xenvif_set_hash_mapping()Jan Beulich1-7/+18
2018-09-25xen-netback: validate queue numbers in xenvif_set_hash_mapping()Jan Beulich3-8/+18
2018-09-25xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich1-5/+7
2018-09-25net: macb: Clean 64b dma addresses if they are not detectedMichal Simek1-0/+1
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart1-5/+4
2018-09-24net: aquantia: memory corruption on jumbo framesFriedemann Gerold1-14/+18
2018-09-24tun: remove ndo_poll_controllerEric Dumazet1-43/+0
2018-09-24nfp: remove ndo_poll_controllerEric Dumazet1-18/+0
2018-09-24bnxt: remove ndo_poll_controllerEric Dumazet1-18/+0
2018-09-24bnx2x: remove ndo_poll_controllerEric Dumazet1-16/+0
2018-09-24mlx5: remove ndo_poll_controllerEric Dumazet1-19/+0
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-22net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor1-1/+2
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