aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-18NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold
2017-06-18NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold
2017-06-18NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold
2017-06-18NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold
2017-06-18NFC: fix broken device allocationJohan Hovold
2017-06-18NFC: trf7970a: Clean up coding style issuesMark Greer
2017-06-18NFC: trf7970a: Convert to descriptor based GPIO interfaceMark Greer
2017-06-18NFC: trf7970a: Enable pins are active high not active lowMark Greer
2017-06-18NFC: trf7970a: Remove support for 'vin-voltage-override' DT propertyMark Greer
2017-06-18NFC: trf7970a: Remove useless commentMark Greer
2017-06-18NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specifiedMark Greer
2017-06-18NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()Mark Greer
2017-06-18NFC: trf7970a: Don't de-assert EN2 unless it was assertedMark Greer
2017-06-18MAINTAINERS: NFC: trf7970a: Add Mark Greer as maintainerMark Greer
2017-06-17net: dsa: Fix legacy probingFlorian Fainelli
2017-06-17tls: update KconfigDave Watson
2017-06-17Merge branch 'net-remove-dst-garbage-collector-logic'David S. Miller
2017-06-17net: add debug atomic_inc_not_zero() in dst_hold()Wei Wang
2017-06-17net: reorder all the dst flagsWei Wang
2017-06-17net: remove DST_NOCACHE flagWei Wang
2017-06-17net: remove DST_NOGC flagWei Wang
2017-06-17net: remove dst gc related codeWei Wang
2017-06-17decnet: take dst->__refcnt when struct dn_route is createdWei Wang
2017-06-17xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang
2017-06-17ipv6: get rid of icmp6 dst garbage collectorWei Wang
2017-06-17ipv6: mark DST_NOGC and remove the operation of dst_free()Wei Wang
2017-06-17ipv6: call dst_hold_safe() properlyWei Wang
2017-06-17ipv6: call dst_dev_put() properlyWei Wang
2017-06-17ipv6: take dst->__refcnt for insertion into fib6 treeWei Wang
2017-06-17ipv4: mark DST_NOGC and remove the operation of dst_free()Wei Wang
2017-06-17ipv4: call dst_hold_safe() properlyWei Wang
2017-06-17ipv4: call dst_dev_put() properlyWei Wang
2017-06-17ipv4: take dst->__refcnt when caching dst in fibWei Wang
2017-06-17net: introduce a new function dst_dev_put()Wei Wang
2017-06-17net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang
2017-06-17net: use loopback dev when generating blackhole routeWei Wang
2017-06-17udp: call dst_hold_safe() in udp_sk_rx_set_dst()Wei Wang
2017-06-17ipv6: remove unnecessary dst_hold() in ip6_fragment()Wei Wang
2017-06-16Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-16net: dsa: add cross-chip multicast supportVivien Didelot
2017-06-16ibmvnic: driver initialization for kdump/kexecNathan Fontenot
2017-06-16decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang
2017-06-16Merge branch 'rds-tcp-misc-bug-fixes'David S. Miller
2017-06-16rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_oneSowmini Varadhan
2017-06-16rds: tcp: various endian-ness fixesSowmini Varadhan
2017-06-16rds: tcp: remove cp_outgoingSowmini Varadhan
2017-06-16Merge branch 'dsa-loop-Driver-updates'David S. Miller
2017-06-16net: dsa: loop: Implement ethtool statisticsFlorian Fainelli
2017-06-16net: dsa: loop: Inline unregister_fixed_phys()Florian Fainelli
2017-06-16Merge branch 'pktgen-new-parameters'David S. Miller