summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-21net: hns3: Remove redundant hclge_get_port_type()Peng Li
2018-09-21net: hns3: Fix speed/duplex information loss problem when executing ethtool e...Fuyun Liang
2018-09-21net: hns3: Add get_media_type ops support for VFPeng Li
2018-09-21net: hns3: Remove print messages for error packetJian Shen
2018-09-21net: hns3: Add unlikely for dma_mapping_error checkJian Shen
2018-09-21net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen
2018-09-21net: hns3: Add handle for default caseJian Shen
2018-09-21net: hns3: Unify the prefix of vf functionsJian Shen
2018-09-21net: hns3: Fix tqp array traversal condition for vfJian Shen
2018-09-21net: hns3: Adjust prefix of tx/rx statistic namesJian Shen
2018-09-21net: hns3: Unify the type convert for desc.dataJian Shen
2018-09-21net: hns3: Fix ets validate issueJian Shen
2018-09-21dt-bindings: net: ravb: Add support for r8a7744 SoCBiju Das
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval
2018-09-21ravb: Disable Pause AdvertisementAndrew Lunn
2018-09-21Merge branch 'net-if_arp-use-define-instead-of-hard-coded-value'David S. Miller
2018-09-21net: if_arp: use define instead of hard-coded valueHåkon Bugge
2018-09-21net: if_arp: Fix incorrect indentsHåkon Bugge
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/tls: Add support for async encryption of records for performanceVakul Garg
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: freescale: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: micrel: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-09-21net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli
2018-09-21net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor
2018-09-21net: fddi: skfp: Remove unused functionNathan Chancellor
2018-09-21bna: Remove unnecessary self assignmentNathan Chancellor
2018-09-21net: neterion: vxge: Remove unnecessary parenthesesNathan Chancellor
2018-09-21net: phy: don't reschedule state machine when PHY is haltedHeiner Kallweit
2018-09-21netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti
2018-09-21DRIVERS: net: macsec: Fix multiple coding style issuesRomain Aviolat
2018-09-22Merge branch 'bpf-sockmap-estab-fixes'Daniel Borkmann
2018-09-22bpf: test_maps, only support ESTABLISHED socksJohn Fastabend
2018-09-22bpf: sockmap, fix transition through disconnect without closeJohn Fastabend
2018-09-22bpf: sockmap only allow ESTABLISHED sock stateJohn Fastabend
2018-09-21bpf: remove redundant null pointer check before consume_skbzhong jiang
2018-09-21samples/bpf: fix compilation failurePrashant Bhole
2018-09-21Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-09-21scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn
2018-09-21scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong
2018-09-21scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier
2018-09-21scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier