summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-27net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not intMaciej Żenczykowski2-3/+5
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 Bandewar2-32/+18
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-27net: core: add member wol_enabled to struct net_deviceHeiner Kallweit2-1/+11
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-27net/ipv6: Remove extra call to ip6_convert_metrics for multipath caseDavid Ahern1-5/+0
2018-09-26tipc: lock wakeup & inputq at tipc_link_reset()Parthasarathy Bhuvaragan1-1/+6
2018-09-26tipc: reset bearer if device carrier not okParthasarathy Bhuvaragan1-5/+7
2018-09-25tipc: fix flow control accounting for implicit connectParthasarathy Bhuvaragan1-1/+3
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-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2-2/+2
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart1-5/+4
2018-09-24ip_tunnel: be careful when accessing the inner headerPaolo Abeni1-0/+9
2018-09-24mpls: allow routes on ip6gre devicesSaif Hasan1-1/+5
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-24netpoll: make ndo_poll_controller() optionalEric Dumazet2-14/+10
2018-09-23rds: Fix build regression.David S. Miller1-1/+1
2018-09-23Linux 4.19-rc5v4.19-rc5Greg Kroah-Hartman1-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