summaryrefslogtreecommitdiffstats
path: root/net/netrom (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-26iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath1-0/+6
2018-09-25iommu/vt-d: Handle memory shortage on pasid table allocationLu Baolu2-4/+4
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2-2/+2
2018-09-25iommu/rockchip: Free irqs in shutdown handlerHeiko Stuebner1-0/+6
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-22device-dax: Add missing address_space_operationsDave Jiang1-0/+6
2018-09-22RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor1-1/+1
2018-09-22block: use nanosecond resolution for iostatOmar Sandoval5-11/+12
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-22bpf: test_maps, only support ESTABLISHED socksJohn Fastabend1-3/+7
2018-09-22bpf: sockmap, fix transition through disconnect without closeJohn Fastabend1-19/+41
2018-09-22bpf: sockmap only allow ESTABLISHED sock stateJohn Fastabend1-1/+30
2018-09-21scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn1-1/+2
2018-09-21scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong2-45/+62
2018-09-21scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier1-12/+3
2018-09-21scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier1-16/+14
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-21scsi: lpfc: Synchronize access to remoteport via rportJames Smart3-13/+23